On 25/06/2023 10:09, guoniu.zhou@xxxxxxxxxxx wrote: > From: "Guoniu.zhou" <guoniu.zhou@xxxxxxx> > > Rename nxp,imx8-isi.yaml to nxp,imx-isi.yaml since the binding doc will > also be used in other i.MX SoC, such as i.MX9 serials. Subject: you have too many "media:". One, first is enough. > > Signed-off-by: Guoniu.zhou <guoniu.zhou@xxxxxxx> > --- > .../bindings/media/{nxp,imx8-isi.yaml => nxp,imx-isi.yaml} | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/Documentation/devicetree/bindings/media/nxp,imx8-isi.yaml b/Documentation/devicetree/bindings/media/nxp,imx-isi.yaml > similarity index 97% > rename from Documentation/devicetree/bindings/media/nxp,imx8-isi.yaml > rename to Documentation/devicetree/bindings/media/nxp,imx-isi.yaml > index 6038b9b5ab36..1ce9440bde32 100644 > --- a/Documentation/devicetree/bindings/media/nxp,imx8-isi.yaml > +++ b/Documentation/devicetree/bindings/media/nxp,imx-isi.yaml > @@ -1,10 +1,10 @@ > # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) > %YAML 1.2 > --- > -$id: http://devicetree.org/schemas/media/nxp,imx8-isi.yaml# > +$id: http://devicetree.org/schemas/media/nxp,imx-isi.yaml# > $schema: http://devicetree.org/meta-schemas/core.yaml# > > -title: i.MX8 Image Sensing Interface > +title: i.MX Image Sensing Interface This patch by itself does not make sense. Could be squashed or just drop it. No real reason for renaming. Best regards, Krzysztof