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/20230927121157.278592-1-j-choudhary@xxxxxx/
[...]
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(+)