mirror_ubuntu-kernels/arch/arm64/boot/dts/arm
Arnd Bergmann 631ec37483 Minor improvements in ARM64 DTS for v6.10
Fixes, which might have practical impact, however things were broken for
 long enough to justify pushing it regular path:
 1. ARM Juno: shorten node names for thermal zones, because Linux drivers
    have strict limit of 20 characters.
 2. HiSilicon: correct size of GIC GICC address space and add missing
    GICH and GICV spaces, add cache info to properly describe cache
    topology and solve kernel boot warning.
 
 Several cleanups:
 1. Use capital "OR" for multiple licenses in SPDX.
 2. Correct white-spaces for code readability.
 3. Fix W=1 dtc compiler warnings, which should not have practical
    impact for Amazon, APM, Cavium, Realtek, Socionext Uniphier and
    Spreadtrum like:
     - missing unit addresses,
     - nodes not belonging to soc node,
     - not using generic node names,
     - few incorrect unit addresses.
 -----BEGIN PGP SIGNATURE-----
 
 iQJEBAABCgAuFiEE3dJiKD0RGyM7briowTdm5oaLg9cFAmYuegkQHGtyemtAa2Vy
 bmVsLm9yZwAKCRDBN2bmhouD1wj5D/0dGKg45vt6kJeZXQ4wAfBlxzc5qw6VrIP3
 mHdpNQ4V1pS5d0x8U4dDi33TISVxsixpWrkKa5yz8FCzFRZNsXoGQd35SKRRuiSS
 cH/4K+IaY7gKGHRhowdJjfab2ddyEoa8448pk5Ne/TFEPHvhAz5ay/kr4MjtazOP
 1hc9fI0xY2Pnh8afBxsi43pwTxqoBA1QVPEzpYlb1bw3ak5ErVVVYqz7gpexA139
 MiXJlwlrcPDC/eUSJxSLR2FxgbYojXac6lmNY5Ic6cCDIhNaq5a4DqjFUYKUmXSy
 ob+K9y+81HvKDPNYao4sZLWFRyiPTXdnfCYTmRNj8Y6gVw0bfD9BaFbQHIVV/ni8
 8pkK6PnwSK2AmX4B5+ehHnrSlsrVrqbBQGpxCE7/NLWI4728wBbDvyLntizlmKRI
 oDrAEcOXGJGCEgKpoDWqWJtVPvJo5eiM59+LPW/zxdpzORArCvB+IaWs+JHBajIM
 CRCZjoE/9BiezHIgH56TzfvNYGxAqx+oTVrD/mWn2dajHFsA55LJSM/JEgSUUwXG
 Ymp1OG/vKWce7A4CnEI7gGKSincJCW3GRiIzfQSfKmeBTc1ui8itD2v5LfSdyzQ0
 eT4g00LjW0hJY3Eroc3Fg3ras5eFTf6+oAQeNqZCYQrhkxFt9Q9dMpfpLEg0n0cq
 9StXCDsosw==
 =+DRC
 -----END PGP SIGNATURE-----

Merge tag 'dt64-cleanup-6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-dt into soc/dt

Minor improvements in ARM64 DTS for v6.10

Fixes, which might have practical impact, however things were broken for
long enough to justify pushing it regular path:
1. ARM Juno: shorten node names for thermal zones, because Linux drivers
   have strict limit of 20 characters.
2. HiSilicon: correct size of GIC GICC address space and add missing
   GICH and GICV spaces, add cache info to properly describe cache
   topology and solve kernel boot warning.

Several cleanups:
1. Use capital "OR" for multiple licenses in SPDX.
2. Correct white-spaces for code readability.
3. Fix W=1 dtc compiler warnings, which should not have practical
   impact for Amazon, APM, Cavium, Realtek, Socionext Uniphier and
   Spreadtrum like:
    - missing unit addresses,
    - nodes not belonging to soc node,
    - not using generic node names,
    - few incorrect unit addresses.

