Re: [PATCH 1/1] dt-bindings: mailbox: fsl,mu: Add i.MX94 compatible

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Mar 06, 2025 at 10:52:24AM -0500, Frank Li wrote:
> Add compatible string "fsl,imx94-mu" for the i.MX94 chip, which is backward
> compatible with i.MX95. Set it to fall back to "fsl,imx95-mu".
> 
> Signed-off-by: Frank Li <Frank.Li@xxxxxxx>

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

> ---
>  Documentation/devicetree/bindings/mailbox/fsl,mu.yaml | 7 ++++++-
>  1 file changed, 6 insertions(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/mailbox/fsl,mu.yaml b/Documentation/devicetree/bindings/mailbox/fsl,mu.yaml
> index 00631afcd51d8..581425aacdccf 100644
> --- a/Documentation/devicetree/bindings/mailbox/fsl,mu.yaml
> +++ b/Documentation/devicetree/bindings/mailbox/fsl,mu.yaml
> @@ -54,6 +54,10 @@ properties:
>                - fsl,imx8qm-mu
>                - fsl,imx8qxp-mu
>            - const: fsl,imx6sx-mu
> +      - items:
> +          - enum:
> +              - fsl,imx94-mu
> +          - const: fsl,imx95-mu
>  
>    reg:
>      maxItems: 1
> @@ -142,7 +146,8 @@ allOf:
>        not:
>          properties:
>            compatible:
> -            const: fsl,imx95-mu
> +            contains:
> +              const: fsl,imx95-mu
>      then:
>        patternProperties:
>          "^sram@[a-f0-9]+": false
> -- 
> 2.34.1
> 

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux