dt-bindings: gpio: fsl-imx-gpio: Add i.MX 8 compatibles
authorKrzysztof Kozlowski <krzk@kernel.org>
Tue, 25 Aug 2020 19:35:18 +0000 (21:35 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Fri, 4 Sep 2020 15:04:29 +0000 (17:04 +0200)
commitbf276877ef090a96deee7a6e08c741b48120b2ef
tree6c286f75b15a52e24ef96aa8114b448c6f4ba7fd
parent9123e3a74ec7b934a4a099e98af6a61c2f80bbf5
dt-bindings: gpio: fsl-imx-gpio: Add i.MX 8 compatibles

DTSes with new i.MX 8 SoCs introduce their own compatibles so add them
to fix dtbs_check warnings like:

  arch/arm64/boot/dts/freescale/imx8mm-evk.dt.yaml: gpio@30200000:
    compatible:0: 'fsl,imx8mm-gpio' is not one of ['fsl,imx1-gpio', 'fsl,imx21-gpio', 'fsl,imx31-gpio', 'fsl,imx35-gpio', 'fsl,imx7d-gpio']
    From schema: Documentation/devicetree/bindings/gpio/fsl-imx-gpio.yaml

  arch/arm64/boot/dts/freescale/imx8mm-evk.dt.yaml: gpio@30200000:
    compatible: ['fsl,imx8mm-gpio', 'fsl,imx35-gpio'] is too long

  arch/arm64/boot/dts/freescale/imx8mm-evk.dt.yaml: gpio@30200000:
    compatible: Additional items are not allowed ('fsl,imx35-gpio' was unexpected)

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20200825193536.7332-2-krzk@kernel.org
Documentation/devicetree/bindings/gpio/fsl-imx-gpio.yaml