Re: [PATCH v5 1/2] arm64: dts: ti: k3-am62l-main: Add DSS & DSI related nodes
From: Kumar, Udit
Date: Thu Sep 24 2026 - 05:49:09 EST
On 9/24/2026 12:56 AM, Swamil Jain wrote:
> From: Devarsh Thakkar <devarsht@xxxxxx>
>
> Add DSS, DSI and DPHY nodes to add base display support on AM62L[1].
> AM62L shares a single video port for DPI and DSI output.
>
> [1]: https://www.ti.com/product/AM62L
>
> Reviewed-by: Tomi Valkeinen <tomi.valkeinen@xxxxxxxxxxxxxxxx>
> Signed-off-by: Devarsh Thakkar <devarsht@xxxxxx>
> Signed-off-by: Swamil Jain <s-jain1@xxxxxx>
> ---
> arch/arm64/boot/dts/ti/k3-am62l-main.dtsi | 60 +++++++++++++++++++++++
> 1 file changed, 60 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/ti/k3-am62l-main.dtsi b/arch/arm64/boot/dts/ti/k3-am62l-main.dtsi
> index 80615ca1e01a..a3199a2455c3 100644
> --- a/arch/arm64/boot/dts/ti/k3-am62l-main.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-am62l-main.dtsi
> @@ -544,6 +544,66 @@ elm0: ecc@25010000 {
> status = "disabled";
> };
>
> + dphy_tx0: phy@301c0000 {
> + compatible = "ti,j721e-dphy";
> [..]
Reviewed-by: Udit Kumar <u-kumar1@xxxxxx>