[PATCH 1/2] ASoC: dt-bindings: fsl,sai: Add support for i.MX952 platform

Maud Spierings maudspierings at gocontroll.com
Wed Jan 14 21:56:40 AEDT 2026


> Add new compatible string 'fsl,imx952-sai' for i.MX952 platform
> 
> Signed-off-by: Shengjiu Wang <shengjiu.wang at 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 0d733e5b08a4..d838ee0b61cb 100644
> --- a/Documentation/devicetree/bindings/sound/fsl,sai.yaml
> +++ b/Documentation/devicetree/bindings/sound/fsl,sai.yaml
> @@ -44,6 +44,7 @@ properties:
>        - items:
>            - enum:
>                - fsl,imx94-sai
> +              - fsl,imx952-sai
>            - const: fsl,imx95-sai

I don't think this new one should have the fallback on imx95, given that 
you are adding a new match compatible in the driver, so it is not 
compatible with the "fsl,imx95-sai" data.

It should be a new separate entry.

Kind regards,
Maud

>    reg:
> -- 
> 2.34.1



More information about the Linuxppc-dev mailing list