2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/include/dt-bindings/interconnect
Linus Torvalds f102039270 soc: devicetree changes for 6.14
We see the addition of eleven new SoCs, including a total of sixx arm64
 chips from Qualcomm alone. Overall, the Qualcomm platforms once again
 make up the majority of all changes, after a couple of quieter releases.
 
 The new SoCs in this branch are:
 
  - Microchip sama7d65 is a new 32-bit embedded chip with a single
    Cortex-A7 and the current high end of the old Atmel SoC line.
 
  - Samsung Exynos 9810 is a mobile phone chip used in some older
    phones like the Samsung Galaxy S9
 
  - Renesas R-Car V4H ES3.0 (R8A779G3) is an updated version of
    the V4H (R8A779G0) low-power automotive SoC
 
  - Renesas RZ/G3E (R0A09G047) is a family of embedded chips
    using Cortex-A55 cores
 
  - Qualcomm Snapdragon 8 Elite (SM8750) is a new phone chip based on
    Qualcomm's Oryon CPU cores.
 
  - Qualcomm Snapdragon AR2 (SAR2130P) is a SoC for augmented reality
    glasses.
 
  - Qualcomm IQ6 (QCS610) and IQ8 (QCS8300) are two industrial
    IOT platforms.
 
  - Snapdragon 425 (MSM8917) is a mobile phone SoC from 2016
 
  - Qualcomm IPQ5424 is a Wi-Fi 7 networking chip
 
 All of the above are part of already supported SoC families that
 only need new devicetree files. Two additional SoCs in new
 families are part of a separate branch.
 
 There are 48 new machines in total, including six arm32 ones based
 on aspeed. broadcom, microchip and st SoCs all using Cortex-A7 cores,
 and a single risc-v board, the Banana Pi R3.
 
 The remaining ones use arm64 chips from Broadcom, Samsung, NXP, Mediatek,
 Qualcomm, Renesas and Rockchips and cover development boards, phones,
 laptops, industrial machines routers.
 
 A lot of ongoing work is for cleaning up build time warnings and other
 issues, in addition to the new machines and added features.
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEiK/NIGsWEZVxh/FrYKtH/8kJUicFAmeSdLQACgkQYKtH/8kJ
 UicovRAA0fABVQ8Fl45/NNaBGfXYagXptCSTGOFsdKJ49LVF4uLfWtL+0ENx5Ck5
 PJjr0n9kMNWqeJDiaaQtW21HhYxGxcz3MJEj60/C+D0QNQExPVROUHNy1aggxjNI
 qHf0DnTLAWzjtD0YdCmiI6JCDRdPIRQi2IJymAu7tlooc809PG15bbo6PpIYginC
 1U6cYtuyBuE/9ku2FgWX6E4T0aRjPyaR8thg9VAIsKsugdH3v9EdtLC/MUqOBHMt
 30PyghR9+r1LxQzOC/q7TFcPmnUb74fSPW85X7a5KXv53K6MeRXtRhnetts08R7Z
 iZCJi2ORO100RX7plAzxtF+CWI8eO3bVzibTcZmgxP/Is6CmrlnTcPzOFvqfyx1E
 AfeyEGA7XofjFwPJcc9bCQc3r2w90FpsKqtlaBAn2Od+1EUuuAAgUcjrNyNJqlkp
 8Vos0FxNOOnYULjndYZqa6MslBuxNXYtNj0Ph1/fpzUWKwo+x8LWy8Xb9a5Sdz0H
 OsPVWbumrXlG1rcNMFu8yPzKOBgO0t8on5MRwW+1Xmf1lcQNzJWeGqTzsFPObREV
 Ar7evGEgSb8qladOtzbg645wIezWIXpSJUICQhilxV8DUO+IYuMz668QoZZP40V5
 uHdWxFGdNe1cm5JAsjjwCeFNk/Pbro1+ojc4E6//MRp+WCgdPQ0=
 =vdmR
 -----END PGP SIGNATURE-----

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

