MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
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
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
>
© 2016 - 2026 Red Hat, Inc.