diff options
author | Neil Armstrong <narmstrong@baylibre.com> | 2019-08-08 11:55:22 +0300 |
---|---|---|
committer | Neil Armstrong <narmstrong@baylibre.com> | 2019-08-14 12:52:47 +0300 |
commit | c0900eb8264c989878e475eb02a0d19eaeb62682 (patch) | |
tree | c91365f7b985a54a9b2154c01b406986062ee167 /MAINTAINERS | |
parent | 6b9ebf1e0e678b0053cedc2fc7cef5308fe464e4 (diff) | |
download | linux-c0900eb8264c989878e475eb02a0d19eaeb62682.tar.xz |
MAINTAINERS: Update with Amlogic DRM bindings converted as YAML
The amlogic,meson-dw-hdmi.txt and amlogic,meson-vpu.txt has been
converted to YAML schemas, update MAINTAINERS to match them again.
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Reviewed-by: Maxime Jourdan <mjourdan@baylibre.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190808085522.21950-4-narmstrong@baylibre.com
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6fe3462a1f7a..67b75fc33c61 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5336,8 +5336,8 @@ L: linux-amlogic@lists.infradead.org W: http://linux-meson.com/ S: Supported F: drivers/gpu/drm/meson/ -F: Documentation/devicetree/bindings/display/amlogic,meson-vpu.txt -F: Documentation/devicetree/bindings/display/amlogic,meson-dw-hdmi.txt +F: Documentation/devicetree/bindings/display/amlogic,meson-vpu.yaml +F: Documentation/devicetree/bindings/display/amlogic,meson-dw-hdmi.yaml F: Documentation/gpu/meson.rst T: git git://anongit.freedesktop.org/drm/drm-misc |