Message ID | 20240109075551.870001-2-chancel.liu@nxp.com |
---|---|
State | New |
Headers | show |
Series | [1/3] ASoC: dt-bindings: fsl,sai: Add compatible string for i.MX95 platform | expand |
> > Add compatible string "fsl,imx95-sai" for i.MX95 platform. > > > > Signed-off-by: Chancel Liu <chancel.liu@nxp.com> > > --- > > Documentation/devicetree/bindings/sound/fsl,sai.yaml | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/Documentation/devicetree/bindings/sound/fsl,sai.yaml > b/Documentation/devicetree/bindings/sound/fsl,sai.yaml > > index 088c26b001cc..f3d910aa2dc6 100644 > > --- a/Documentation/devicetree/bindings/sound/fsl,sai.yaml > > +++ b/Documentation/devicetree/bindings/sound/fsl,sai.yaml > > @@ -40,6 +40,7 @@ properties: > > - fsl,imx8ulp-sai > > - fsl,imx93-sai > > - fsl,vf610-sai > > + - fsl,imx95-sai > > Don't break the order, please. > > Best regards, > Krzysztof Sorry but I don't understand what's the "order" refer to. Could you please explain it to me? Regards, Chancel Liu
On 11/01/2024 12:06, Chancel Liu wrote: >>> Add compatible string "fsl,imx95-sai" for i.MX95 platform. >>> >>> Signed-off-by: Chancel Liu <chancel.liu@nxp.com> >>> --- >>> Documentation/devicetree/bindings/sound/fsl,sai.yaml | 1 + >>> 1 file changed, 1 insertion(+) >>> >>> diff --git a/Documentation/devicetree/bindings/sound/fsl,sai.yaml >> b/Documentation/devicetree/bindings/sound/fsl,sai.yaml >>> index 088c26b001cc..f3d910aa2dc6 100644 >>> --- a/Documentation/devicetree/bindings/sound/fsl,sai.yaml >>> +++ b/Documentation/devicetree/bindings/sound/fsl,sai.yaml >>> @@ -40,6 +40,7 @@ properties: >>> - fsl,imx8ulp-sai >>> - fsl,imx93-sai >>> - fsl,vf610-sai >>> + - fsl,imx95-sai >> >> Don't break the order, please. >> >> Best regards, >> Krzysztof > > Sorry but I don't understand what's the "order" refer to. Could you please > explain it to me? Items look alphabetically ordered. Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/sound/fsl,sai.yaml b/Documentation/devicetree/bindings/sound/fsl,sai.yaml index 088c26b001cc..f3d910aa2dc6 100644 --- a/Documentation/devicetree/bindings/sound/fsl,sai.yaml +++ b/Documentation/devicetree/bindings/sound/fsl,sai.yaml @@ -40,6 +40,7 @@ properties: - fsl,imx8ulp-sai - fsl,imx93-sai - fsl,vf610-sai + - fsl,imx95-sai reg: maxItems: 1
Add compatible string "fsl,imx95-sai" for i.MX95 platform. Signed-off-by: Chancel Liu <chancel.liu@nxp.com> --- Documentation/devicetree/bindings/sound/fsl,sai.yaml | 1 + 1 file changed, 1 insertion(+)