linux/arch/arm/boot/dts/microchip
Linus Torvalds 0f048c878e soc: dt changes for 6.18
There are five sets of new SoCs that get added in existing families,
 all of them being either upgrades or cut-down versions of the older chips:
 
  - Apple M2 Pro, M2 Max and M2 Ultra, used in the 2022/2023 generation of
    high-end workstations and laptops from Apple.  Linux has been working
    on these for a while but stil requires patches.
 
  - Axis Artpec8 is an Armv8 chip based on Samsung Exynos design,
    unlike the earlier Armv7 Artpec6 from the same company that
    was part of a separate family of chips.
 
  - NXP i.MX91 is a cut-down version of i.MX93, using only a single
    Cortex-A55 core.
 
  - Qualcomm Lemans Auto is a variant of the Lemans SoC that was
    originally merged under the sa8775p name, the differences
    being mostly the firmware configuration of the platform.
 
  - Four new Renesas SoCs RZ/T2H (r9a09g077m44), RZ/N2H (r9a09g087m44),
    RZ/T2H (r9a09g077), and RZ/N2H (r9a09g087) are all industrial bedded
    SoCs based on Cortex-A55 cores
 
 In total, there are 65 new machines, including:
 
  - Industrial embedded system and single-board computers based on NXP,
    Allwinner, TI, Rockchips, Marvell, Xilinx Spacemit, Starfive chips.
 
  - Reference boards for the newly added Renesas, Qualcomm, NXP and Axis
    ARMv8 chips as well as Microchip's MPFS RISC-V SoC
 
  - Laptops and Workstations using Apple M2 and Qualcomm Snapdragon
    X1 chips.
 
  - Several Samsung phones using Qualcomm Snapdragon chips
 
  - Set-top boxes based on Allwinner H313
 
  - Five BMC boards using 32-bit ASpeed SoCs
 
  - Three network routers using IXP4xx (ARMv5!) and Broadcom bcm4708
    (ARMv7) SoCs
 
 Two machines get phased out because they were available only in small
 quantities but never made it into products: one STi407 based reference
 board, and a Snapdragon 845 based Chromebook.
 
 Aside from the newly added machines, a lot of work went into
 improving hardware support on the existing machines and cleaning
 up contents for validation.
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEo6/YBQwIrVS28WGKmmx57+YAGNkFAmjdn9oACgkQmmx57+YA
 GNnHwg//RBWBI+6Wj8DP9vkz+0/UKNNPVPZNIwL3+X9zWBnQ/nRDj8U6Z8q8uqeP
 42M+kWTt6WwgHLYItcKa7o1YTdkq1cNuxSt4QIliWxcy58RnsJUbfYErmB6ouM3I
 yUbJNJdarQAkewypsZ6TYA1z/fMPK8uWLSCvEpIsfxMn6GV9bKOaCSDCM1htDwYV
 /CXiJEP4ytlpOXz1JkrQ8yljiEX5mBTe4Gfc70FKS+9UMdOwx74od8cUwmptw2ej
 g/LiDPbKWJ3OLUeUBxZiJW6PDEH0MjBmXTamZo56cniSP3ZJ5H4T//ZEqYspYR+f
 Dcj9AjtT0QHOpLnrTPsTmXHme/oGodmgEXuooSJxEEfFSv0fxfjNXHOR6gUoSSLz
 cCe6wcu4nBLmAK0QqI8oMJO4Ey6NE74Kz4kJwad2Oe7Aee7eCnjX6ZwyB4sJvBtf
 ii401i3GYdOWV0DkgAAqREMNPbUZH9WWdCYd/izI3fO1TooBptaPWRo60rrIpx3M
 u1ntYyj1PFrnYadESATgmmj+3PE7mRaL6prvCtI19vt12qQONDVzoFgzjxh+I7tV
 8PQTb3QbciZuMiX36GNgt5OLz9KqE31xtZtxo/+a8CNOzuZu8UwonpkMkkrwGMRU
 /3jjZvuiRBh2xW32yqszAFw0JII+2cGPQUG5dcoijcEqWorKMto=
 =9OtD
 -----END PGP SIGNATURE-----

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

