milos-linux/Documentation/devicetree/bindings
Linus Torvalds e65f4718a5 soc: dt changes for 7.1
A number of SoC platforms are adding modernized variants of their
 already supported chips time, with a total of 12 new SoCs,
 and two older SoC getting removed:
 
  - Qualcomm Glymur is a compute SoC using 18 Oryon-2 CPU cores
  - Qualcomm Mahua is a variant of Glymur with only 12 CPU cores, but
    largely identical.
  - Qualcomm Eliza is an embeded platform for mobile phone (SM7750) and IOT
    (QC7790S/M) workloads
  - Qualcomm IPQ5210 is a wireless networking SoC using Cortex-A53 cores
  - Qualcomm apq8084 and ipq806x had only rudimentary support but no
    actual products using them, so they are now gone.
  - Axis ARTPEC-9 is a follow-up to the ARTPEC-8 embedded SoC, using
    the Samsung SoC platform but now with Cortex-A55 cores
  - ARM Zena is a virtual platform in FVP using Cortex-A720AE cores, with
    additional versions planned to be merged in the future.
  - ARM corstone-1000-a320 is a reference platform for IOT, using low-end
    Cortex-A320 cores
  - Microchip LAN9691 is an updated 64-bit variant of the arm32 lan966x
    series of networking SoCs
  - Microchip PIC64GX is an embedded RISC-V chip using SIFIVE U54 CPU cores
  - Rockchip RV1103B is the low-end 32-bit single-core vision processor
  - Renesas RZ/G3L (r9a08g046) is an industrial embedded chip using
    Cortex-A55 cores, similar to the G3E and G3S variants we already
    supported.
  - NXP S32N79 is an automotive SoC using Cortex-A78AE cores, a
    significant upgrade from the older S32V and S32G series
 
 These all come with at least one reference board or an initial product
 using these, in total there are 67 newly added boards. The ones for
 already supported SoCs are:
 
  - Two more Aspeed BMC based boards
  - Three older tablets based on 32-bit OMAP4 and Exynos5 SoCs
  - One Set-top-box based on Allwinner H6
  - 22 additional industrial/embedded boards using 64-bit NXP i.MX8M
    or i.MX9 SoCs
  - 20 Qualcomm SoC based machines across all possible markets:
    workstation, gaming, laptop, phone, networking, reference, ...
  - Three more Rockchips rk35xx based boards
  - Four variants of the Toradex Verdin using TI AM62
 
 Other notable bits are:
 
  - A cleanup for the 32-bit Tegra paz00 board moved the last
    board specific code on Tegra into equivalent dts syntax.
  - There continues to be a significant number of fixes for static
    checking of dtc syntax, but it feels like this is slowing down,
    hopefully getting into a state where most known issues are
    addressed
  - Additional hardware support for many existing boards across SoC
    families, notably Qualcomm, Broadcom, i.MX2, i.MX6, Rockchips,
    STM32, Mediatek, Tegra, TI and Microchip
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEo6/YBQwIrVS28WGKmmx57+YAGNkFAmnhBREACgkQmmx57+YA
 GNnKqQ//bvEidvJXnGbZQkHzh/6rF8lX7EhbEx4RUgp9R1h5Q9/74a70lAHFq3Lm
 OC/CbcXVRwM3ASsKhTk0Q7ypncXgy5JxEiPVROqGCNW2vP1SMzcwyWM/Zg4QCL+h
 4/ER2gjIwdrS/pcVspCJ5wyvuo9WC4VR3I0CLC84j4f+Myj9vhVV80KOrnsCJFNU
 iVRBwZmoISOJIjT2RcgDaus65e/Ys39aBP7j4GJ9D0ksQiacJR23Ktw4z5lDW/N0
 9VZxowNAKwazaPrdbKdO5Jmebl/WWaO1LGWA43v5LJo3IvDZj28af0Ewsk7FSIOo
 GcdxyWFvN8I5N7cxfPNsXawKVlEiI6lqycoPEqTk87hed3BGR0G57NCD5EShnUAG
 7YjQwN5sA04dQbGPCkBM4QZRK9aq1f44YPWCFdZokaPdmSzt01GaASEcm5tMAZf7
 eDvgPsZmB+lgbJiLh66Rxo94SrLwN6SXnsOpfiouDOSLsYOZ7Xqo2ljuA+j6JndN
 rxKa6qfMwKw0FoNFr2MKde659utUfbt50bCqwdRAwSFFUhO/x38w5DafdB0BFyry
 /lXU/ocpO6YImiS62kbdo9v/v+WUr/SlRL2f8Vq5IsLmYfn5grhHGmJwS57WrrH7
 ZVQdi6PWIUrUyb08WOQZ0XvmCIYN7VUzUQjI3tD1VM1B6ksAsTQ=
 =5Dwm
 -----END PGP SIGNATURE-----

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

