The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Judith Mendez <jm@ti.com>
To: Judith Mendez <jm@ti.com>, Nishanth Menon <nm@ti.com>,
	Vignesh Raghavendra <vigneshr@ti.com>
Cc: Tero Kristo <kristo@kernel.org>, Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: [PATCH 0/3] Enable PWMs
Date: Mon, 21 Apr 2025 19:08:48 -0500	[thread overview]
Message-ID: <20250422000851.4118545-1-jm@ti.com> (raw)

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


             reply	other threads:[~2025-04-22  0:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-22  0:08 Judith Mendez [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250422000851.4118545-1-jm@ti.com \
    --to=jm@ti.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=kristo@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nm@ti.com \
    --cc=robh@kernel.org \
    --cc=vigneshr@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox