[PATCH] MAINTAINERS: update MEGACHIPS dt-binding path to yaml

Gabriel Windlin posted 1 patch 2 weeks, 2 days ago
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] MAINTAINERS: update MEGACHIPS dt-binding path to yaml
Posted by Gabriel Windlin 2 weeks, 2 days ago
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@gmail.com>
---
 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@gmail.com>
 M:	Ian Ray <ian.ray@gehealthcare.com>
 M:	Martyn Welch <martyn.welch@collabora.co.uk>
 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
Re: [PATCH] MAINTAINERS: update MEGACHIPS dt-binding path to yaml
Posted by Ian Ray 2 weeks, 2 days ago
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@gmail.com>

Thanks for fixing this.

Reviewed-by: Ian Ray <ian.ray@gehealthcare.com>

> ---
>  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@gmail.com>
>  M:     Ian Ray <ian.ray@gehealthcare.com>
>  M:     Martyn Welch <martyn.welch@collabora.co.uk>
>  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
>