Pull SoC devicetree updates from Arnd Bergmann:
 "A number of SoC platforms are adding modernized variants of their
  already supported chips time, with a total of 12 new SoCs, and two
  older SoC getting removed:

   - Qualcomm Glymur is a compute SoC using 18 Oryon-2 CPU cores
   - Qualcomm Mahua is a variant of Glymur with only 12 CPU cores, but
     largely identical.
   - Qualcomm Eliza is an embeded platform for mobile phone (SM7750) and
     IOT (QC7790S/M) workloads
   - Qualcomm IPQ5210 is a wireless networking SoC using Cortex-A53
     cores
   - Qualcomm apq8084 and ipq806x had only rudimentary support but no
     actual products using them, so they are now gone.
   - Axis ARTPEC-9 is a follow-up to the ARTPEC-8 embedded SoC, using
     the Samsung SoC platform but now with Cortex-A55 cores
   - ARM Zena is a virtual platform in FVP using Cortex-A720AE cores,
     with additional versions planned to be merged in the future.
   - ARM corstone-1000-a320 is a reference platform for IOT, using
     low-end Cortex-A320 cores
   - Microchip LAN9691 is an updated 64-bit variant of the arm32 lan966x
     series of networking SoCs
   - Microchip PIC64GX is an embedded RISC-V chip using SIFIVE U54 CPU
     cores
   - Rockchip RV1103B is the low-end 32-bit single-core vision processor
   - Renesas RZ/G3L (r9a08g046) is an industrial embedded chip using
     Cortex-A55 cores, similar to the G3E and G3S variants we already
     supported.
   - NXP S32N79 is an automotive SoC using Cortex-A78AE cores, a
     significant upgrade from the older S32V and S32G series

  These all come with at least one reference board or an initial product
  using these, in total there are 67 newly added boards. The ones for
  already supported SoCs are:

   - Two more Aspeed BMC based boards
   - Three older tablets based on 32-bit OMAP4 and Exynos5 SoCs
   - One Set-top-box based on Allwinner H6
   - 22 additional industrial/embedded boards using 64-bit NXP i.MX8M or
     i.MX9 SoCs
   - 20 Qualcomm SoC based machines across all possible markets:
     workstation, gaming, laptop, phone, networking, reference, ...
   - Three more Rockchips rk35xx based boards
   - Four variants of the Toradex Verdin using TI AM62

  Other notable bits are:

   - A cleanup for the 32-bit Tegra paz00 board moved the last board
     specific code on Tegra into equivalent dts syntax.
   - There continues to be a significant number of fixes for static
     checking of dtc syntax, but it feels like this is slowing down,
     hopefully getting into a state where most known issues are
     addressed
   - Additional hardware support for many existing boards across SoC
     families, notably Qualcomm, Broadcom, i.MX2, i.MX6, Rockchips,
     STM32, Mediatek, Tegra, TI and Microchip"

* tag 'soc-dt-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (841 commits)
  arm64: dts: ti: k3: Use memory-region-names for r5f
  ARM: dts: imx: Add DT overlays for DH i.MX6 DHCOM SoM and boards
  ARM: dts: imx6sx: remove fallback compatible string fsl,imx28-lcdif
  ARM: dts: imx25: rename node name tcq to touchscreen
  ARM: dts: imx: b850v3: Disable unused usdhc4
  ARM: dts: imx: b850v3: Define GPIO line names
  ARM: dts: imx: b850v3: Use alphabetical sorting
  ARM: dts: imx: bx50v3: Configure phy-mode to eliminate a warning
  ARM: dts: imx: bx50v3: Configure switch PHY max-speed to 100Mbps
  ARM: dts: imx7ulp: Add CPU clock and OPP table support
  ARM: dts: imx7-mba7: Deassert BOOT_EN after boot
  ARM: dts: tqma7: add boot phase properties
  ARM: dts: imx7s: add boot phase properties
  ARM: dts: tqma6ul[l]: correct spelling of TQ-Systems
  ARM: dts: mba6ulx: add boot phase properties
  ARM: dts: imx6ul[l]-tqma6ul[l]: add boot phase properties
  ARM: dts: imx6ul/imx6ull: add boot phase properties
  ARM: dts: imx6qdl-mba6: add boot phase properties
  ARM: dts: imx6qdl-tqma6: add boot phase properties
  ARM: dts: imx6qdl: add boot phase properties
  ...
