mbox series

[0/4] arm64: ti: k3-am62: Add DT nodes to enable display

Message ID 20220427090850.32280-1-a-bhatia1@ti.com (mailing list archive)
Headers show
Series arm64: ti: k3-am62: Add DT nodes to enable display | expand

Message

Aradhya Bhatia April 27, 2022, 9:08 a.m. UTC
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@ti.com/


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   | 103 ++++++++++++++++++++++-
 2 files changed, 132 insertions(+), 1 deletion(-)