* tag 'dt64-cleanup-6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-dt: (28 commits)
  arm64: dts: cavium: thunder2-99xx: drop redundant reg-names
  arm64: dts: amazon: alpine-v3: correct gic unit addresses
  arm64: dts: amazon: alpine-v3: drop cache nodes unit addresses
  arm64: dts: amazon: alpine-v3: add missing io-fabric unit addresses
  arm64: dts: amazon: alpine-v2: move non-MMIO node out of soc
  arm64: dts: amazon: alpine-v2: add missing io-fabric unit addresses
  arm64: dts: apm: shadowcat: move non-MMIO node out of soc
  arm64: dts: apm: storm: move non-MMIO node out of soc
  arm64: dts: cavium: correct unit addresses
  arm64: dts: cavium: move non-MMIO node out of soc
  arm64: dts: realtek: rtc16xx: add missing unit address to soc node
  arm64: dts: realtek: rtd139x: add missing unit address to soc node
  arm64: dts: realtek: rtd129x: add missing unit address to soc node
  arm64: dts: uniphier: ld20-global: drop audio codec port unit address
  arm64: dts: uniphier: ld20-global: use generic node name for audio-codec
  arm64: dts: uniphier: ld11-global: drop audio codec port unit address
  arm64: dts: uniphier: ld11-global: use generic node name for audio-codec
  arm64: dts: sharkl3: add missing unit addresses
  arm64: dts: whale2: add missing ap-apb unit address
  arm64: dts: sc9860: move GIC to soc node
  ...

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2024-04-29 18:12:53 +02:00
..
corstone1000-fvp.dts arm64: dts: use capital "OR" for multiple licenses in SPDX 2023-08-29 16:02:35 -04:00
corstone1000-mps3.dts arm64: dts: use capital "OR" for multiple licenses in SPDX 2023-08-29 16:02:35 -04:00
corstone1000.dtsi arm64: dts: use capital "OR" for multiple licenses in SPDX 2023-08-29 16:02:35 -04:00
foundation-v8-gicv2.dtsi arm64: dts: fvp: Fix GIC child nodes 2020-05-17 18:57:10 +01:00
foundation-v8-gicv3-psci.dts arm64: dts: foundation-v8: Enable PSCI mode 2017-10-03 15:10:17 +01:00
foundation-v8-gicv3.dts ARM: Device-tree updates for 4.15 2017-11-16 15:48:26 -08:00
foundation-v8-gicv3.dtsi arm64: dts: arm: minor whitespace cleanup around '=' 2023-07-13 14:00:43 +01:00
foundation-v8-psci.dts arm64: dts: foundation-v8: Enable PSCI mode 2017-10-03 15:10:17 +01:00
foundation-v8-psci.dtsi arm64: dts: foundation-v8: Enable PSCI mode 2017-10-03 15:10:17 +01:00
foundation-v8-spin-table.dtsi arm64: dts: foundation-v8: Enable PSCI mode 2017-10-03 15:10:17 +01:00
foundation-v8.dts ARM: Device-tree updates for 4.15 2017-11-16 15:48:26 -08:00
foundation-v8.dtsi arm64: dts: arm: add missing cache properties 2023-05-08 20:40:36 +01:00
fvp-base-revc.dts arm64: dts: fvp: Add information about L1 and L2 caches 2022-11-18 15:35:17 +00:00
juno-base.dtsi arm64: dts: juno: fix thermal zone node names 2024-03-25 16:00:20 +01:00
juno-clocks.dtsi arm64: dts: juno: Fix UART frequency 2019-11-25 17:43:51 +00:00
juno-cs-r1r2.dtsi arm64: dts: arm: juno: Remove legacy Coresight 'slave-mode' property 2022-08-15 14:54:22 +01:00
juno-motherboard.dtsi ARM: SoC DT updates for v5.16 2021-11-03 16:56:03 -07:00
juno-r1-scmi.dts arm64: dts: juno: add CTI entries to device tree 2022-04-14 09:02:57 +01:00
juno-r1.dts arm64: dts: Update cache properties for Arm Ltd platforms 2022-11-08 13:31:52 +00:00
juno-r2-scmi.dts arm64: dts: juno: add CTI entries to device tree 2022-04-14 09:02:57 +01:00
juno-r2.dts arm64: dts: Update cache properties for Arm Ltd platforms 2022-11-08 13:31:52 +00:00
juno-scmi.dts arm64: dts: juno: Add separate SCMI variants 2022-02-21 10:53:25 +00:00
juno-scmi.dtsi arm64: dts: juno: fix thermal zone node names 2024-03-25 16:00:20 +01:00
juno.dts arm64: dts: Update cache properties for Arm Ltd platforms 2022-11-08 13:31:52 +00:00
Makefile arm64: dts: Add Arm corstone1000 platform support 2022-04-25 14:20:19 +01:00
rtsm_ve-aemv8a.dts arm64: dts: arm: add missing cache properties 2023-05-08 20:40:36 +01:00
rtsm_ve-motherboard-rs2.dtsi arm64: dts: fvp: Align virtio device node names with dtschema 2022-04-25 15:12:45 +01:00
rtsm_ve-motherboard.dtsi arm64: dts: fvp: Align virtio device node names with dtschema 2022-04-25 15:12:45 +01:00
vexpress-v2f-1xv7-ca53x2.dts arm/arm64: dts: Drop "arm,armv8-pmuv3" compatible usage 2024-04-29 10:27:52 +02:00