Message ID | 20210809013457.11266-1-laurent.pinchart@ideasonboard.com |
---|---|
Headers | show |
Series | drm: xlnx: zynqmp_dpsub: Initial live video input support | expand |
On Mon, 09 Aug 2021 04:34:22 +0300, Laurent Pinchart wrote: > The DPSUB doesn't live in isolation, but is connected to the > programmable logic for live inputs and outputs, and also has a > DisplayPort output. Model all those using OF graph. > > Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> > --- > .../display/xlnx/xlnx,zynqmp-dpsub.yaml | 67 +++++++++++++++++++ > 1 file changed, 67 insertions(+) > Reviewed-by: Rob Herring <robh@kernel.org>