[PATCH 1/5] dt-bindings: mailbox: imx-mu: add i.MX93 MU
Krzysztof Kozlowski
krzysztof.kozlowski at canonical.com
Mon Feb 7 11:59:14 PST 2022
On 07/02/2022 10:58, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan at nxp.com>
>
> Add bindings for i.MX93 MU which derived from i.MX8ULP
>
> Signed-off-by: Peng Fan <peng.fan at nxp.com>
> ---
> Documentation/devicetree/bindings/mailbox/fsl,mu.yaml | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/mailbox/fsl,mu.yaml b/Documentation/devicetree/bindings/mailbox/fsl,mu.yaml
> index f865b806ae6a..713cb847cd8c 100644
> --- a/Documentation/devicetree/bindings/mailbox/fsl,mu.yaml
> +++ b/Documentation/devicetree/bindings/mailbox/fsl,mu.yaml
> @@ -30,6 +30,9 @@ properties:
> - const: fsl,imx8-mu-scu
> - const: fsl,imx8-mu-seco
> - const: fsl,imx8ulp-mu-s4
> + - items:
> + const: fsl,imx93-mu
> + const: fsl,imx8ulp-mu
This should be a list (' - const: ...').
> - items:
> - enum:
> - fsl,imx7s-mu
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list