2026-04-16 20:28:48 -07:00
..
access-controllers
arc
arm soc: dt changes for 7.1 2026-04-16 20:28:48 -07:00
ata ata: ahci-dwc: Remove not-going-to-be-supported code for Baikal SoC 2026-02-24 15:29:57 +01:00
auxdisplay dt-bindings: auxdisplay: ht16k33: Use unevaluatedProperties to fix common property warning 2026-03-03 08:59:02 +01:00
board
bus dt-bindings: soc: imx: add fsl,aips and fsl,emi compatible strings 2026-02-09 21:04:53 -06:00
cache
chrome
clock Support for the RV1103B SoC and the Onion Omega4 board using it. 2026-04-11 10:09:33 +02:00
connector power sequencing updates for v7.1-rc1 2026-04-13 20:28:22 -07:00
counter
cpu
cpufreq dt-bindings: cpufreq: qcom-hw: document Eliza cpufreq hardware 2026-03-03 09:40:16 +05:30
crypto dt-bindings: crypto: inside-secure,safexcel: add compatible for MT7981 2026-03-15 13:23:12 +09:00
csky
devfreq
display drm for v7.1-rc1 2026-04-15 08:45:00 -07:00
dma dmaengine updates for v7.0 2026-02-17 11:47:17 -08:00
dpll dt-bindings: dpll: add ref-sync-sources property 2026-04-12 08:27:34 -07:00
dsp dt-bindings: mediatek: Replace Tinghan Shen in maintainers 2026-02-03 20:58:11 -06:00
dvfs
edac
eeprom i2c-for-7.0-rc1 2026-02-15 08:29:26 -08:00
embedded-controller dt-bindings: mfd: sl28cpld: Drop sa67mcu compatible 2026-03-10 15:10:57 +05:30
extcon
firmware Devicetree updates for v7.0: 2026-02-11 18:27:08 -08:00
fpga
fsi
fuse
gnss
gpio gpio updates for v7.1-rc1 2026-04-13 20:10:58 -07:00
gpu
hsi
hwinfo
hwlock
hwmon dt-bindings: hwmon/pmbus: Add Infineon XDP720 2026-04-11 00:02:35 -07:00
i2c dt-bindings: i2c: dw: Update maintainer 2026-03-09 13:02:58 +01:00
i3c
iio Char/Misc/IIO driver changes for 7.0-rc1 2026-02-17 09:11:04 -08:00
infiniband
input Input updates for v7.0-rc0 2026-02-15 08:24:19 -08:00
interconnect dt-bindings: interconnect: document the RPMh Network-On-Chip interconnect in Eliza SoC 2026-03-06 14:32:11 +02:00
interrupt-controller dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document RZ/G3L SoC 2026-03-26 16:56:20 +01:00
iommu dt-bindings: arm-smmu: qcom: Add compatible for Hawi SoC 2026-04-07 17:57:12 +01:00
ipmi
leds dt-bindings: leds: sun50i-a100: Add compatible for Allwinner A523 SoC 2026-03-10 21:25:41 +08:00
loongarch
mailbox mailbox: platform and core updates 2026-02-14 11:13:32 -08:00
media [GIT PULL for v7.1] media updates 2026-04-15 08:32:10 -07:00
memory-controllers soc: devicetree updates for 7.0 2026-02-10 21:11:08 -08:00
mfd dt-bindings: mfd: spacemit,p1: Add individual regulator supply properties 2026-02-22 23:53:43 +00:00
mips
misc
mmc dt-bindings: mmc: hisilicon,hi3660-dw-mshc: Convert to DT schema 2026-03-26 11:28:15 +01:00
mtd dt-bindings: mtd: st,spear600-smi: Fix example 2026-03-11 16:26:44 +01:00
mux
net dt-bindings: net: qcom,ipa: add Milos compatible 2026-04-12 15:26:13 -07:00
nios2
npu dt-bindings: npu: arm,ethos: Add "arm,corstone1000-ethos-u85" 2026-03-23 10:03:27 +00:00
nvme
nvmem Char/Misc/IIO driver changes for 7.0-rc1 2026-02-17 09:11:04 -08:00
openrisc/opencores
opp
pci soc: dt changes for 7.1 2026-04-16 20:28:48 -07:00
peci
perf
phy Merge tag 'drm-msm-next-2026-04-02' of https://gitlab.freedesktop.org/drm/msm into drm-next 2026-04-03 18:57:00 +10:00
pinctrl Pin control changes for the v7.0 kernel cycle: 2026-02-16 09:35:24 -08:00
pmem
power dt-bindings: power: qcom,rpmhpd: Add RPMh power domain for Hawi SoC 2026-04-08 11:55:01 +02:00
powerpc dt-bindings: powerpc: Add Freescale/NXP MPC83xx SoCs 2026-03-07 16:02:26 +05:30
pps
ptp dt-bindings: ptp: Add amazon,vmclock 2026-02-02 18:06:00 -08:00
pwm dt-bindings: pwm: amlogic: Document A4 A5 and T7 PWM 2026-03-13 10:27:54 +01:00
regmap
regulator regulator: dt-bindings: qcom,qca6390-pmu: Document WCN6755 PMU 2026-04-06 14:16:40 +01:00
remoteproc remoteproc updates for v7.0 2026-02-14 11:17:54 -08:00
reserved-memory
reset
riscv dt-bindings: riscv: Add Supm extension description 2026-03-24 18:34:05 +00:00
rng dt-bindings: rng: atmel,at91-trng: add microchip,lan9691-trng 2026-03-14 14:03:19 +09:00
rtc RTC for 7.0 2026-02-22 09:43:11 -08:00
scsi
serial soc: dt changes for 7.1 2026-04-16 20:28:48 -07:00
serio
sifive
siox
slimbus
soc dt-bindings: soc: rockchip: grf: Add RV1103B compatibles 2026-03-24 17:40:02 +01:00
sound ASoC: dt-bindings: rockchip: convert rk3399-gru-sound to DT Schema 2026-04-12 17:24:42 +01:00
soundwire
spi Add Renesas RZ/G3L RSPI support 2026-04-08 15:57:55 +01:00
spmi dt-bindings: spmi: spmi-mtk-pmif: Add compatible for MT8189 SoC 2026-01-23 19:24:39 +01:00
sram dt-bindings: sram: qcom,imem: Allow modem-tables subnode 2026-03-03 17:22:14 -08:00
thermal dt-bindings: thermal: st,thermal-spear1340: convert to dtschema 2026-03-30 10:01:29 +02:00
timer soc: dt changes for 7.1 2026-04-16 20:28:48 -07:00
timestamp
tpm
trigger-source
ufs SCSI misc on 20260212 2026-02-12 15:43:02 -08:00
usb USB / Thunderbolt changes for 7.0-rc1 2026-02-17 09:36:43 -08:00
virtio
w1
watchdog linux-watchdog 6.20-rc1 tag 2026-02-16 12:21:22 -08:00
x86
xillybus
.gitignore
.yamllint
ABI.rst
common-properties.txt
dts-coding-style.rst
example-schema.yaml
graph.txt
incomplete-devices.yaml
index.rst
jailhouse.txt
Makefile scripts/dtc: Update to upstream version v1.7.2-62-ga26ef6400bd8 2026-02-03 20:58:12 -06:00
resource-names.txt
submitting-patches.rst docs: dt: submitting-patches: Document prefixes for SCSI and UFS 2026-02-03 20:58:11 -06:00
trivial-devices.yaml dt-bindings: trivial-devices: Add sony,aps-379 2026-04-10 08:23:21 -07:00
unittest.txt
vendor-prefixes.yaml soc: dt changes for 7.1 2026-04-16 20:28:48 -07:00
writing-bindings.rst
writing-schema.rst
xilinx.txt