linux/arch/arm/boot/dts
Linus Torvalds aab799b1bd soc: devicetree updates for 7.2
There are fewer devicetree updates this time that the last few ones, with
 five SoC types getting added:
 
  - Qualcomm Dragonwing IPQ9650 is a new wireless networking SoC using
    four Cortex-A55 and one Cortex-A78 core, which is a significant
    upgrade from older generations
 
  - ZTE zx297520v3 is an older low-end wireless SoC using a single
    Cortex-A53 core, which so far can only run 32-bit kernels.  This brings
    back the ZX family of chips that was removed in 2021 after support
    for the original zx296702 and zx296718 chips was never completed.
 
  - Renesas R-Car M3Le (R8A779MD) is a variant of the R-Car M3-N (R8A77965)
    automotive SoC.
 
  - Apple t8122 (M3) is the 2023 generation of their laptop SoCs,
    which has now been reverse-engineered to the point of having initial
    kernel support for five laptop models.
 
  - ASPEED AST27xx is their first baseboard managment controller using
    a 64-bit core, the Cortex-A35, following earlier generations using
    ARMv5/v6/v7 CPUs.
 
 These all come with one or more initial boards, and in total there
 are 39 new boards getting added across SoC families, including:
 
  - Two NAS boxes using the old Cortina Systems Gemini SoC based on
    an ARMv4 FA526 CPU core
 
  - 18 industrial embedded boards using NXP i.MX6/8/9 and LX2160A
    SoCs from Variscite, Toradex and SolidRun, plus a number of
    overlays for combinations with additional boards
 
  - One new carrier board and SoM using TI K3 AM62x, in addition to
    new overlays for older SoMs
 
  - Two new boards using Spacemit K3 (no relation with TI) RISC-V
    SoCs.
 
  - Three phones from Google, Nothing and Motorola, all using Qualcomm
    Snapdragon SoCs
 
  - AST26xx BMC support for two server boards
 
 While there is still a significant number of patches improving hardware
 support for the existing boards across vendors (NXP, Qualcomm, Renesas,
 Rockchips, Mediatek, ...), a much smaller number of cleanups and warning
 fixes have made it in this time.
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEo6/YBQwIrVS28WGKmmx57+YAGNkFAmovyQ0ACgkQmmx57+YA
 GNmE2hAAk4UguDtXr6fCYcIiBGqEtKhPmuvD98edmRyemg1x3ZbHIZn52rUqKFoz
 HDi1BL7NkKdDuIWJ5DvqyHGLMg6kCEbiYSsjdkjN2Hcsx+I8NtokCR0hRtteNPQ9
 f6kgDj9+VsWvXTsYKFU87qkK1bC5nVrLS7xxIuuCIYxULvSEX5GGJbHQ93qxNUam
 6GrFcDHnozh9OfETSBw9bME16FiMxapgghPxMaAmVzuB+iGr4xyrEHmyu9gThsuJ
 O2P04LIhu9j9CZOjaJ54+v41AtMIVE7xG1+MUC5JcWBc7OMVLE30uGgsW9jBKaii
 Wsxa3D08+m1JYeFbhJR6tWAf4HbIEpudEoJmlSdwRhvYte15kU90f917aTNFYBow
 sBf6G09t4ZLsDr9NzCx+cWUnoVLdlYv4auRGNxoWsxe4ed9G6c+yiZN2pBaFNXuT
 wNJqrFstS9mszBaPItgt4e5Tck+IB0uKNqhbSWa3rFyKrXQ9SpZOKVN6cPlwFjhT
 wWYZcAzUL8n2Sz71l/U/QqjN6hqnZWFghe9B3wr81/XQ4sPjWHWoTeRfnees+vFM
 LtE77TGPW2KdZpRI38qfyKWWH3PwKaTtZ07ne8NOvh60zmhK+uUFGzzWAhKlO/Z2
 a3tX8evXRTOb5NrvWzGlwpPwtE0R71oRIwxG1MlmFdlJzddI4Xc=
 =EhYX
 -----END PGP SIGNATURE-----

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

Pull SoC devicetree updates from Arnd Bergmann:
 "There are fewer devicetree updates this time that the last few ones,
  with five SoC types getting added:

   - Qualcomm Dragonwing IPQ9650 is a new wireless networking SoC using
     four Cortex-A55 and one Cortex-A78 core, which is a significant
     upgrade from older generations

   - ZTE zx297520v3 is an older low-end wireless SoC using a single
     Cortex-A53 core, which so far can only run 32-bit kernels. This
     brings back the ZX family of chips that was removed in 2021 after
     support for the original zx296702 and zx296718 chips was never
     completed.

   - Renesas R-Car M3Le (R8A779MD) is a variant of the R-Car M3-N
     (R8A77965) automotive SoC.

   - Apple t8122 (M3) is the 2023 generation of their laptop SoCs, which
     has now been reverse-engineered to the point of having initial
     kernel support for five laptop models.

   - ASPEED AST27xx is their first baseboard managment controller using
     a 64-bit core, the Cortex-A35, following earlier generations using
     ARMv5/v6/v7 CPUs.

  These all come with one or more initial boards, and in total there are
  39 new boards getting added across SoC families, including:

   - Two NAS boxes using the old Cortina Systems Gemini SoC based on an
     ARMv4 FA526 CPU core

   - 18 industrial embedded boards using NXP i.MX6/8/9 and LX2160A SoCs
     from Variscite, Toradex and SolidRun, plus a number of overlays for
     combinations with additional boards

   - One new carrier board and SoM using TI K3 AM62x, in addition to new
     overlays for older SoMs

   - Two new boards using Spacemit K3 (no relation with TI) RISC-V SoCs.

   - Three phones from Google, Nothing and Motorola, all using Qualcomm
     Snapdragon SoCs

   - AST26xx BMC support for two server boards

  While there is still a significant number of patches improving
  hardware support for the existing boards across vendors (NXP,
  Qualcomm, Renesas, Rockchips, Mediatek, ...), a much smaller number
  of cleanups and warning fixes have made it in this time"

