From mboxrd@z Thu Jan 1 00:00:00 1970 From: robh@kernel.org (Rob Herring) Date: Wed, 26 Sep 2018 15:29:57 -0500 Subject: [PATCH v2 1/3] dt-bindings: media: add Amlogic Video Decoder Bindings In-Reply-To: <20180911150938.3844-2-mjourdan@baylibre.com> References: <20180911150938.3844-1-mjourdan@baylibre.com> <20180911150938.3844-2-mjourdan@baylibre.com> Message-ID: <20180926202957.GA23380@bogus> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, 11 Sep 2018 17:09:36 +0200, Maxime Jourdan wrote: > Add documentation for the meson vdec dts node. > > Signed-off-by: Maxime Jourdan > --- > .../bindings/media/amlogic,vdec.txt | 71 +++++++++++++++++++ > 1 file changed, 71 insertions(+) > create mode 100644 Documentation/devicetree/bindings/media/amlogic,vdec.txt > Reviewed-by: Rob Herring