milos-linux/Documentation/devicetree/bindings/timer
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
..
actions,owl-timer.yaml
allwinner,sun4i-a10-timer.yaml
allwinner,sun5i-a13-hstimer.yaml
altr,timer-1.0.yaml
amlogic,meson6-timer.yaml
andestech,plmt0.yaml dt-bindings: timer: add Andes machine timer 2025-07-21 16:51:52 +02:00
arm,arch_timer.yaml
arm,arch_timer_mmio.yaml
arm,armv7m-systick.yaml
arm,global_timer.yaml
arm,mps2-timer.yaml
arm,sp804.yaml
arm,twd-timer.yaml
brcm,bcm2835-system-timer.yaml
brcm,bcmbca-timer.yaml
brcm,kona-timer.yaml
cdns,ttc.yaml
cirrus,clps711x-timer.yaml
cirrus,ep9301-timer.yaml
cnxt,cx92755-timer.yaml
csky,gx6605s-timer.yaml
csky,mptimer.yaml
econet,en751221-timer.yaml
ezchip,nps400-timer.yaml
faraday,fttmr010.yaml dt-bindings: Updates Linus Walleij's mail address 2025-12-16 10:17:59 -06:00
fsl,ftm-timer.yaml dt-bindings: timer: fsl,ftm-timer: use items for reg 2025-09-23 10:53:37 +02:00
fsl,gtm.yaml
fsl,imxgpt.yaml
fsl,timrot.yaml dt-bindings: timer: Add fsl,timrot.yaml 2025-09-23 10:56:05 +02:00
fsl,vf610-pit.yaml dt: bindings: fsl,vf610-pit: Add compatible for s32g2 and s32g3 2025-09-23 12:30:11 +02:00
hpe,gxp-timer.yaml
img,pistachio-gptimer.yaml dt-bindings: timer: Convert img,pistachio-gptimer to DT schema 2025-05-16 11:10:33 +02:00
ingenic,sysost.yaml
ingenic,tcu.yaml
intel,ixp4xx-timer.yaml dt-bindings: Updates Linus Walleij's mail address 2025-12-16 10:17:59 -06:00
jcore,pit.yaml dt-bindings: timer: Convert jcore,pit to DT schema 2025-05-16 11:10:33 +02:00
loongson,ls1x-pwmtimer.yaml
lsi,zevio-timer.yaml dt-bindings: timer: Convert lsi,zevio-timer to DT schema 2025-05-16 11:10:33 +02:00
marvell,armada-370-timer.yaml dt-bindings: timer: Convert marvell,armada-370-timer to DT schema 2025-05-16 11:10:34 +02:00
marvell,orion-timer.yaml
mediatek,timer.yaml Devicetree updates for v6.18: 2025-10-01 16:58:24 -07:00
mrvl,mmp-timer.yaml treewide: Update email address 2026-01-11 06:09:11 -10:00
mstar,msc313e-timer.yaml
nuvoton,npcm7xx-timer.yaml
nvidia,tegra-timer.yaml dt-bindings: Remove extra blank lines 2025-11-17 11:24:50 -06:00
nvidia,tegra186-timer.yaml dt-bindings: Remove extra blank lines 2025-11-17 11:24:50 -06:00
nxp,lpc3220-timer.yaml
nxp,s32g2-stm.yaml
nxp,sysctr-timer.yaml
nxp,tpm-timer.yaml
ralink,cevt-systick.yaml
ralink,rt2880-timer.yaml
rda,8810pl-timer.yaml
realtek,otto-timer.yaml
realtek,rtd1625-systimer.yaml dt-bindings: timer: Add Realtek SYSTIMER 2025-11-26 11:25:15 +01:00
renesas,cmt.yaml
renesas,em-sti.yaml
renesas,mtu2.yaml
renesas,ostm.yaml dt-bindings: timer: renesas,ostm: Document RZ/V2N (R9A09G056) support 2025-05-16 13:33:11 +02:00
renesas,rz-mtu3.yaml dt-bindings: timer: renesas,rz-mtu3: Use #pwm-cells = <3> 2025-09-15 11:39:44 +02:00
renesas,tmu.yaml
riscv,timer.yaml
rockchip,rk-timer.yaml
samsung,exynos4210-mct.yaml dt-bindings: timer: exynos4210-mct: Add compatible for ARTPEC-9 SoC 2025-09-24 15:46:27 +02:00
sifive,clint.yaml dt-bindings: timer: sifive,clint: add pic64gx compatibility 2026-03-24 18:34:04 +00:00
snps,arc-timer.yaml dt-bindings: timer: Convert snps,arc-timer to DT schema 2025-05-16 11:10:34 +02:00
snps,archs-gfrc.yaml dt-bindings: timer: Convert snps,archs-gfrc to DT schema 2025-05-16 11:10:33 +02:00
snps,archs-rtc.yaml dt-bindings: timer: Convert snps,archs-rtc to DT schema 2025-05-16 11:10:33 +02:00
snps,dw-apb-timer.yaml
socionext,milbeaut-timer.yaml dt-bindings: timer: Convert socionext,milbeaut-timer to DT schema 2025-05-16 11:10:34 +02:00
sprd,sc9860-timer.yaml
st,nomadik-mtu.yaml dt-bindings: Updates Linus Walleij's mail address 2025-12-16 10:17:59 -06:00
st,spear-timer.yaml dt-bindings: timer: Convert st,spear-timer to DT schema 2025-05-16 11:10:34 +02:00
st,stih407-lpc
st,stm32-timer.yaml
thead,c900-aclint-mtimer.yaml dt-bindings: timer: Add Anlogic DR1V90 ACLINT MTIMER 2025-11-12 17:06:56 +00:00
ti,da830-timer.yaml
ti,keystone-timer.yaml dt-bindings: timer: Convert ti,keystone-timer to DT schema 2025-05-16 11:10:34 +02:00
ti,timer-dm.yaml
via,vt8500-timer.yaml dt-bindings: timer: via,vt8500-timer: Convert to YAML 2025-07-22 22:45:01 -05:00
xlnx,xps-timer.yaml update Sean's email address 2026-04-15 02:15:03 -07:00