On Fri, 13 Dec 2019 08:40:55 +0100, Maxime Ripard wrote: > The Allwinner SoCs have a hardware video codec that is supported in Linux, > with a matching Device Tree binding. > > Now that we have the DT validation in place, let's convert the device tree > bindings for that controller over to a YAML schemas. > > Signed-off-by: Maxime Ripard <maxime@xxxxxxxxxx> > --- > .../allwinner,sun4i-a10-video-engine.yaml | 83 +++++++++++++++++++ > .../devicetree/bindings/media/cedrus.txt | 57 ------------- > 2 files changed, 83 insertions(+), 57 deletions(-) > create mode 100644 Documentation/devicetree/bindings/media/allwinner,sun4i-a10-video-engine.yaml > delete mode 100644 Documentation/devicetree/bindings/media/cedrus.txt > Applied, thanks. Rob