Hi, Here are the pending TI dmtimer dts changes posted earlier. The related driver and binding changes are now in the mainline Linux. There has been no changes to these patches, I just updated them against current Linux next and added the tags from Georgi. Regards, Tony Changes since v2: - Fix an extra empty line for am62 - Drop the pwm-led patch as pwm-omap-dmtimer needs to be converted to yaml first Changes since v1: - Rebase to apply, use base commit fdb02688f22b ("arm64: dts: ti: k3-am65: Enable McASP nodes at the board level") as requested by Nishanth Tony Lindgren (3): arm64: dts: ti: k3-am65: Configure pinctrl for timer IO pads arm64: dts: ti: k3-am65: Add general purpose timers for am65 arm64: dts: ti: k3-am62: Add general purpose timers for am62 arch/arm64/boot/dts/ti/k3-am62-main.dtsi | 96 ++++++++++++++ arch/arm64/boot/dts/ti/k3-am62-mcu.dtsi | 45 +++++++ arch/arm64/boot/dts/ti/k3-am65-main.dtsi | 162 +++++++++++++++++++++++ arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi | 63 +++++++++ 4 files changed, 366 insertions(+) -- 2.38.1