devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] arm64: dts: ti: k3-j7*: Add general purpose timers
@ 2023-05-31 21:32 Nishanth Menon
  2023-05-31 21:32 ` [PATCH 1/6] arm64: dts: ti: k3-j721e: " Nishanth Menon
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Nishanth Menon @ 2023-05-31 21:32 UTC (permalink / raw)
  To: Conor Dooley, Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Tero Kristo,
	Vignesh Raghavendra, Nishanth Menon, Udit Kumar, Nitin Yadav,
	Neha Malcom Francis, Tony Lindgren

Add pending general purpose timer support for various J7 family

Full list of K3 SoCs:
* AM625: already merged
* AM62A7: https://lore.kernel.org/all/20230418012717.1230882-2-nm@ti.com/
* AM64: https://lore.kernel.org/all/20230414073328.381336-2-nm@ti.com/
* AM65: already merged
* J7200: https://lore.kernel.org/all/20230426103219.1565266-1-u-kumar1@ti.com/ (needs a respin)

And the timers for remaining J7 platforms (J721e, J721s2, J784s4) are
addressed in this series.

Nishanth Menon (6):
  arm64: dts: ti: k3-j721e: Add general purpose timers
  arm64: dts: ti: k3-j721e: Configure pinctrl for timer IO
  arm64: dts: ti: k3-j721s2: Add general purpose timers
  arm64: dts: ti: k3-j721s2: Configure pinctrl for timer IO
  arm64: dts: ti: k3-j784s4: Add general purpose timers
  arm64: dts: ti: k3-j784s4: Configure pinctrl for timer IO

 arch/arm64/boot/dts/ti/k3-j721e-main.dtsi     | 258 ++++++++++++++++++
 .../boot/dts/ti/k3-j721e-mcu-wakeup.dtsi      | 161 +++++++++++
 arch/arm64/boot/dts/ti/k3-j721s2-main.dtsi    | 258 ++++++++++++++++++
 .../boot/dts/ti/k3-j721s2-mcu-wakeup.dtsi     | 162 +++++++++++
 arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi    | 258 ++++++++++++++++++
 .../boot/dts/ti/k3-j784s4-mcu-wakeup.dtsi     | 162 +++++++++++
 6 files changed, 1259 insertions(+)

-- 
2.40.0


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2023-06-15 13:20 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-31 21:32 [PATCH 0/6] arm64: dts: ti: k3-j7*: Add general purpose timers Nishanth Menon
2023-05-31 21:32 ` [PATCH 1/6] arm64: dts: ti: k3-j721e: " Nishanth Menon
2023-06-02  7:07   ` Tony Lindgren
2023-05-31 21:32 ` [PATCH 2/6] arm64: dts: ti: k3-j721e: Configure pinctrl for timer IO Nishanth Menon
2023-06-02  7:08   ` Tony Lindgren
2023-05-31 21:32 ` [PATCH 3/6] arm64: dts: ti: k3-j721s2: Add general purpose timers Nishanth Menon
2023-06-02  7:09   ` Tony Lindgren
2023-05-31 21:32 ` [PATCH 4/6] arm64: dts: ti: k3-j721s2: Configure pinctrl for timer IO Nishanth Menon
2023-06-02  7:09   ` Tony Lindgren
2023-05-31 21:32 ` [PATCH 5/6] arm64: dts: ti: k3-j784s4: Add general purpose timers Nishanth Menon
2023-06-02  7:10   ` Tony Lindgren
2023-05-31 21:32 ` [PATCH 6/6] arm64: dts: ti: k3-j784s4: Configure pinctrl for timer IO Nishanth Menon
2023-06-02  7:10   ` Tony Lindgren
2023-06-15 13:19 ` [PATCH 0/6] arm64: dts: ti: k3-j7*: Add general purpose timers Vignesh Raghavendra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).