[PATCH 0/3] Enable PWMs

Judith Mendez jm at ti.com
Mon Apr 21 17:08:48 PDT 2025


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




More information about the linux-arm-kernel mailing list