1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/arch/powerpc/boot/dts
Linus Torvalds ff9a79307f Kbuild updates for v6.10
- Avoid 'constexpr', which is a keyword in C23
 
  - Allow 'dtbs_check' and 'dt_compatible_check' run independently of
    'dt_binding_check'
 
  - Fix weak references to avoid GOT entries in position-independent
    code generation
 
  - Convert the last use of 'optional' property in arch/sh/Kconfig
 
  - Remove support for the 'optional' property in Kconfig
 
  - Remove support for Clang's ThinLTO caching, which does not work with
    the .incbin directive
 
  - Change the semantics of $(src) so it always points to the source
    directory, which fixes Makefile inconsistencies between upstream and
    downstream
 
  - Fix 'make tar-pkg' for RISC-V to produce a consistent package
 
  - Provide reasonable default coverage for objtool, sanitizers, and
    profilers
 
  - Remove redundant OBJECT_FILES_NON_STANDARD, KASAN_SANITIZE, etc.
 
  - Remove the last use of tristate choice in drivers/rapidio/Kconfig
 
  - Various cleanups and fixes in Kconfig
 -----BEGIN PGP SIGNATURE-----
 
 iQJJBAABCgAzFiEEbmPs18K1szRHjPqEPYsBB53g2wYFAmZFlGcVHG1hc2FoaXJv
 eUBrZXJuZWwub3JnAAoJED2LAQed4NsG8voQALC8NtFpduWVfLRj2Qg6Ll/xf1vX
 2igcTJEOFHkeqXLGoT8dTDKLEipUBUvKyguPq66CGwVTe2g6zy/nUSXeVtFrUsIa
 msLTi8FqhqUo5lodNvGMRf8qqmuqcvnXoiQwIocF92jtsFy14bhiFY+n4HfcFNjj
 GOKwqBZYQUwY/VVb090efc7RfS9c7uwABJSBelSoxg3AGZriwjGy7Pw5aSKGgVYi
 inqL1eR6qwPP6z7CgQWM99soP+zwybFZmnQrsD9SniRBI4rtAat8Ih5jQFaSUFUQ
 lk2w0NQBRFN88/uR2IJ2GWuIlQ74WeJ+QnCqVuQ59tV5zw90wqSmLzngfPD057Dv
 JjNuhk0UyXVtpIg3lRtd4810ppNSTe33b9OM4O2H846W/crju5oDRNDHcflUXcwm
 Rmn5ho1rb5QVzDVejJbgwidnUInSgJ9PZcvXQ/RJVZPhpgsBzAY9pQexG1G3hviw
 y9UDrt6KP6bF9tHjmolmtdIes9Pj0c4dN6/Rdj4HS4hIQ/GDar0tnwvOvtfUctNL
 orJlBsA6GeMmDVXKkR0ytOCWRYqWWbyt8g70RVKQJfuHX7/hGyAQPaQ2/u4mQhC2
 aevYfbNJMj0VDfGz81HDBKFtkc5n+Ite8l157dHEl2LEabkOkRdNVcn7SNbOvZmd
 ZCSnZ31h7woGfNho
 =D5B/
 -----END PGP SIGNATURE-----

Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild

Pull Kbuild updates from Masahiro Yamada:

 - Avoid 'constexpr', which is a keyword in C23

 - Allow 'dtbs_check' and 'dt_compatible_check' run independently of
   'dt_binding_check'

 - Fix weak references to avoid GOT entries in position-independent code
   generation

 - Convert the last use of 'optional' property in arch/sh/Kconfig

 - Remove support for the 'optional' property in Kconfig

 - Remove support for Clang's ThinLTO caching, which does not work with
   the .incbin directive

 - Change the semantics of $(src) so it always points to the source
   directory, which fixes Makefile inconsistencies between upstream and
   downstream

 - Fix 'make tar-pkg' for RISC-V to produce a consistent package

 - Provide reasonable default coverage for objtool, sanitizers, and
   profilers

 - Remove redundant OBJECT_FILES_NON_STANDARD, KASAN_SANITIZE, etc.

 - Remove the last use of tristate choice in drivers/rapidio/Kconfig

 - Various cleanups and fixes in Kconfig

* tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild: (46 commits)
  kconfig: use sym_get_choice_menu() in sym_check_prop()
  rapidio: remove choice for enumeration
  kconfig: lxdialog: remove initialization with A_NORMAL
  kconfig: m/nconf: merge two item_add_str() calls
  kconfig: m/nconf: remove dead code to display value of bool choice
  kconfig: m/nconf: remove dead code to display children of choice members
  kconfig: gconf: show checkbox for choice correctly
  kbuild: use GCOV_PROFILE and KCSAN_SANITIZE in scripts/Makefile.modfinal
  Makefile: remove redundant tool coverage variables
  kbuild: provide reasonable defaults for tool coverage
  modules: Drop the .export_symbol section from the final modules
  kconfig: use menu_list_for_each_sym() in sym_check_choice_deps()
  kconfig: use sym_get_choice_menu() in conf_write_defconfig()
  kconfig: add sym_get_choice_menu() helper
  kconfig: turn defaults and additional prompt for choice members into error
  kconfig: turn missing prompt for choice members into error
  kconfig: turn conf_choice() into void function
  kconfig: use linked list in sym_set_changed()
  kconfig: gconf: use MENU_CHANGED instead of SYMBOL_CHANGED
  kconfig: gconf: remove debug code
  ...
