Re: [PATCH] MAINTAINERS: update MEGACHIPS dt-binding path to yaml
From: Ian Ray
Date: Wed Sep 09 2026 - 01:15:39 EST
On Tue, Sep 08, 2026 at 10:52:02PM +0200, Gabriel Windlin wrote:
> Commit 74459b0dacce ("dt-bindings: display: bridge: convert
> megachips-stdpxxxx-ge-b850v3-fw.txt to yaml") converted the legacy text
> binding to YAML schema and renamed the file, but forgot to update the
> corresponding entry in MAINTAINERS.
>
> Fix the path to point to the new YAML binding schema.
>
> Fixes: 74459b0dacce ("dt-bindings: display: bridge: convert megachips-stdpxxxx-ge-b850v3-fw.txt to yaml")
>
> Signed-off-by: Gabriel Windlin <gawindlin@xxxxxxxxx>
Thanks for fixing this.
Reviewed-by: Ian Ray <ian.ray@xxxxxxxxxxxxxxxx>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index da3e42d2d190..e830a31525d4 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -16848,7 +16848,7 @@ M: Peter Senna Tschudin <peter.senna@xxxxxxxxx>
> M: Ian Ray <ian.ray@xxxxxxxxxxxxxxxx>
> M: Martyn Welch <martyn.welch@xxxxxxxxxxxxxxx>
> S: Maintained
> -F: Documentation/devicetree/bindings/display/bridge/megachips-stdpxxxx-ge-b850v3-fw.txt
> +F: Documentation/devicetree/bindings/display/bridge/megachips,stdp2690-ge-b850v3-fw.yaml
> F: drivers/gpu/drm/bridge/megachips-stdpxxxx-ge-b850v3-fw.c
>
> MEGARAID SCSI/SAS DRIVERS
>
> base-commit: 5acbae5f7eb3d5275120abfe698c394b7325dcec
> --
> 2.55.0
>