diff options
author | Jacopo Mondi <jacopo+renesas@jmondi.org> | 2019-12-11 18:13:00 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2019-12-20 22:16:46 +0100 |
commit | 58361eaa11d561f338e45558c4cfce03366817c8 (patch) | |
tree | 981fec2d5fa327294773fdd4fc3356bb99bdc391 /MAINTAINERS | |
parent | dt-bindings: watchdog: Convert stm32 watchdog bindings to json-schema (diff) | |
download | linux-58361eaa11d561f338e45558c4cfce03366817c8.tar.xz linux-58361eaa11d561f338e45558c4cfce03366817c8.zip |
dt-bindings: media: renesas,ceu: Convert to yaml
Convert the Renesas CEU bindings description to yaml schema and remove
the existing textual bindings document.
Signed-off-by: Jacopo Mondi <jacopo+renesas@jmondi.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cc0a4a8ae06a..111340d7583f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10277,7 +10277,7 @@ L: linux-media@vger.kernel.org L: linux-renesas-soc@vger.kernel.org T: git git://linuxtv.org/media_tree.git S: Supported -F: Documentation/devicetree/bindings/media/renesas,ceu.txt +F: Documentation/devicetree/bindings/media/renesas,ceu.yaml F: drivers/media/platform/renesas-ceu.c F: include/media/drv-intf/renesas-ceu.h |