Pull SoC dt updates from Arnd Bergmann:
 "There are five sets of new SoCs that get added in existing families,
  all of them being either upgrades or cut-down versions of the older
  chips:

   - Apple M2 Pro, M2 Max and M2 Ultra, used in the 2022/2023 generation
     of high-end workstations and laptops from Apple. Linux has been
     working on these for a while but stil requires patches.

   - Axis Artpec8 is an Armv8 chip based on Samsung Exynos design,
     unlike the earlier Armv7 Artpec6 from the same company that was
     part of a separate family of chips.

   - NXP i.MX91 is a cut-down version of i.MX93, using only a single
     Cortex-A55 core.

   - Qualcomm Lemans Auto is a variant of the Lemans SoC that was
     originally merged under the sa8775p name, the differences being
     mostly the firmware configuration of the platform.

   - Four new Renesas SoCs RZ/T2H (r9a09g077m44), RZ/N2H (r9a09g087m44),
     RZ/T2H (r9a09g077), and RZ/N2H (r9a09g087) are all industrial
     bedded SoCs based on Cortex-A55 cores

  In total, there are 65 new machines, including:

   - Industrial embedded system and single-board computers based on NXP,
     Allwinner, TI, Rockchips, Marvell, Xilinx Spacemit, Starfive chips.

   - Reference boards for the newly added Renesas, Qualcomm, NXP and
     Axis ARMv8 chips as well as Microchip's MPFS RISC-V SoC

   - Laptops and Workstations using Apple M2 and Qualcomm Snapdragon X1
     chips.

   - Several Samsung phones using Qualcomm Snapdragon chips

   - Set-top boxes based on Allwinner H313

   - Five BMC boards using 32-bit ASpeed SoCs

   - Three network routers using IXP4xx (ARMv5!) and Broadcom bcm4708
     (ARMv7) SoCs

  Two machines get phased out because they were available only in small
  quantities but never made it into products: one STi407 based reference
  board, and a Snapdragon 845 based Chromebook.

  Aside from the newly added machines, a lot of work went into improving
  hardware support on the existing machines and cleaning up contents for
  validation"

* tag 'soc-dt-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (931 commits)
  arm64: dts: apm-shadowcat: Drop "apm,xgene2-pcie" compatible
  arm64: dts: apm-shadowcat: Move slimpro nodes out of "simple-bus" node
  ARM: dts: microchip: sam9x7: Add qspi controller
  arm64: dts: qcom: Add MST pixel streams for displayport
  arm64: dts: qcom: sm6350: correct DP compatibility strings
  arm64: dts: qcom: monaco-evk: Enable Adreno 623 GPU
  arm64: dts: qcom: qcs8300-ride: Enable Adreno 623 GPU
  arm64: dts: qcom: qcs8300: Add gpu and gmu nodes
  arm64: dts: allwinner: h313: Add Amediatech X96Q
  dt-bindings: arm: sunxi: Add Amediatech X96Q
  arm64: dts: apple: t8015: Add SPMI node
  arm64: dts: apple: t8012: Add SPMI node
  arm64: dts: apple: Add J180d (Mac Pro, M2 Ultra, 2023) device tree
  arm64: dts: rockchip: Add devicetree for the ROC-RK3588-RT
  dt-bindings: arm: rockchip: Add Firefly ROC-RK3588-RT
  arm64: dts: rockchip: update pinctrl names for Radxa E52C
  arm64: dts: rockchip: remove vcc_3v3_pmu regulator for Radxa E52C
  arm64: dts: apple: Add J474s, J475c and J475d device trees
  arm64: dts: apple: Add J414 and J416 Macbook Pro device trees
  arm64: dts: apple: Add initial t6020/t6021/t6022 DTs
  ...
2025-10-01 17:19:38 -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
lan966x-kontron-kswitch-d10-mmt.dtsi
lan966x-pcb8290.dts ARM: dts: microchip: minor whitespace cleanup around '=' 2023-07-29 16:49:41 +03:00
lan966x-pcb8291.dts
lan966x-pcb8309.dts
lan966x.dtsi
Makefile ARM: dts: microchip: add support for sama7d65_curiosity board 2025-01-07 19:33:17 +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: Add qspi controller 2025-09-22 18:20:34 +02:00
sam9x60.dtsi ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
sama5d2-pinfunc.h
sama5d2.dtsi ARM: dts: microchip: sama5d2: Update the cache configuration for CPU 2025-07-05 10:37:28 +03: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: sama7d65: add uart3 definition for flexcom3 peripheral 2025-08-30 11:38:55 +03:00
sama7g5-pinfunc.h
sama7g5.dtsi ARM: dts: microchip: sama7g5: Add cache configuration for cpu node 2025-07-05 10:43:31 +03: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-dab-mmx.dtsi ARM: dts: at91: calao_usb: fix button nodes 2025-02-17 08:40:49 +02: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