Re: [PATCH v3 3/3] MAINTAINERS: Update with Amlogic DRM bindings converted as YAML

From: Maxime Jourdan
Date: Mon Aug 12 2019 - 12:31:20 EST


On Thu, Aug 8, 2019 at 10:55 AM Neil Armstrong <narmstrong@xxxxxxxxxxxx> wrote:
>
> 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@xxxxxxxxxxxx>
> ---
> MAINTAINERS | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6426db5198f0..c55c18531cd1 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5318,8 +5318,8 @@ L: linux-amlogic@xxxxxxxxxxxxxxxxxxx
> 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
>
> --
> 2.22.0
>

Reviewed-by: Maxime Jourdan <mjourdan@xxxxxxxxxxxx>