* tag 'soc-dt-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (665 commits)
  arm64: dts: aspeed: Fix duplicate pinctrl labels and address scheme
  arm64: dts: bst: enable eMMC controller in C1200
  dt-bindings: display/lvds-codec: add ti,sn65lvds93
  arm64: dts: allwinner: a523: Add missing GPIO interrupt
  arm64: dts: lx2160a-rev2: avoid 32-bit pcie window system ram overlap
  arm64: dts: aspeed: Add initial AST27xx SoC device tree
  arm64: Kconfig: Add ASPEED SoC family Kconfig support
  dt-bindings: arm: aspeed: Add AST2700 board compatible
  arm64: dts: allwinner: a523: add gpadc node
  arm64: dts: allwinner: Add EL2 virtual timer interrupt
  ARM: dts: sun8i: a83t: Add MIPI CSI-2 controller node
  dt-bindings: media: sun6i-a31-isp: Add optional interconnect properties
  dt-bindings: media: sun6i-a31-csi: Add optional interconnect properties
  arm64: dts: imx{91,93}-phyboard-segin: Add peb-av-18 overlays
  arm64: dts: imx93-var-som-symphony: enable ADC
  arm64: dts: imx93-var-som-symphony: enable TPM3 PWM
  arm64: dts: imx93-var-som-symphony: keep RGB_SEL low
  arm64: dts: imx93-var-som-symphony: enable UART7
  arm64: dts: imx93-var-som-symphony: add TPM support
  arm64: dts: imx91-var-som-symphony: fix RGB_SEL handling
  ...
2026-06-17 11:16:56 -07:00
..
actions
airoha
allwinner ARM: dts: sun8i: a83t: Add MIPI CSI-2 controller node 2026-06-09 21:31:38 +08:00
alphascale
amazon
amlogic ARM: dts: meson: drop iio-hwmon in favour of generic-adc-thermal 2026-01-07 15:02:40 +01:00
arm ARM: dts: arm: Use lowercase hex 2026-02-24 12:48:25 +01:00
aspeed ARM: dts: aspeed: sanmiguel: Fix the CPU_CHIPTHROT linename 2026-05-27 12:44:26 +09:30
axis
broadcom arm: dts: bcm2711: Fix typo in gpio-line-names 2026-05-29 11:13:56 -07:00
calxeda
cirrus ARM: dts: cirrus: ep7211: use recent scl/sda gpio bindings 2025-08-28 12:33:25 +02:00
cnxt
gemini soc: devicetree updates for 7.2 2026-06-17 11:16:56 -07:00
hisilicon
hpe
intel SoCFPGA DTS updates for v7.2 2026-06-04 13:50:09 +02:00
marvell arm/arm64: dts: marvell: Drop unused .dtsi 2026-03-02 16:18:01 +01:00
mediatek arm: dts: mediatek: mt8135: fix pinctrl node name 2026-05-11 11:39:02 +02:00
microchip soc: devicetree updates for 7.2 2026-06-17 11:16:56 -07:00
moxa
nspire
nuvoton ARM: dts: nuvoton: Minor whitespace cleanup 2026-01-26 15:43:52 +01:00
nvidia ARM: tegra: tf600t: Invert accelerometer calibration matrix 2026-05-29 14:36:18 +02:00
nxp i.MX ARM device tree changes for 7.2: 2026-06-09 18:00:17 +02:00
qcom ARM: dts: qcom: msm8974: Drop RPM bus clocks 2026-03-31 15:59:12 -05:00
realtek
renesas ARM: dts: renesas: r8a73a4: Describe coresight on R-Mobile APE6 2026-05-15 11:35:25 +02:00
rockchip ARM: dts: rockchip: Add #{address,size}-cells to Chromium-based /firmware 2026-05-05 19:26:18 +02:00
samsung ARM: dts: exyons4412: Drop duplicated I2C address/size-cells 2026-03-10 17:03:43 +01:00
sigmastar
socionext ARM: dts: socionext: Drop "linux,spdif-dit" port node unit-address 2025-09-15 16:43:56 +02:00
st ARM: dts: stm32: stm32mp15x-mecio1-io: Move expander gpio-line-names to board files 2026-05-19 11:40:07 +02:00
sunplus
synaptics
ti soc: devicetree updates for 7.2 2026-06-17 11:16:56 -07:00
unisoc
vt8500 ARM: dts: vt8500: Add L2 cache controller on WM8850/WM8950 2025-06-12 17:25:18 +02:00
xen
xilinx ARM: zynq: Do not define address/size-cells for nand-controller 2025-02-04 09:32:09 +01:00
zte ARM: dts: zte: Add D-Link DWR-932M support 2026-05-14 00:02:39 +03:00
armv7-m.dtsi
cros-adc-thermistors.dtsi
cros-ec-keyboard.dtsi
cros-ec-sbs.dtsi
Makefile ARM: dts: zte: Add D-Link DWR-932M support 2026-05-14 00:02:39 +03:00
tps6507x.dtsi
tps65217.dtsi
tps65910.dtsi ARM: dts: tps65910: Add gpio & interrupt properties 2026-01-05 12:03:35 -08:00