]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: gpio: gpio-vf610: fix iMX 7ULP compatible matching
authorKrzysztof Kozlowski <krzk@kernel.org>
Sun, 20 Sep 2020 19:58:48 +0000 (21:58 +0200)
committerRob Herring <robh@kernel.org>
Tue, 29 Sep 2020 14:02:01 +0000 (09:02 -0500)
commit9b0f6fe12436999949ef1b4636c0869a9dc8b73a
treee48f268855857a9207ac0c37c236fd141c82d3a0
parentbbcb7c51666e45246f2dcea8fcdd98b7c17f5d8a
dt-bindings: gpio: gpio-vf610: fix iMX 7ULP compatible matching

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

  arch/arm/boot/dts/imx7ulp-com.dt.yaml: gpio@40ae0000:
    compatible: ['fsl,imx7ulp-gpio', 'fsl,vf610-gpio'] is too long

  arch/arm/boot/dts/imx7ulp-com.dt.yaml: gpio@40ae0000:
    compatible: Additional items are not allowed ('fsl,vf610-gpio' was unexpected)

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/gpio/gpio-vf610.yaml