2023-10-05 15:49:38

by Jayesh Choudhary

[permalink] [raw]
Subject: Re: [PATCH v11 0/5] Enable Display for J784S4 and AM69-SK platform



On 05/10/23 15:30, Jayesh Choudhary wrote:
> This series adds support for:
> - DisplayPort for J784S4-EVM
> - Displayport and HDMI for AM69-SK platform
>


[...]

Oops! I faced some issue with my mailing server while sending these
patches. So had to send 4/5 patches again as '--in-reply-to' but
the hierarchy is off on mailing list. Will RESEND the series.

Please IGNORE this series.

Sorry for the noise!!!

Warm Regards,
Jayesh

>
> Changelog v10->v11:
> - Added comment for disabling serdes-refclk (according to comments of v5)
> - Update commit message to document why serdes, wiz nodes (2/5) and mhdp-
> bridge, tidss nodes (3/5) are disabled.
> - Keep only ports in board files and move common properties to main file
> and document why ports are kept empty.
>
> v10: https://lore.kernel.org/all/[email protected]/
>


[...]

>
> Dasnavis Sabiya (1):
> arm64: dts: ti: k3-am69-sk: Add DP and HDMI support
>
> Rahul T R (2):
> arm64: dts: ti: k3-j784s4-main: Add DSS and DP-bridge node
> arm64: dts: ti: k3-j784s4-evm: Enable DisplayPort-0
>
> Siddharth Vadapalli (2):
> arm64: dts: ti: k3-j784s4-main: Add system controller and SERDES lane
> mux
> arm64: dts: ti: k3-j784s4-main: Add WIZ and SERDES PHY nodes
>
> arch/arm64/boot/dts/ti/k3-am69-sk.dts | 229 +++++++++++++++++
> arch/arm64/boot/dts/ti/k3-j784s4-evm.dts | 119 +++++++++
> arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi | 276 +++++++++++++++++++++
> 3 files changed, 624 insertions(+)
>