Hi, This patch series adds DT nodes for Display SubSystem (DSS) and other peripherals required to enable the HDMI audio and video on the AM62A7-SK EVM. An HDMI monitor can be connected to the platform for the audio-video outputs. Regards Aradhya Aradhya Bhatia (3): arm64: dts: ti: k3-am62a-main: Add node for Display SubSystem (DSS) arm64: dts: ti: k3-am62a7-sk: Add HDMI support arm64: dts: ti: Makefile: Add HDMI audio for AM62A7-SK arch/arm64/boot/dts/ti/Makefile | 2 + arch/arm64/boot/dts/ti/k3-am62a-main.dtsi | 25 ++++++ arch/arm64/boot/dts/ti/k3-am62a7-sk.dts | 92 +++++++++++++++++++++++ 3 files changed, 119 insertions(+) base-commit: 51b70ff55ed88edd19b080a524063446bcc34b62 -- 2.34.1