From: Swamil Jain <s-jain1@ti.com>
To: <nm@ti.com>, <vigneshr@ti.com>, <kristo@kernel.org>,
<robh@kernel.org>, <krzk+dt@kernel.org>, <conor+dt@kernel.org>,
<tomi.valkeinen@ideasonboard.com>
Cc: <devarsht@ti.com>, <praneeth@ti.com>,
<linux-arm-kernel@lists.infradead.org>,
<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
<s-jain1@ti.com>
Subject: [PATCH v4 0/2] Add DSS support for AM62L SoC
Date: Tue, 11 Aug 2026 18:38:20 +0530 [thread overview]
Message-ID: <20260811130822.2324438-1-s-jain1@ti.com> (raw)
This series:
- Adds base support to enable Display on TI AM62L[1] SoCs
- Adds base support for DSI output
- Enbales HDMI output out-of-box
[1]: https://www.ti.com/product/AM62L
---
Changelog:
v3->v4:
- Change pin configuration from PIN_OUTPUT to PIN_INPUT for
VOUT_EXTPCLKIN
Link to v3: https://lore.kernel.org/all/20260723102519.3581762-1-s-jain1@ti.com/
v2->v3:
- Split patches for SoC and EVM related changes
- Add dsi ports node
- Correct styling issues
- Drop GIC
Link to v2: https://lore.kernel.org/all/20260528133529.3476499-1-s-jain1@ti.com/
v1->v2:
- Update the commit message to elaborate more about the patch.
- Add dpi-pinctrl configuration.
- Update the interrupt routing index for HDMI interrupt line
Link to v1: https://lore.kernel.org/all/20260513210942.692269-1-s-jain1@ti.com/
---
Devarsh Thakkar (2):
arm64: dts: ti: k3-am62l-main: Add DSS & DSI related nodes
arm64: dts: ti: k3-am62l3-evm: Add HDMI support
arch/arm64/boot/dts/ti/k3-am62l-main.dtsi | 60 ++++++++++++++
arch/arm64/boot/dts/ti/k3-am62l3-evm.dts | 95 +++++++++++++++++++++++
2 files changed, 155 insertions(+)
next reply other threads:[~2026-08-11 13:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-11 13:08 Swamil Jain [this message]
2026-08-11 13:08 ` [PATCH v4 1/2] arm64: dts: ti: k3-am62l-main: Add DSS & DSI related nodes Swamil Jain
2026-08-11 13:08 ` [PATCH v4 2/2] arm64: dts: ti: k3-am62l3-evm: Add HDMI support Swamil Jain
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=20260811130822.2324438-1-s-jain1@ti.com \
--to=s-jain1@ti.com \
--cc=conor+dt@kernel.org \
--cc=devarsht@ti.com \
--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=praneeth@ti.com \
--cc=robh@kernel.org \
--cc=tomi.valkeinen@ideasonboard.com \
--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