linux/Documentation/devicetree/bindings/arm
Linus Torvalds 6589b3d76d soc: devicetree updates for 7.0
There are a handful of new SoCs this time, all of these are
 more or less related to chips in a wider family:
 
  - SpacemiT Key Stone K3 is an 8-core risc-v chip, and the first
    widely available RVA23 implementation. Note that this is
    entirely unrelated with the similarly named Texas Instruments
    K3 chip family that follwed the TI Keystone2 SoC.
 
  - The Realtek Kent family of SoCs contains three chip models
    rtd1501s, rtd1861b and rtd1920s, and is related to their earlier
    Set-top-box and NAS products such as rtd1619, but is built
    on newer Arm Cortex-A78 cores.
 
  - The Qualcomm Milos family includes the Snapdragon 7s Gen 3
    (SM7635) mobile phone SoC built around Armv9 Kryo cores of the Arm
    Cortex-A720 generation. This one is used in the Fairphone Gen 6
 
  - Qualcomm Kaanapali is a new SoC based around eight high
    performance Oryon CPU cores
 
  - NXP i.MX8QP and i.MX952 are both feature reduced versions of
    chips we already support, i.e. the i.MX8QM and i.MX952, with
    fewer CPU cores and I/O interfaces.
 
 As part of a cleanup, a number of SoC specific devicetree files got
 removed because they did not have a single board using the .dtsi files
 and they were never compile tested as a result: Samsung s3c6400,
 ST spear320s, ST stm32mp21xc/stm32mp23xc/stm32mp25xc, Renesas
 r8a779m0/r8a779m2/r8a779m4/r8a779m6/r8a779m7/r8a779m8/r8a779mb/
 r9a07g044c1/r9a07g044l1/r9a07g054l1/r9a09g047e37, and TI am3703/am3715.
 All of these could be restored easily if a new board gets merged.
 
 Broadcom/Cavium/Marvell ThunderX2 gets removed along with its only
 machine, as all remaining users are assumed to be using ACPI
 based firmware.
 
 A relatively small number of 43 boards get added this time, and
 almost all of them for arm64. Aside from the reference boards for
 the newly added SoCs, this includes:
 
  - Three server boards use 32-bit ASpeed BMCs
 
  - One more reference board for 32-bit Microchip LAN9668
 
  - 64-bit Arm single-board computers based on Amlogic s905y4,
    CIX sky1, NXP ls1028a/imx8mn/imx8mp/imx91/imx93/imx95,
    Qualcomm qcs6490/qrb2210 and Rockchip rk3568/rk3588s
 
  - Carrier board for SOMs using Intel agilex5, Marvell Armada 7020,
    NXP iMX8QP, Mediatek mt8370/mt8390 and rockchip rk3588
 
  - Two mobile phones using Snapdragon 845
 
  - A gaming device and a NAS box, both based on Rockchips rk356x
 
 On top of the newly added boards and SoCs, there is a lot of
 background activity going into cleanups, in particular towards
 getting a warning-free dtc build, and the usual work on adding
 support for more hardware on the previously added machines.
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEo6/YBQwIrVS28WGKmmx57+YAGNkFAmmLSTIACgkQmmx57+YA
 GNk6xw//bn239Nn6XUSrmm3b7SGDf+9AvdrukrUEOsIYBYUM7fkulVSINpVOSzZU
 DAxLSCY1qfE9zP4x+hrYv922w9Rt19zPuEwFVCslbbTk9NN8IhmhIOs06o2jrvN3
 HS/AcESV2SCUe0EVjDIdBgisKMGdbN2t8bdrFFOmqUkQ+7EJ2GvNL0MoaKrdF+Sr
 ilt5Hhkl6ixbGDq2KEB2QQHQhYKa/5GdKS0CLTY4et/dZbjHVg9o6/sfgIhLINCz
 wNb9CKnt1Gv5L3RWW2LxQrrNe5qhLmHq1vmPbxSJGrzqnOwY9Tcg4s1Io9EcDtyW
 LZlq4PkLJV9oPVHgi0mygZ3ONVhWhCMVhTXg6Osi1aHJeEERuIaYMfeU7WD0jHv8
 ZcGboxfyiQmphRJumL0C74uIuuXgdoKrv7gqQvo9dy+HRxdHW/7p8TQi9SSfh7kF
 Iysc2ePMmqLd4WJCMxV+7FrT8oZxOL+/KfisCu6n/Qdv65kTWmBlLCK6XZrmWYyk
 YKg48F8xpQaSmgevWePwhcH0a/TmgmoT+6xOfTuyo88k65FLXXmrFp14th2Kg5sI
 60W9ur6ujPI3s19H9C3IQp7ub5Ermvj+g893zEB1e2CR9blfqRARV9zFSv4OMkq+
 hQmqe5cU9/17k7wchFke4Y/FsS8W2oFFJ9o6czOTnh5NhlpVSJw=
 =IK23
 -----END PGP SIGNATURE-----

Merge tag 'soc-dt-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc

Pull SoC devicetree updates from Arnd Bergmann:
 "There are a handful of new SoCs this time, all of these are more or
  less related to chips in a wider family:

   - SpacemiT Key Stone K3 is an 8-core risc-v chip, and the first
     widely available RVA23 implementation. Note that this is entirely
     unrelated with the similarly named Texas Instruments K3 chip family
     that follwed the TI Keystone2 SoC.

   - The Realtek Kent family of SoCs contains three chip models
     rtd1501s, rtd1861b and rtd1920s, and is related to their earlier
     Set-top-box and NAS products such as rtd1619, but is built on newer
     Arm Cortex-A78 cores.

   - The Qualcomm Milos family includes the Snapdragon 7s Gen 3 (SM7635)
     mobile phone SoC built around Armv9 Kryo cores of the Arm
     Cortex-A720 generation. This one is used in the Fairphone Gen 6

   - Qualcomm Kaanapali is a new SoC based around eight high performance
     Oryon CPU cores

   - NXP i.MX8QP and i.MX952 are both feature reduced versions of chips
     we already support, i.e. the i.MX8QM and i.MX952, with fewer CPU
     cores and I/O interfaces.

  As part of a cleanup, a number of SoC specific devicetree files got
  removed because they did not have a single board using the .dtsi files
  and they were never compile tested as a result: Samsung s3c6400, ST
  spear320s, ST stm32mp21xc/stm32mp23xc/stm32mp25xc, Renesas
  r8a779m0/r8a779m2/r8a779m4/r8a779m6/r8a779m7/r8a779m8/r8a779mb/
  r9a07g044c1/r9a07g044l1/r9a07g054l1/r9a09g047e37, and TI
  am3703/am3715. All of these could be restored easily if a new board
  gets merged.

  Broadcom/Cavium/Marvell ThunderX2 gets removed along with its only
  machine, as all remaining users are assumed to be using ACPI based
  firmware.

  A relatively small number of 43 boards get added this time, and almost
  all of them for arm64. Aside from the reference boards for the newly
  added SoCs, this includes:

   - Three server boards use 32-bit ASpeed BMCs

   - One more reference board for 32-bit Microchip LAN9668

   - 64-bit Arm single-board computers based on Amlogic s905y4, CIX
     sky1, NXP ls1028a/imx8mn/imx8mp/imx91/imx93/imx95, Qualcomm
     qcs6490/qrb2210 and Rockchip rk3568/rk3588s

   - Carrier board for SOMs using Intel agilex5, Marvell Armada 7020,
     NXP iMX8QP, Mediatek mt8370/mt8390 and rockchip rk3588

   - Two mobile phones using Snapdragon 845

   - A gaming device and a NAS box, both based on Rockchips rk356x

  On top of the newly added boards and SoCs, there is a lot of
  background activity going into cleanups, in particular towards getting
  a warning-free dtc build, and the usual work on adding support for
  more hardware on the previously added machines"

* tag 'soc-dt-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (757 commits)
  dt-bindings: intel: Add Agilex eMMC support
  arm64: dts: socfpga: agilex: add emmc support
  arm64: dts: intel: agilex5: Add simple-bus node on top of dma controller node
  ARM: dts: socfpga: fix dtbs_check warning for fpga-region
  ARM: dts: socfpga: add #address-cells and #size-cells for sram node
  dt-bindings: altera: document syscon as fallback for sys-mgr
  arm64: dts: altera: Use lowercase hex
  dt-bindings: arm: altera: combine Intel's SoCFPGA into altera.yaml
  arm64: dts: socfpga: agilex5: Add IOMMUS property for ethernet nodes
  arm64: dts: socfpga: agilex5: add support for modular board
  dt-bindings: intel: Add Agilex5 SoCFPGA modular board
  arm64: dts: socfpga: agilex5: Add dma-coherent property
  arm64: dts: realtek: Add Kent SoC and EVB device trees
  dt-bindings: arm: realtek: Add Kent Soc family compatibles
  ARM: dts: samsung: Drop s3c6400.dtsi
  ARM: dts: nuvoton: Minor whitespace cleanup
  MAINTAINERS: Add Falcon DB
  arm64: dts: a7k: add COM Express boards
  ARM: dts: microchip: Drop usb_a9g20-dab-mmx.dtsi
  arm64: dts: rockchip: Fix rk3588 PCIe range mappings
  ...
