Message ID | cover.1611232558.git.michal.simek@xilinx.com (mailing list archive) |
---|---|
Headers | show |
Series | arm64: dts: zynqmp: Enable and Wire DP | expand |
Hi, On 1/21/21 1:36 PM, Michal Simek wrote: > Hi, > > I am updating DT patches which were there part of DP v11 series sent by > Laurent in past [1]. Patches have been removed in v12 [2]. > The series is rebased on the top of [3] which wired si5341 clock chip. > > [1] http://lore.kernel.org/r/20200318153728.25843-1-laurent.pinchart@ideasonboard.com > [2] http://lore.kernel.org/r/20200718001347.25451-1-laurent.pinchart@ideasonboard.com > [3] http://lore.kernel.org/r/cover.1611224800.git.michal.simek@xilinx.com > > Thanks, > Michal > > > Laurent Pinchart (2): > arm64: dts: zynqmp: Add DPDMA node > arm64: dts: zynqmp: Wire up the DisplayPort subsystem > > Michal Simek (1): > arm64: dts: zynqmp: Add DisplayPort subsystem > > .../arm64/boot/dts/xilinx/zynqmp-clk-ccf.dtsi | 10 ++++++ > .../boot/dts/xilinx/zynqmp-zcu100-revC.dts | 31 ++++++++++++++++++ > .../boot/dts/xilinx/zynqmp-zcu102-revA.dts | 10 ++++++ > .../boot/dts/xilinx/zynqmp-zcu104-revA.dts | 11 +++++++ > .../boot/dts/xilinx/zynqmp-zcu104-revC.dts | 11 +++++++ > .../boot/dts/xilinx/zynqmp-zcu106-revA.dts | 11 +++++++ > .../boot/dts/xilinx/zynqmp-zcu111-revA.dts | 11 +++++++ > arch/arm64/boot/dts/xilinx/zynqmp.dtsi | 32 +++++++++++++++++++ > 8 files changed, 127 insertions(+) > Applied all. Thanks, Michal