Pull SoC devicetree updates from Arnd Bergmann:
 "We see the addition of eleven new SoCs, including a total of sixx
  arm64 chips from Qualcomm alone. Overall, the Qualcomm platforms once
  again make up the majority of all changes, after a couple of quieter
  releases.

  The new SoCs in this branch are:

   - Microchip sama7d65 is a new 32-bit embedded chip with a single
     Cortex-A7 and the current high end of the old Atmel SoC line.

   - Samsung Exynos 9810 is a mobile phone chip used in some older
     phones like the Samsung Galaxy S9

   - Renesas R-Car V4H ES3.0 (R8A779G3) is an updated version of the V4H
     (R8A779G0) low-power automotive SoC

   - Renesas RZ/G3E (R0A09G047) is a family of embedded chips using
     Cortex-A55 cores

   - Qualcomm Snapdragon 8 Elite (SM8750) is a new phone chip based on
     Qualcomm's Oryon CPU cores.

   - Qualcomm Snapdragon AR2 (SAR2130P) is a SoC for augmented reality
     glasses.

   - Qualcomm IQ6 (QCS610) and IQ8 (QCS8300) are two industrial IOT
     platforms.

   - Snapdragon 425 (MSM8917) is a mobile phone SoC from 2016

   - Qualcomm IPQ5424 is a Wi-Fi 7 networking chip

  All of the above are part of already supported SoC families that only
  need new devicetree files. Two additional SoCs in new families are
  part of a separate branch.

  There are 48 new machines in total, including six arm32 ones based on
  aspeed. broadcom, microchip and st SoCs all using Cortex-A7 cores, and
  a single risc-v board, the Banana Pi R3.

  The remaining ones use arm64 chips from Broadcom, Samsung, NXP,
  Mediatek, Qualcomm, Renesas and Rockchips and cover development
  boards, phones, laptops, industrial machines routers.

 A lot of ongoing work is for cleaning up build time warnings and other
 issues, in addition to the new machines and added features"

* tag 'soc-dt-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (619 commits)
  arm64: tegra: Fix Tegra234 PCIe interrupt-map
  arm64: dts: qcom: x1e80100-romulus: Update firmware nodes
  arm64: dts: rockchip: add DTs for Firefly ITX-3588J and its Core-3588J SoM
  dt-bindings: arm: rockchip: Add Firefly ITX-3588J board
  arm64: dts: rockchip: Add Orange Pi 5 Max board
  dt-bindings: arm: rockchip: Add Xunlong Orange Pi 5 Max
  arm64: dts: rockchip: refactor common rk3588-orangepi-5.dtsi
  arm64: dts: rockchip: add WLAN to rk3588-evb1 controller
  arm64: dts: rockchip: increase gmac rx_delay on rk3399-puma
  arm64: dts: rockchip: Delete redundant RK3328 GMAC stability fixes
  arm64: tegra: Disable Tegra234 sce-fabric node
  arm64: tegra: Fix typo in Tegra234 dce-fabric compatible
  arm64: tegra: Fix DMA ID for SPI2
  arm64: dts: qcom: msm8916-samsung-serranove: Add display panel
  arm64: dts: qcom: sm8650: Add 'global' interrupt to the PCIe RC nodes
  arm64: dts: qcom: sm8550: Add 'global' interrupt to the PCIe RC nodes
  arm64: dts: qcom: Remove unused and undocumented properties
  arm64: dts: qcom: sdm450-lenovo-tbx605f: add DSI panel nodes
  arm64: dts: qcom: pmi8950: add LAB-IBB nodes
  arm64: dts: qcom: ipq5424: enable the download mode support
  ...
