linux/arch/arm/boot/dts/microchip
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
..
aks-cdu.dts ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
animeo_ip.dts ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
at91-ariag25.dts
at91-ariettag25.dts
at91-cosino_mega2560.dts
at91-cosino.dtsi
at91-dvk_som60.dts
at91-dvk_su60_somc_lcm.dtsi
at91-dvk_su60_somc.dtsi
at91-foxg20.dts ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
at91-gatwick.dts
at91-kizbox.dts
at91-kizbox2-2.dts
at91-kizbox2-common.dtsi ARM: dts: microchip: Rename the pmic node 2024-10-13 18:56:18 +03:00
at91-kizbox3_common.dtsi
at91-kizbox3-hs.dts
at91-kizboxmini-base.dts
at91-kizboxmini-common.dtsi
at91-kizboxmini-mb.dts
at91-kizboxmini-rd.dts
at91-linea.dtsi
at91-lmu5000.dts
at91-natte.dtsi
at91-nattis-2-natte-2.dts
at91-q5xr5.dts
at91-qil_a9260.dts ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
at91-sam9_l9260.dts ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
at91-sam9x60_curiosity.dts ARM: dts: microchip: sam9x60: Move i2c address/size to dtsi 2024-08-08 09:58:43 +03:00
at91-sam9x60ek.dts ARM: dts: microchip: sam9x60ek: rename spi-cs-setup-ns property to spi-cs-setup-delay-ns 2025-06-24 10:12:22 +03:00
at91-sam9x75_curiosity.dts ARM: dts: microchip: sam9x75_curiosity: Add power monitor support 2024-12-17 10:09:44 +02:00
at91-sama5d2_icp.dts ARM: dts: microchip: sama5d2_icp: rename spi-cs-setup-ns property to spi-cs-setup-delay-ns 2025-06-24 10:12:23 +03:00
at91-sama5d2_ptc_ek.dts ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
at91-sama5d2_xplained.dts ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
at91-sama5d3_eds.dts
at91-sama5d3_ksz9477_evb.dts ARM: dts: at91: ksz9477_evb: Add tx-internal-delay-ps property for port5 2023-07-31 08:17:46 +03:00
at91-sama5d3_xplained.dts ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
at91-sama5d4_ma5d4.dtsi
at91-sama5d4_ma5d4evk.dts ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
at91-sama5d4_xplained.dts ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
at91-sama5d4ek.dts ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
at91-sama5d27_som1_ek.dts ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
at91-sama5d27_som1.dtsi ARM: dts: microchip: sama5d27_som1: rename spi-cs-setup-ns property to spi-cs-setup-delay-ns 2025-06-24 10:12:22 +03:00
at91-sama5d27_wlsom1_ek.dts ARM: dts: microchip: sama5d27_wlsom1_ek: Add no-1-8-v property to sdmmc0 node 2025-01-02 12:33:56 +02:00
at91-sama5d27_wlsom1.dtsi ARM: dts: microchip: sama5d27_wlsom1: rename spi-cs-setup-ns property to spi-cs-setup-delay-ns 2025-06-24 10:12:23 +03:00
at91-sama5d29_curiosity.dts ARM: dts: microchip: sama5d29_curiosity: Add no-1-8-v property to sdmmc0 node 2025-01-02 12:33:56 +02:00
at91-sama7d65_curiosity.dts soc: dt changes for 6.18 2025-10-01 17:19:38 -07:00
at91-sama7g5ek.dts ARM: dts: microchip: sama7g5: Adjust clock xtal phandle 2025-06-22 16:58:14 +03:00
at91-sama7g54_curiosity.dts ARM: dts: microchip: sama7g54_curiosity: Add fixed-partitions for spi-nor flash 2025-05-16 08:31:29 +03:00
at91-smartkiz.dts
at91-som60.dtsi
at91-tse850-3.dts
at91-vinco.dts ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
at91-wb45n.dts
at91-wb45n.dtsi
at91-wb50n.dts
at91-wb50n.dtsi
at91rm9200_pqfp.dtsi
at91rm9200.dtsi ARM: dts: microchip: use recent scl/sda gpio bindings 2025-06-22 16:41:56 +03:00
at91rm9200ek.dts ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
at91sam9g15.dtsi
at91sam9g15ek.dts
at91sam9g20.dtsi
at91sam9g20ek_2mmc.dts ARM: dts: microchip: at91: align LED node name with bindings 2024-08-08 10:00:06 +03:00
at91sam9g20ek_common.dtsi ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
at91sam9g20ek.dts ARM: dts: microchip: Rename LED sub nodes name 2024-10-13 18:56:19 +03:00
at91sam9g25-gardena-smart-gateway.dts ARM: dts: microchip: gardena-smart-gateway: Fix power LED 2025-06-22 17:06:52 +03:00
at91sam9g25.dtsi
at91sam9g25ek.dts
at91sam9g35.dtsi
at91sam9g35ek.dts
at91sam9g45.dtsi ARM: dts: microchip: use recent scl/sda gpio bindings 2025-06-22 16:41:56 +03:00
at91sam9m10g45ek.dts ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
at91sam9n12.dtsi ARM: dts: microchip: use recent scl/sda gpio bindings 2025-06-22 16:41:56 +03:00
at91sam9n12ek.dts ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
at91sam9rl.dtsi ARM: dts: microchip: use recent scl/sda gpio bindings 2025-06-22 16:41:56 +03:00
at91sam9rlek.dts
at91sam9x5_can.dtsi
at91sam9x5_isi.dtsi
at91sam9x5_lcd.dtsi
at91sam9x5_macb1.dtsi
at91sam9x5_macb0.dtsi
at91sam9x5_usart3.dtsi
at91sam9x5.dtsi ARM: dts: microchip: use recent scl/sda gpio bindings 2025-06-22 16:41:56 +03:00
at91sam9x5cm.dtsi ARM: dts: microchip: at91: align LED node name with bindings 2024-08-08 10:00:06 +03:00
at91sam9x5dm.dtsi
at91sam9x5ek.dtsi ARM: dts: microchip: at91sam9x5ek: Use DMA for DBGU serial port 2024-02-03 19:00:16 +02:00
at91sam9x25.dtsi
at91sam9x25ek.dts
at91sam9x35.dtsi
at91sam9x35ek.dts
at91sam9xe.dtsi
at91sam9260.dtsi ARM: dts: microchip: use recent scl/sda gpio bindings 2025-06-22 16:41:56 +03:00
at91sam9260ek.dts ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
at91sam9261.dtsi ARM: dts: microchip: use recent scl/sda gpio bindings 2025-06-22 16:41:56 +03:00
at91sam9261ek.dts ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
at91sam9263.dtsi ARM: dts: microchip: use recent scl/sda gpio bindings 2025-06-22 16:41:56 +03:00
at91sam9263ek.dts ARM: dts: at91: at91sam9263: fix NAND chip selects 2025-04-11 10:41:30 +03:00
ethernut5.dts ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
evk-pro3.dts ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
ge863-pro3.dtsi
lan966x-kontron-kswitch-d10-mmt-6g-2gs.dts
lan966x-kontron-kswitch-d10-mmt-8g.dts ARM: dts: Move .dts files to vendor sub-directories 2023-06-21 21:07:07 +02:00
lan966x-kontron-kswitch-d10-mmt.dtsi ARM: dts: Move .dts files to vendor sub-directories 2023-06-21 21:07:07 +02:00
lan966x-pcb8290.dts ARM: dts: microchip: lan966x: Fix the access to the PHYs for pcb8290 2025-12-30 17:11:17 +02:00
lan966x-pcb8291.dts
lan966x-pcb8309.dts
lan966x-pcb8385.dts ARM: dts: Add support for pcb8385 2026-01-09 08:55:55 +02:00
lan966x.dtsi
Makefile ARM: dts: Add support for pcb8385 2026-01-09 08:55:55 +02:00
mpa1600.dts ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
pm9g45.dts ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
sam9x7.dtsi ARM: dts: microchip: sam9x7: fix GMAC clock configuration 2026-05-16 19:52:37 +03:00
sam9x60.dtsi arm: dts: microchip: remove unused #address-cells/#size-cells from sam9x60 udc node 2026-03-08 18:06:52 +02:00
sama5d2-pinfunc.h
sama5d2.dtsi ARM: dts: microchip: sama5d2: fix spi flexcom fifo size to 32 2025-11-15 15:53:56 +02:00
sama5d3_can.dtsi
sama5d3_emac.dtsi
sama5d3_gmac.dtsi
sama5d3_lcd.dtsi
sama5d3_mci2.dtsi
sama5d3_tcb1.dtsi
sama5d3_uart.dtsi
sama5d3.dtsi ARM: dts: microchip: sama5d3: Update the cache configuration for CPU 2025-07-05 10:37:28 +03:00
sama5d3xcm_cmp.dtsi ARM: dts: microchip: Rename the pmic node 2024-10-13 18:56:18 +03:00
sama5d3xcm.dtsi
sama5d3xdm.dtsi
sama5d3xmb_cmp.dtsi
sama5d3xmb_emac.dtsi
sama5d3xmb_gmac.dtsi
sama5d3xmb.dtsi ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
sama5d4.dtsi ARM: dts: microchip: sama5d4: Update the cache configuration for CPU 2025-07-05 10:37:29 +03:00
sama5d29.dtsi
sama5d31.dtsi
sama5d31ek.dts
sama5d33.dtsi
sama5d33ek.dts
sama5d34.dtsi
sama5d34ek.dts ARM: dts: microchip: Rename the eeprom nodename 2024-10-13 18:55:20 +03:00
sama5d35.dtsi
sama5d35ek.dts
sama5d36.dtsi
sama5d36ek_cmp.dts
sama5d36ek.dts
sama7d65-pinfunc.h ARM: dts: at91: Add sama7d65 pinmux 2025-01-02 12:33:54 +02:00
sama7d65.dtsi ARM: dts: microchip: add I3C controller 2026-05-25 22:54:37 +03:00
sama7g5-pinfunc.h
sama7g5.dtsi ARM: dts: microchip: sama7g5: fix uart fifo size to 32 2025-11-14 14:13:07 +02:00
tny_a9g20.dts ARM: dts: at91: use correct vendor name for Calao boards 2025-02-17 08:40:47 +02:00
tny_a9260_common.dtsi ARM: dts: at91: use correct vendor name for Calao boards 2025-02-17 08:40:47 +02:00
tny_a9260.dts ARM: dts: at91: use correct vendor name for Calao boards 2025-02-17 08:40:47 +02:00
tny_a9263.dts ARM: dts: at91: at91sam9263: fix NAND chip selects 2025-04-11 10:41:30 +03:00
usb_a9g20_lpw.dts ARM: dts: at91: usb_a9g20: move wrong RTC node 2025-04-11 10:39:36 +03:00
usb_a9g20.dts ARM: dts: at91: usb_a9g20: move wrong RTC node 2025-04-11 10:39:36 +03:00
usb_a9260_common.dtsi ARM: dts: at91: calao_usb: simplify chosen node 2025-04-11 10:39:35 +03:00
usb_a9260.dts ARM: dts: at91: calao_usb: simplify chosen node 2025-04-11 10:39:35 +03:00
usb_a9263.dts ARM: dts: at91: at91sam9263: fix NAND chip selects 2025-04-11 10:41:30 +03:00