Re: [PATCH v3 4/4] dt-bindings: gpio: gpio-vf610: fix iMX 7ULP compatible matching

From: Linus Walleij
Date: Tue Sep 29 2020 - 07:55:14 EST


On Sun, Sep 20, 2020 at 9:59 PM Krzysztof Kozlowski <krzk@xxxxxxxxxx> wrote:

> 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@xxxxxxxxxx>

This patch doesn't apply to my tree linux-gpio "devel":

$ git am --signoff
./v3_20200920_krzk_dt_bindings_gpio_pl061_add_gpio_line_names.mbx
Applying: dt-bindings: gpio: gpio-vf610: fix iMX 7ULP compatible matching
error: Documentation/devicetree/bindings/gpio/gpio-vf610.yaml: does
not exist in index
Patch failed at 0001 dt-bindings: gpio: gpio-vf610: fix iMX 7ULP
compatible matching

Yours,
Linus Walleij