The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH 0/3] Enable PWMs
@ 2025-04-22  0:08 Judith Mendez
  2025-04-22  0:08 ` [PATCH 1/3] arm64: dts: ti: k3-am62p5-sk: Enable PWM Judith Mendez
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Judith Mendez @ 2025-04-22  0:08 UTC (permalink / raw)
  To: Judith Mendez, Nishanth Menon, Vignesh Raghavendra
  Cc: Tero Kristo, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	linux-arm-kernel, devicetree, linux-kernel

This patch series enables PWM signal outputs on am625 SK,
am62 lp SK, am62a7 SK, and am62p5 SK boards.

For am625 SK and am62 lp SK, add pinmux, eCAP, and eHRPWM
nodes in the k3-am62x-sk-common.dtsi so as to not duplicate
nodes in the board files.

Judith Mendez (3):
  arm64: dts: ti: k3-am62p5-sk: Enable PWM
  arm64: dts: ti: k3-am62a7-sk: Enable PWM
  arm64: dts: ti: k3-am625-sk: Enable PWM

 arch/arm64/boot/dts/ti/k3-am62a7-sk.dts       | 40 ++++++++++++++
 arch/arm64/boot/dts/ti/k3-am62p5-sk.dts       | 54 +++++++++++++++++++
 .../arm64/boot/dts/ti/k3-am62x-sk-common.dtsi | 40 ++++++++++++++
 3 files changed, 134 insertions(+)

-- 
2.49.0


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

end of thread, other threads:[~2025-04-25 21:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-22  0:08 [PATCH 0/3] Enable PWMs Judith Mendez
2025-04-22  0:08 ` [PATCH 1/3] arm64: dts: ti: k3-am62p5-sk: Enable PWM Judith Mendez
2025-04-22  0:08 ` [PATCH 2/3] arm64: dts: ti: k3-am62a7-sk: " Judith Mendez
2025-04-22  0:08 ` [PATCH 3/3] arm64: dts: ti: k3-am625-sk: " Judith Mendez
2025-04-25 12:23 ` [PATCH 0/3] Enable PWMs Bryan Brattlof
2025-04-25 21:11 ` Nishanth Menon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox