dt-bindings: interrupt-controller: fsl,irqsteer: Fix compatible matching
authorKrzysztof Kozlowski <krzk@kernel.org>
Fri, 4 Sep 2020 15:24:00 +0000 (17:24 +0200)
committerRob Herring <robh@kernel.org>
Mon, 14 Sep 2020 22:49:15 +0000 (16:49 -0600)
commit2b5ee687ad86ec0f7fda92f29f5d4313e381c37a
treefe4d5f58dbd57322b3a3a31e8d382814d70d0780
parentce214b10c643080f7309b2701815e18a7ab8c6bd
dt-bindings: interrupt-controller: fsl,irqsteer: Fix compatible matching

The i.MX 8M DTSes use two compatibles so update the binding to fix
dtbs_check warnings like:

  arch/arm64/boot/dts/freescale/imx8mq-thor96.dt.yaml: interrupt-controller@32e2d000:
    compatible: ['fsl,imx8m-irqsteer', 'fsl,imx-irqsteer'] is too long
    From schema: Domentation/devicetree/bindings/interrupt-controller/fsl,irqsteer.yaml

  arch/arm64/boot/dts/freescale/imx8mq-thor96.dt.yaml: interrupt-controller@32e2d000:
    compatible: Additional items are not allowed ('fsl,imx-irqsteer' was unexpected)

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/interrupt-controller/fsl,irqsteer.yaml