mbox series

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

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

Message

Aradhya Bhatia May 5, 2022, 1:42 p.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/

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(-)