]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: mailbox: fsl,mu: Fix i.MX 8QXP compatible matching
authorKrzysztof Kozlowski <krzk@kernel.org>
Thu, 3 Sep 2020 19:53:23 +0000 (21:53 +0200)
committerRob Herring <robh@kernel.org>
Mon, 14 Sep 2020 20:55:05 +0000 (14:55 -0600)
commit9afba1be86e32a7e7ad7b912d2bf00cd4b55d69a
treec131728b7669149ce184cf05212740d63bec3dc6
parentab61371a5fabd520f8a584b3f33d2fe73a5f2cbf
dt-bindings: mailbox: fsl,mu: Fix i.MX 8QXP compatible matching

The Mailbox on i.MX 8QXP (fsl,imx8qxp-mu) can also be compatible with
fsl,imx8-mu-scu (for fast IPC) so adjust the compatibles to fix
dtbs_check warnings like:

  arch/arm64/boot/dts/freescale/imx8qxp-mek.dt.yaml: mailbox@5d1f0000:
    compatible: ['fsl,imx8-mu-scu', 'fsl,imx8qxp-mu', 'fsl,imx6sx-mu']
    is not valid under any of the given schemas (Possible causes of the failure):

  arch/arm64/boot/dts/freescale/imx8qxp-mek.dt.yaml: mailbox@5d1f0000:
    compatible: ['fsl,imx8-mu-scu', 'fsl,imx8qxp-mu', 'fsl,imx6sx-mu'] is too long

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20200903195325.5394-1-krzk@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/mailbox/fsl,mu.yaml