mbox series

[0/4] Collected pending TI dmtimer dts changes

Message ID 20221104080122.49220-1-tony@atomide.com (mailing list archive)
Headers show
Series Collected pending TI dmtimer dts changes | expand

Message

Tony Lindgren Nov. 4, 2022, 8:01 a.m. UTC
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


Tony Lindgren (4):
  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
  arm64: dts: ti: k3-am625-sk: Use pwm-led instead of gpio-led

 arch/arm64/boot/dts/ti/k3-am62-main.dtsi |  97 ++++++++++++++
 arch/arm64/boot/dts/ti/k3-am62-mcu.dtsi  |  45 +++++++
 arch/arm64/boot/dts/ti/k3-am625-sk.dts   |  17 ++-
 arch/arm64/boot/dts/ti/k3-am65-main.dtsi | 162 +++++++++++++++++++++++
 arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi  |  63 +++++++++
 5 files changed, 379 insertions(+), 5 deletions(-)