2024-05-18 12:39:20 -07:00
..
fsl Kbuild updates for v6.10 2024-05-18 12:39:20 -07:00
a3m071.dts treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
a4m072.dts powerpc/5200: dts: fix pci ranges warnings 2021-10-22 15:22:04 +11:00
ac14xx.dts treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
acadia.dts powerpc: Fix typos 2024-05-08 00:21:30 +10:00
adder875-redboot.dts treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
adder875-uboot.dts treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
akebono.dts powerpc: dts: akebono: Harmonize EHCI/OHCI DT nodes name 2024-03-02 20:39:09 +01:00
amigaone.dts treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
arches.dts treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00
asp834x-redboot.dts treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
bamboo.dts powerpc/44x/bamboo: Fix PCI range 2018-12-20 22:21:20 +11:00
bluestone.dts powerpc/4xx: Complete removal of MSI support 2021-12-09 11:52:20 +01:00
canyonlands.dts powerpc/4xx: Complete removal of MSI support 2021-12-09 11:52:20 +01:00
charon.dts powerpc/5200: dts: fix memory node unit name 2021-10-22 15:22:04 +11:00
cm5200.dts treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
currituck.dts powerpc/boot/dts: Fix dtc "pciex" warnings 2020-06-30 14:38:00 +10:00
digsy_mtc.dts powerpc/dts: Remove "spidev" nodes 2021-12-21 20:17:58 +11:00
ebony.dts powerpc: dts: replace 'linux,stdout-path' with 'stdout-path' 2018-03-20 16:47:54 +11:00
eiger.dts powerpc: dts: replace 'linux,stdout-path' with 'stdout-path' 2018-03-20 16:47:54 +11:00
ep88xc.dts treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
ep8248e.dts treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
fsp2.dts powerpc: dts: replace 'linux,stdout-path' with 'stdout-path' 2018-03-20 16:47:54 +11:00
gamecube.dts treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
glacier.dts powerpc/boot/dts: Fix dtc "pciex" warnings 2020-06-30 14:38:00 +10:00
haleakala.dts powerpc/boot/dts: Fix dtc "pciex" warnings 2020-06-30 14:38:00 +10:00
holly.dts powerpc: dts: replace 'linux,stdout-path' with 'stdout-path' 2018-03-20 16:47:54 +11:00
hotfoot.dts powerpc: dts: replace 'linux,stdout-path' with 'stdout-path' 2018-03-20 16:47:54 +11:00
icon.dts xsysace: Remove SYSACE driver 2021-03-23 10:27:38 -06:00
iss4xx-mpic.dts powerpc/dts: Standardize DTS status assignments from "ok" to "okay" 2019-02-22 00:10:15 +11:00
iss4xx.dts powerpc: dts: replace 'linux,stdout-path' with 'stdout-path' 2018-03-20 16:47:54 +11:00
katmai.dts powerpc/4xx: Complete removal of MSI support 2021-12-09 11:52:20 +01:00
kilauea.dts powerpc/4xx: Complete removal of MSI support 2021-12-09 11:52:20 +01:00
klondike.dts treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00
kmeter1.dts treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
ksi8560.dts powerpc: Include e500v1_power_isa.dtsi for remaining e500v1 platforms 2022-09-28 19:22:14 +10:00
kuroboxHD.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
kuroboxHG.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
lite5200.dts powerpc/5200: dts: fix memory node unit name 2021-10-22 15:22:04 +11:00
lite5200b.dts powerpc/5200: dts: fix memory node unit name 2021-10-22 15:22:04 +11:00
makalu.dts powerpc/boot/dts: Fix dtc "pciex" warnings 2020-06-30 14:38:00 +10:00
Makefile kbuild: use $(src) instead of $(srctree)/$(src) for source directory 2024-05-10 04:34:52 +09:00
media5200.dts powerpc/5200: dts: fix memory node unit name 2021-10-22 15:22:04 +11:00
mgcoge.dts powerpc/82xx: remove spidev node from mgcoge 2022-08-26 11:02:21 +10:00
microwatt.dts powerpc/microwatt: Add litesd 2022-11-24 23:31:48 +11:00
motionpro.dts treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
mpc832x_rdb.dts powerpc/devicetrees: Change 'gpios' to 'cs-gpios' on fsl, spi nodes 2020-01-23 21:31:14 +11:00
mpc836x_rdk.dts treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
mpc866ads.dts treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
mpc885ads.dts treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
mpc5121.dtsi powerpc: dts: add missing space before { 2023-08-25 08:39:30 +10:00
mpc5121ads.dts treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
mpc5125twr.dts powerpc: dts: add missing space before { 2023-08-25 08:39:30 +10:00
mpc5200b.dtsi powerpc/5200: dts: fix memory node unit name 2021-10-22 15:22:04 +11:00
mpc8308_p1m.dts treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
mpc8308rdb.dts treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
mpc8313erdb.dts treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
mpc8315erdb.dts treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
mpc8349emitx.dts treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
mpc8349emitxgp.dts treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
mpc8377_rdb.dts treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
mpc8377_wlan.dts treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
mpc8378_rdb.dts treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
mpc8379_rdb.dts treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
mucmc52.dts powerpc/5200: dts: fix pci ranges warnings 2021-10-22 15:22:04 +11:00
mvme5100.dts powerpc: dts: replace 'linux,stdout-path' with 'stdout-path' 2018-03-20 16:47:54 +11:00
o2d.dts powerpc/5200: dts: fix memory node unit name 2021-10-22 15:22:04 +11:00
o2d.dtsi powerpc/dts: Remove "spidev" nodes 2021-12-21 20:17:58 +11:00
o2d300.dts treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
o2dnt2.dts powerpc/5200: dts: fix memory node unit name 2021-10-22 15:22:04 +11:00
o2i.dts treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
o2mnt.dts treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
o3dnt.dts powerpc/5200: dts: fix memory node unit name 2021-10-22 15:22:04 +11:00
obs600.dts powerpc: dts: replace 'linux,stdout-path' with 'stdout-path' 2018-03-20 16:47:54 +11:00
pcm030.dts powerpc/5200: dts: fix pci ranges warnings 2021-10-22 15:22:04 +11:00
pcm032.dts powerpc/5200: dts: fix memory node unit name 2021-10-22 15:22:04 +11:00
pdm360ng.dts treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
ps3.dts treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167 2019-05-30 11:26:39 -07:00
rainier.dts powerpc: dts: replace 'linux,stdout-path' with 'stdout-path' 2018-03-20 16:47:54 +11:00
redwood.dts powerpc/4xx: Complete removal of MSI support 2021-12-09 11:52:20 +01:00
sam440ep.dts powerpc: dts: replace 'linux,stdout-path' with 'stdout-path' 2018-03-20 16:47:54 +11:00
sequoia.dts powerpc: dts: replace 'linux,stdout-path' with 'stdout-path' 2018-03-20 16:47:54 +11:00
socrates.dts treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
storcenter.dts powerpc: dts: replace 'linux,stdout-path' with 'stdout-path' 2018-03-20 16:47:54 +11:00
stx_gp3_8560.dts powerpc: Include e500v1_power_isa.dtsi for remaining e500v1 platforms 2022-09-28 19:22:14 +10:00
stxssa8555.dts powerpc: Include e500v1_power_isa.dtsi for remaining e500v1 platforms 2022-09-28 19:22:14 +10:00
taishan.dts powerpc: dts: replace 'linux,stdout-path' with 'stdout-path' 2018-03-20 16:47:54 +11:00
tqm8xx.dts treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
tqm5200.dts powerpc/5200: dts: fix memory node unit name 2021-10-22 15:22:04 +11:00
tqm8540.dts powerpc: Include e500v1_power_isa.dtsi for remaining e500v1 platforms 2022-09-28 19:22:14 +10:00
tqm8541.dts powerpc: Include e500v1_power_isa.dtsi for remaining e500v1 platforms 2022-09-28 19:22:14 +10:00
tqm8548-bigflash.dts treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
tqm8548.dts treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
tqm8555.dts powerpc: Include e500v1_power_isa.dtsi for remaining e500v1 platforms 2022-09-28 19:22:14 +10:00
tqm8560.dts powerpc: Include e500v1_power_isa.dtsi for remaining e500v1 platforms 2022-09-28 19:22:14 +10:00
turris1x.dts powerpc: dts: turris1x.dts: Fix PCIe MEM size for pci2 node 2023-07-03 16:26:51 +10:00
uc101.dts treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
warp.dts powerpc/warp: switch to using gpiod API 2022-11-24 23:31:47 +11:00
wii.dts powerpc: wii.dts: Expose HW_SRNPROT on this platform 2021-12-16 10:46:35 +01:00
xcalibur1501.dts treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 419 2019-06-05 17:37:15 +02:00
xpedite5200.dts powerpc: dts: Fix some I2C unit addresses 2022-01-31 13:45:24 +11:00
xpedite5200_xmon.dts powerpc: dts: Fix some I2C unit addresses 2022-01-31 13:45:24 +11:00
xpedite5301.dts treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 419 2019-06-05 17:37:15 +02:00
xpedite5330.dts treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 419 2019-06-05 17:37:15 +02:00
xpedite5370.dts treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 419 2019-06-05 17:37:15 +02:00
yosemite.dts powerpc: dts: replace 'linux,stdout-path' with 'stdout-path' 2018-03-20 16:47:54 +11:00