On Wed, 13 Feb 2019 18:51:22 +0100, Michael Tretter wrote: > Add device-tree bindings for the Allegro DVT video IP core found on the > Xilinx ZynqMP EV family. > > Signed-off-by: Michael Tretter <m.tretter@xxxxxxxxxxxxxx> > --- > v2 -> v3: > - rename node to video-codec > - drop interrupt-names > - fix compatible in example > - add clocks to required properties > > v1 -> v2: > none > --- > .../devicetree/bindings/media/allegro.txt | 43 +++++++++++++++++++ > 1 file changed, 43 insertions(+) > create mode 100644 Documentation/devicetree/bindings/media/allegro.txt > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>