2025-01-24 14:48:03 -08:00
..
fsl,imx8mp.h dt-bindings: interconnect: add fsl,imx8mp.h 2022-07-04 16:14:22 +03:00
imx8mm.h interconnect: imx: Add platform driver for imx8mm 2020-04-28 20:03:02 +03:00
imx8mn.h interconnect: imx: Add platform driver for imx8mn 2020-04-28 20:03:02 +03:00
imx8mq.h interconnect: imx: Add platform driver for imx8mq 2020-04-28 20:03:02 +03:00
mediatek,mt8183.h dt-bindings: interconnect: Add MediaTek EMI Interconnect bindings 2024-06-13 14:31:42 +03:00
mediatek,mt8195.h dt-bindings: interconnect: Add MediaTek EMI Interconnect bindings 2024-06-13 14:31:42 +03:00
qcom,icc.h dt-bindings: interconnect: Add generic qcom bindings 2020-09-08 16:28:54 +03:00
qcom,ipq5332.h dt-bindings: interconnect: Add Qualcomm IPQ5332 support 2024-08-15 17:05:05 -05:00
qcom,ipq5424.h dt-bindings: interconnect: Add Qualcomm IPQ5424 support 2025-01-07 20:38:41 -06:00
qcom,ipq9574.h dt-bindings: interconnect: Add Qualcomm IPQ9574 support 2024-07-06 13:13:14 -05:00
qcom,msm8909.h dt-bindings: interconnect: Add Qualcomm MSM8909 DT bindings 2024-01-31 15:08:46 +02:00
qcom,msm8916.h dt-bindings: interconnect: Add Qualcomm MSM8916 DT bindings 2020-01-07 09:30:09 +02:00
qcom,msm8937.h dt-bindings: interconnect: qcom: Add Qualcomm MSM8937 NoC 2024-08-23 21:19:38 +03:00
qcom,msm8939.h dt-bindings: interconnect: Add Qualcomm MSM8939 DT bindings 2021-01-05 13:10:38 +02:00
qcom,msm8953.h dt-bindings: interconnect: qcom: Add Qualcomm MSM8953 NoC 2024-06-28 21:11:14 +03:00
qcom,msm8974.h dt-bindings: interconnect: qcom: add msm8974 bindings 2019-11-08 17:14:06 +01:00
qcom,msm8976.h dt-bindings: interconnect: qcom: Add Qualcomm MSM8976 NoC 2024-08-23 21:19:16 +03:00
qcom,msm8996-cbf.h dt-bindings: interconnect/msm8996-cbf: add defines to be used by CBF 2023-05-18 19:02:14 +03:00
qcom,msm8996.h dt-bindings: interconnect: Add Qualcomm MSM8996 DT bindings 2021-11-22 18:25:56 +02:00
qcom,osm-l3.h dt-bindings: interconnect: Add EPSS L3 DT binding on SM8250 2020-09-08 16:29:01 +03:00
qcom,qcm2290.h dt-bindings: interconnect: Add Qualcomm QCM2290 NoC support 2021-12-15 07:13:08 +02:00
qcom,qcs404.h
qcom,qcs615-rpmh.h dt-bindings: interconnect: document the RPMh Network-On-Chip interconnect in QCS615 SoC 2024-10-22 11:30:02 +03:00
qcom,qcs8300-rpmh.h dt-bindings: interconnect: document the RPMh Network-On-Chip interconnect in QCS8300 SoC 2024-10-22 11:21:45 +03:00
qcom,qdu1000-rpmh.h dt-bindings: interconnect: Add QDU1000/QRU1000 devices 2023-01-05 16:14:07 +02:00
qcom,rpm-icc.h dt-bindings: interconnect: Add Qcom RPM ICC bindings 2023-07-15 09:54:44 -07:00
qcom,sa8775p-rpmh.h dt-bindings: interconnect: qcom: document the interconnects for sa8775p 2023-01-19 20:22:11 +02:00
qcom,sar2130p-rpmh.h dt-bindings: interconnect: qcom: document SAR2130P NoC 2024-10-22 12:27:31 +03:00
qcom,sc7180.h dt-bindings: interconnect: qcom: drop IPA_CORE related defines 2023-01-18 16:16:19 +02:00
qcom,sc7280.h dt-bindings: interconnect: Add Qualcomm SC7280 DT bindings 2021-05-11 11:52:59 +03:00
qcom,sc8180x.h dt-bindings: interconnect: qcom: drop IPA_CORE related defines 2023-01-18 16:16:19 +02:00
qcom,sc8280xp.h dt-bindings: interconnect: qcom: drop IPA_CORE related defines 2023-01-18 16:16:19 +02:00
qcom,sdm660.h dt-bindings: interconnect: Add bindings for Qualcomm SDM660 NoC 2021-03-08 15:09:45 +02:00
qcom,sdm670-rpmh.h dt-bindings: interconnect: add sdm670 interconnects 2023-01-19 20:12:40 +02:00
qcom,sdm845.h dt-bindings: interconnect: sdm845: Add IDs for the QUP ports 2020-11-30 10:42:47 -06:00
qcom,sdx55.h dt-bindings: interconnect: qcom: drop IPA_CORE related defines 2023-01-18 16:16:19 +02:00
qcom,sdx65.h dt-bindings: interconnect: Add Qualcomm SDX65 DT bindings 2022-04-26 14:11:26 +03:00
qcom,sdx75.h dt-bindings: interconnect: Add compatibles for SDX75 2023-10-10 12:14:51 +03:00
qcom,sm6115.h dt-bindings: interconnect: Add Qualcomm SM6115 NoC 2023-12-06 17:16:07 +02:00
qcom,sm6350.h dt-bindings: interconnect: Add Qualcomm SM6350 NoC support 2022-06-20 14:27:03 +03:00
qcom,sm7150-rpmh.h dt-bindings: interconnect: Add Qualcomm SM7150 DT bindings 2024-02-29 22:42:19 +02:00
qcom,sm8150.h dt-bindings: interconnect: qcom: drop IPA_CORE related defines 2023-01-18 16:16:19 +02:00
qcom,sm8250.h dt-bindings: interconnect: qcom,sm8250: Add QUP virt 2023-07-16 18:15:08 +03:00
qcom,sm8350.h dt-bindings: interconnect: qcom,sm8350: drop DISP nodes 2024-08-23 23:08:48 +03:00
qcom,sm8450.h dt-bindings: interconnect: Add Qualcomm SM8450 DT bindings 2021-12-14 23:42:47 +02:00
qcom,sm8550-rpmh.h dt-bindings: interconnect: Add Qualcomm SM8550 2022-12-29 11:36:33 +02:00
qcom,sm8650-rpmh.h dt-bindings: interconnect: document the RPMh Network-On-Chip Interconnect in Qualcomm SM8650 SoC 2023-11-24 00:14:52 +02:00
qcom,sm8750-rpmh.h dt-bindings: interconnect: add interconnect bindings for SM8750 2024-12-17 14:05:37 +02:00
qcom,x1e80100-rpmh.h dt-bindings: interconnect: Remove bogus interconnect nodes 2024-01-31 15:48:19 +02:00