mbox series

[0/4] arm64: dts: ti: AM6 and J721e display dts changes

Message ID 20201027104132.105485-1-tomi.valkeinen@ti.com (mailing list archive)
Headers show
Series arm64: dts: ti: AM6 and J721e display dts changes | expand

Message

Tomi Valkeinen Oct. 27, 2020, 10:41 a.m. UTC
Hi,

linux-next now contains binding changes for "k3-am65: mark dss as
dma-coherent".

Also everything to get DP working is included in -rc1, except the two
dts patches in this series. Note that DisplayPort connector binding is
still in discussion [1]. I don't expect changes there, but if you want
to wait until those patches get merged, you could just pick the two am6
patches.

 Tomi

[1] https://www.spinics.net/lists/dri-devel/msg275245.html

Tomi Valkeinen (4):
  arm64: dts: ti: k3-j721e-main: add DP & DP PHY
  arm64: dts: ti: k3-j721e-common-proc-board: add DP to j7 evm
  arm64: dts: ti: k3-am65: mark dss as dma-coherent
  arm64: dts: ti: am654-base-board: fix clock node name

 arch/arm64/boot/dts/ti/k3-am65-main.dtsi      |   2 +
 .../arm64/boot/dts/ti/k3-am654-base-board.dts |   2 +-
 .../dts/ti/k3-j721e-common-proc-board.dts     |  72 ++++++++++++
 arch/arm64/boot/dts/ti/k3-j721e-main.dtsi     | 104 ++++++++++++++++++
 4 files changed, 179 insertions(+), 1 deletion(-)