Re: [PATCH] dt-bindings: iio: adc: Add i.MX94 and i.MX95 support

From: Conor Dooley
Date: Fri Mar 07 2025 - 11:00:55 EST


On Thu, Mar 06, 2025 at 12:08:25PM -0500, Frank Li wrote:
> Add compatible string "nxp,imx94-adc" and "nxp,imx95-adc", which is
> backward compatible with i.MX93. Set it to fall back to "nxp,imx93-adc".
>

Acked-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>

> Signed-off-by: Frank Li <Frank.Li@xxxxxxx>
> ---
> .../devicetree/bindings/iio/adc/nxp,imx93-adc.yaml | 9 ++++++++-
> 1 file changed, 8 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/iio/adc/nxp,imx93-adc.yaml b/Documentation/devicetree/bindings/iio/adc/nxp,imx93-adc.yaml
> index dfc3f512918f6..c2e5ff418920c 100644
> --- a/Documentation/devicetree/bindings/iio/adc/nxp,imx93-adc.yaml
> +++ b/Documentation/devicetree/bindings/iio/adc/nxp,imx93-adc.yaml
> @@ -19,7 +19,14 @@ description:
>
> properties:
> compatible:
> - const: nxp,imx93-adc
> + oneOf:
> + - enum:
> + - nxp,imx93-adc
> + - items:
> + - enum:
> + - nxp,imx94-adc
> + - nxp,imx95-adc
> + - const: nxp,imx93-adc
>
> reg:
> maxItems: 1
> --
> 2.34.1
>

Attachment: signature.asc
Description: PGP signature