The patch series adds DT nodes for Display SubSystem and other peripherals required to enable the display on the AM625-SK board. An HDMI monitor can be connected to the board to view the image/video outputs. This series should be applied on top of Vignesh Raghavendra's patch series that introduces the basic soc and board peripherals for AM62x. Link for Vignesh's Patch series: https://lore.kernel.org/linux-arm-kernel/20220427072954.8821-1-vigneshr@xxxxxx/ Changelog: V2: - Removed repetitive data in dss_ports Aradhya Bhatia (4): arm64: dts: ti: k3-am62-main: Add node for Display SubSystem arm64: dts: ti: k3-am625-sk: Add DSS pinmux info arm64: dts: ti: k3-am625-sk: Update main-i2c1 frequency arm64: dts: ti: k3-am625-sk: Add DSS ports, HDMI tx & peripherals arch/arm64/boot/dts/ti/k3-am62-main.dtsi | 30 +++++++ arch/arm64/boot/dts/ti/k3-am625-sk.dts | 100 ++++++++++++++++++++++- 2 files changed, 129 insertions(+), 1 deletion(-) -- 2.36.0