On 2020-08-13 03:29, Laurent Pinchart wrote: > Rename the mxsfb.yaml binding schema to fsl,lcdif.yaml to match the > usual bindings naming scheme. I tend to prefer to just name it fsl,lcdif.yaml from the get-go. If you prefer keeping it separate, then it should be patch 2 of the series. -- Stefan > > Signed-off-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> > --- > .../devicetree/bindings/display/{mxsfb.yaml => fsl,lcdif.yaml} | 2 +- > MAINTAINERS | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > rename Documentation/devicetree/bindings/display/{mxsfb.yaml => > fsl,lcdif.yaml} (98%) > > diff --git a/Documentation/devicetree/bindings/display/mxsfb.yaml > b/Documentation/devicetree/bindings/display/fsl,lcdif.yaml > similarity index 98% > rename from Documentation/devicetree/bindings/display/mxsfb.yaml > rename to Documentation/devicetree/bindings/display/fsl,lcdif.yaml > index d15bb8edc29f..60210775c31e 100644 > --- a/Documentation/devicetree/bindings/display/mxsfb.yaml > +++ b/Documentation/devicetree/bindings/display/fsl,lcdif.yaml > @@ -1,7 +1,7 @@ > # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) > %YAML 1.2 > --- > -$id: http://devicetree.org/schemas/display/mxsfb.yaml# > +$id: http://devicetree.org/schemas/display/fsl,lcdif.yaml# > $schema: http://devicetree.org/meta-schemas/core.yaml# > > title: Freescale/NXP i.MX LCD Interface (LCDIF) > diff --git a/MAINTAINERS b/MAINTAINERS > index e3fac23383d2..fe1bda639a39 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -11757,7 +11757,7 @@ M: Stefan Agner <stefan@xxxxxxxx> > L: dri-devel@xxxxxxxxxxxxxxxxxxxxx > S: Supported > T: git git://anongit.freedesktop.org/drm/drm-misc > -F: Documentation/devicetree/bindings/display/mxsfb.yaml > +F: Documentation/devicetree/bindings/display/fsl,lcdif.yaml > F: drivers/gpu/drm/mxsfb/ > > MYLEX DAC960 PCI RAID Controller