2026-02-10 21:11:08 -08:00
..
altera dt-bindings: Fix inconsistent quoting 2025-11-17 11:24:50 -06:00
amlogic dt-bindings: arm: amlogic: meson-gx-ao-secure: support more SoCs 2025-11-19 15:47:15 +01:00
apple dt-bindings: arm: apple: apple,pmgr: Add t6020-pmgr compatible 2025-09-14 21:49:01 +02:00
aspeed dt-bindings: arm: aspeed: add ASRock Rack ALTRAD8 board 2026-01-08 16:10:52 +10:30
bcm Input updates for v6.18-rc0 2025-10-08 09:44:38 -07:00
calxeda dt-bindings: arm/calxeda: drop unneeded quotes 2023-11-28 13:21:59 -06:00
cirrus dt-bindings: soc: Add Cirrus EP93xx 2024-09-12 14:33:10 +00:00
cpu-enable-method dt-bindings: mfd: syscon: Add more simple compatibles 2024-07-04 17:38:38 +01:00
firmware dt-bindings: Drop remaining unneeded quotes 2023-08-24 11:43:57 -05:00
freescale dt-bindings: fsl: fsl,imx7ulp-smc1: Allow clocks and clock-names 2025-09-11 15:37:58 +08:00
hisilicon dt-bindings: hisilicon: Merge hi3620-clock into hisilicon,sysctrl binding 2023-12-08 06:13:38 +00:00
keystone dt-bindings: arm: Convert ti,keystone to DT schema 2025-08-13 09:46:06 -05:00
marvell dt-bindings: arm: Convert Marvell AP80x System Controller to DT schema 2025-11-17 11:24:49 -06:00
mediatek dt-bindings: arm: mediatek: audsys: Support mt8192-audsys variant 2026-01-19 12:25:33 +01:00
mrvl dt-bindings: marvell: Document PXA1908 SoC and samsung,coreprimevelte 2025-07-11 13:20:57 +02:00
mstar dt-bindings: Drop remaining unneeded quotes 2023-08-24 11:43:57 -05:00
nuvoton dt-bindings: arm: Add initial bindings for Nuvoton platform 2023-06-05 13:18:08 +02:00
nxp dt-bindings: arm: nxp: lpc: Assign myself as maintainer of NXP LPC32xx platforms 2025-09-11 03:30:26 +03:00
omap Pin control bulk changes for the v6.6 kernel cycle: 2023-08-30 19:36:19 -07:00
rockchip dt-bindings: rockchip: pmu: Add compatible for RK3528 2025-06-18 14:29:18 +02:00
samsung dt-bindings: arm: samsung: Drop S3C2416 2025-09-02 11:31:13 +02:00
socionext dt-bindings: arm: socionext: add Synquacer platforms 2023-06-21 20:14:05 -06:00
sprd dt-bindings: arm: Add compatible strings for Unisoc's UMS9620 2023-12-28 16:09:22 +08:00
stm32 dt-bindings: arm: stm32: add required #clock-cells property 2025-08-28 17:43:56 +02:00
sunxi dt-bindings: drop redundant part of title (end) 2022-12-16 11:41:49 -06:00
tegra dt-bindings: tegra: pmc: Update aotag as an optional aperture 2026-01-16 13:22:30 +01:00
ti Misc. DT updates, mostly for AM3 platforms. 2025-11-21 17:19:45 +01:00
ux500
vt8500
actions.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
airoha,en7581-chip-scu.yaml dt-bindings: arm: airoha: Add the chip-scu node for EN7581 SoC 2024-10-30 10:56:51 +01:00
airoha.yaml dt-bindings: arm64: dts: airoha: Add en7581 entry 2024-06-27 10:10:18 +02:00
altera.yaml dt-bindings: intel: Add Agilex eMMC support 2026-02-02 21:02:33 -06:00
amazon,al.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
amd,pensando.yaml dt-bindings: arm: add AMD Pensando boards 2023-09-28 09:44:38 +02:00
amd,seattle.yaml dt-bindings: arm: Add missing AMD Seattle SoC platforms 2025-11-17 11:24:50 -06:00
amlogic.yaml dt-bindings: arm: amlogic: introduce specific compatibles for S4 family 2026-01-15 14:00:43 +01:00
apm.yaml dt-bindings: arm: Add missing APM X-Gene SoC platforms 2025-11-17 11:24:50 -06:00
apple.yaml dt-bindings: arm: apple: Add t6020x compatibles 2025-09-18 09:11:11 +00:00
arm,cci-400.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
arm,coresight-catu.yaml
arm,coresight-cpu-debug.yaml
arm,coresight-cti.yaml dt-bindings: arm: Add label in the coresight components 2025-09-23 14:14:13 +01:00
arm,coresight-dummy-sink.yaml dt-bindings: arm: Add label in the coresight components 2025-09-23 14:14:13 +01:00
arm,coresight-dummy-source.yaml dt-bindings: arm: Add label in the coresight components 2025-09-23 14:14:13 +01:00
arm,coresight-dynamic-funnel.yaml dt-bindings: arm: Add label in the coresight components 2025-09-23 14:14:13 +01:00
arm,coresight-dynamic-replicator.yaml dt-bindings: arm: Add label in the coresight components 2025-09-23 14:14:13 +01:00
arm,coresight-etb10.yaml dt-bindings: arm: Add label in the coresight components 2025-09-23 14:14:13 +01:00
arm,coresight-etm.yaml dt-bindings: arm: Add label in the coresight components 2025-09-23 14:14:13 +01:00
arm,coresight-static-funnel.yaml dt-bindings: arm: Add label in the coresight components 2025-09-23 14:14:13 +01:00
arm,coresight-static-replicator.yaml dt-bindings: arm: Add label in the coresight components 2025-09-23 14:14:13 +01:00
arm,coresight-stm.yaml
arm,coresight-tmc.yaml dt-bindings: arm: Add label in the coresight components 2025-09-23 14:14:13 +01:00
arm,coresight-tpiu.yaml dt-bindings: arm: Add label in the coresight components 2025-09-23 14:14:13 +01:00
arm,corstone1000.yaml dt-bindings: arm: Update Corstone-1000 maintainers 2024-08-15 09:23:19 -06:00
arm,embedded-trace-extension.yaml dt-bindings: arm: coresight: Update the pattern of ete node name 2025-01-14 10:04:30 -06:00
arm,integrator.yaml dt-bindings: Updates Linus Walleij's mail address 2025-12-16 10:17:59 -06:00
arm,juno-fpga-apb-regs.yaml dt-bindings: arm: arm,juno-fpga-apb-regs: document FPGA syscon 2024-06-20 09:51:32 +01:00
arm,morello.yaml dt-bindings: arm: Add Morello fvp compatibility 2025-02-27 10:11:54 +00:00
arm,realview.yaml dt-bindings: Updates Linus Walleij's mail address 2025-12-16 10:17:59 -06:00
arm,scu.yaml dt-bindings: Updates Linus Walleij's mail address 2025-12-16 10:17:59 -06:00
arm,trace-buffer-extension.yaml dt-bindings: Correct indentation and style in DTS example 2025-07-28 19:56:29 -05:00
arm,versatile-sysreg.yaml dt-bindings: Updates Linus Walleij's mail address 2025-12-16 10:17:59 -06:00
arm,versatile.yaml dt-bindings: Updates Linus Walleij's mail address 2025-12-16 10:17:59 -06:00
arm,vexpress-juno.yaml dt-bindings: Updates Linus Walleij's mail address 2025-12-16 10:17:59 -06:00
atmel,sama5d2-secumod.yaml dt-bindings: mfd: syscon: Add microchip,sama7d65-secumod 2025-05-23 08:48:16 +01:00
atmel-at91.yaml dt-bindings: arm: at91: add lan966 pcb8385 board 2026-01-09 08:55:54 +02:00
atmel-sysregs.txt dt-bindings: mfd: syscon: atmel,sama5d2-secumod: Convert to yaml 2025-05-23 08:48:15 +01:00
axiado.yaml dt-bindings: arm: axiado: add AX3000 EVK compatible strings 2025-07-22 22:30:17 +02:00
axis.yaml dt-bindings: arm: axis: Add ARTPEC-8 grizzly board 2025-09-04 15:42:28 +02:00
axxia.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
bitmain.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
blaize.yaml dt-bindings: arm: blaize: Add Blaize BLZP1600 SoC 2024-12-13 16:57:24 +01:00
bst.yaml dt-bindings: arm: add Black Sesame Technologies (bst) SoC 2025-11-21 21:12:25 +01:00
calxeda.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
cavium,thunder-88xx.yaml dt-bindings: arm: Convert cavium,thunder-88xx to DT schema 2025-08-14 08:34:32 -05:00
cci-control-port.yaml dt-bindings: drop redundant part of title (end, part three) 2022-12-16 11:41:49 -06:00
cix.yaml dt-bindings: arm: cix: add OrangePi 6 Plus board 2026-01-12 09:08:12 +08:00
cpus.yaml Devicetree updates for v6.18: 2025-10-01 16:58:24 -07:00
digicolor.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
fsl.yaml soc: devicetree updates for 7.0 2026-02-10 21:11:08 -08:00
gemini.yaml dt-bindings: Updates Linus Walleij's mail address 2025-12-16 10:17:59 -06:00
google.yaml dt-bindings: arm: google: add gs101-raven 2025-02-04 09:43:50 +01:00
hpe,gxp.yaml
intel,keembay.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
intel-ixp4xx.yaml dt-bindings: Updates Linus Walleij's mail address 2025-12-16 10:17:59 -06:00
lge.yaml dt-bindings: arm: Add missing LGE SoC platforms 2025-11-17 11:24:50 -06:00
linux,dummy-virt.yaml
marvell,berlin.yaml dt-bindings: arm: Convert marvell,berlin to DT schema 2025-08-15 16:40:12 -05:00
mediatek.yaml dt-bindings: arm: mediatek: Add Ezurio Tungsten entries 2026-01-08 13:41:56 +01:00
microchip,sparx5.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
moxart.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
nvidia,tegra194-ccplex.yaml dt-bindings: arm: nvidia: Drop unneeded quotes 2023-04-04 15:32:11 +02:00
pmu.yaml dt-bindings: arm: Add Arm C1 cores and PMUs 2025-09-19 12:29:29 -05:00
primecell.yaml
psci.yaml dt-bindings: Remove extra blank lines 2025-11-17 11:24:50 -06:00
qcom,coresight-ctcu.yaml dt-bindings: arm: Add label in the coresight components 2025-09-23 14:14:13 +01:00
qcom,coresight-remote-etm.yaml dt-bindings: arm: Add label in the coresight components 2025-09-23 14:14:13 +01:00
qcom,coresight-tnoc.yaml dt-bindings: arm: Add device Trace Network On Chip definition 2025-09-02 09:12:58 +01:00
qcom,coresight-tpda.yaml dt-bindings: arm: Add label in the coresight components 2025-09-23 14:14:13 +01:00
qcom,coresight-tpdm.yaml dt-bindings: arm: document the static TPDM compatible 2025-11-06 11:37:05 +00:00
qcom-soc.yaml dt-bindings: arm: qcom-soc: Document new Milos and Glymur SoCs 2025-08-11 16:48:47 -05:00
qcom.yaml dt-bindings: arm: qcom: Add Milos and The Fairphone (Gen. 6) 2026-01-05 16:31:39 -06:00
rda.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
realtek.yaml dt-bindings: arm: realtek: Add Kent Soc family compatibles 2026-01-28 23:33:28 +01:00
rockchip.yaml dt-bindings: arm: rockchip: Add Anbernic RG-DS 2026-01-22 19:26:42 +01:00
secure.txt
sp810.yaml dt-bindings: drop redundant part of title (end, part three) 2022-12-16 11:41:49 -06:00
spear.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
ste-nomadik.txt
sti.yaml dt-bindings: arm: sti: drop B2120 board support 2025-08-18 15:47:45 +02:00
sunplus,sp7021.yaml
sunxi.yaml dt-bindings: arm: sunxi: Add Amediatech X96Q 2025-09-19 12:37:16 +08:00
tegra.yaml dt-bindings: arm: tegra: Document Jetson Nano Devkits 2025-10-30 20:29:47 +01:00
tesla.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
toshiba.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
ux500.yaml dt-bindings: Updates Linus Walleij's mail address 2025-12-16 10:17:59 -06:00
vexpress-config.yaml dt-bindings: drop redundant part of title (end, part three) 2022-12-16 11:41:49 -06:00
vexpress-scc.txt
vexpress-sysreg.yaml dt-bindings: drop redundant part of title (end, part three) 2022-12-16 11:41:49 -06:00
vt8500.yaml dt-bindings: arm: vt8500: Add VIA APC Rock/Paper boards 2025-05-12 08:35:21 +02:00
xen.txt dt-bindings: Update Documentation/arm references 2023-06-16 08:32:06 -06:00