lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1f4391af-7b2a-41ff-b626-418df01c15be@gocontroll.com>
Date: Wed, 14 Jan 2026 11:56:40 +0100
From: Maud Spierings <maudspierings@...ontroll.com>
To: shengjiu.wang@....com
Cc: Xiubo.Lee@...il.com, broonie@...nel.org, conor+dt@...nel.org,
 devicetree@...r.kernel.org, festevam@...il.com, krzk+dt@...nel.org,
 lgirdwood@...il.com, linux-kernel@...r.kernel.org,
 linux-sound@...r.kernel.org, linuxppc-dev@...ts.ozlabs.org,
 nicoleotsuka@...il.com, perex@...ex.cz, robh@...nel.org,
 shengjiu.wang@...il.com, tiwai@...e.com
Subject: Re: [PATCH 1/2] ASoC: dt-bindings: fsl,sai: Add support for i.MX952
 platform

> Add new compatible string 'fsl,imx952-sai' for i.MX952 platform
> 
> Signed-off-by: Shengjiu Wang <shengjiu.wang@....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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