diff options
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | 2020-04-04 20:50:39 +0200 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | 2021-03-22 04:08:46 +0100 |
commit | 391ce40de526e2e5c5d276d893390cfe1c4e8e92 (patch) | |
tree | 8eabba231eb965bb8fea6243fb106609bd5557f0 /MAINTAINERS | |
parent | dt-bindings: display: bridge: Add YAML schema for Synopsys DW-HDMI (diff) | |
download | linux-391ce40de526e2e5c5d276d893390cfe1c4e8e92.tar.xz linux-391ce40de526e2e5c5d276d893390cfe1c4e8e92.zip |
dt-bindings: display: bridge: renesas,dw-hdmi: Convert binding to YAML
Convert the Renesas R-Car DWC HDMI TX text binding to YAML.
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-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 c96ad09a587f..fa231a491463 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5988,7 +5988,7 @@ L: dri-devel@lists.freedesktop.org L: linux-renesas-soc@vger.kernel.org S: Supported T: git git://linuxtv.org/pinchartl/media drm/du/next -F: Documentation/devicetree/bindings/display/bridge/renesas,dw-hdmi.txt +F: Documentation/devicetree/bindings/display/bridge/renesas,dw-hdmi.yaml F: Documentation/devicetree/bindings/display/bridge/renesas,lvds.yaml F: Documentation/devicetree/bindings/display/renesas,du.yaml F: drivers/gpu/drm/rcar-du/ |