dt-bindings: mtd: gpmi-nand: Add i.MX 8M compatibles
authorKrzysztof Kozlowski <krzk@kernel.org>
Fri, 4 Sep 2020 15:24:01 +0000 (17:24 +0200)
committerRob Herring <robh@kernel.org>
Mon, 14 Sep 2020 22:49:22 +0000 (16:49 -0600)
commitb781592c909a3145113a2655f3b200a8e26030c9
tree358615b2e58b4eccad2daaa397e6dcf7d2b0e43e
parent2b5ee687ad86ec0f7fda92f29f5d4313e381c37a
dt-bindings: mtd: gpmi-nand: Add i.MX 8M compatibles

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

  arch/arm64/boot/dts/freescale/imx8mm-evk.dt.yaml: nand-controller@33002000:
    compatible:0: 'fsl,imx8mm-gpmi-nand' is not one of ['fsl,imx23-gpmi-nand', 'fsl,imx28-gpmi-nand', 'fsl,imx6q-gpmi-nand', 'fsl,imx6sx-gpmi-nand', 'fsl,imx7d-gpmi-nand']
    From schema: Documentation/devicetree/bindings/mtd/gpmi-nand.yaml

  arch/arm64/boot/dts/freescale/imx8mm-evk.dt.yaml: nand-controller@33002000:
    compatible: ['fsl,imx8mm-gpmi-nand', 'fsl,imx7d-gpmi-nand'] is too long

  arch/arm64/boot/dts/freescale/imx8mm-evk.dt.yaml: nand-controller@33002000:
    compatible: Additional items are not allowed ('fsl,imx7d-gpmi-nand' 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/mtd/gpmi-nand.yaml