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

2020-09-30 Thread Linus Walleij
On Tue, Sep 29, 2020 at 4:02 PM Rob Herring wrote: > On Tue, Sep 29, 2020 at 01:54:44PM +0200, Linus Walleij wrote: > > On Sun, Sep 20, 2020 at 9:59 PM Krzysztof Kozlowski wrote: > > > > > The i.MX 7ULP DTSes use two compatibles so update the binding to fix > > > dtbs_check warnings like: > > > >

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

2020-09-29 Thread Rob Herring
On Tue, Sep 29, 2020 at 01:54:44PM +0200, Linus Walleij wrote: > On Sun, Sep 20, 2020 at 9:59 PM Krzysztof Kozlowski 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@40ae: > >

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

2020-09-29 Thread Linus Walleij
On Sun, Sep 20, 2020 at 9:59 PM Krzysztof Kozlowski 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@40ae: > compatible: ['fsl,imx7ulp-gpio', 'fsl,vf610-gpio'] is too long > > arch

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

2020-09-23 Thread Rob Herring
On Sun, 20 Sep 2020 21:58:48 +0200, Krzysztof Kozlowski 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@40ae: > compatible: ['fsl,imx7ulp-gpio', 'fsl,vf610-gpio'] is too long > >

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

2020-09-20 Thread Krzysztof Kozlowski
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@40ae: compatible: ['fsl,imx7ulp-gpio', 'fsl,vf610-gpio'] is too long arch/arm/boot/dts/imx7ulp-com.dt.yaml: gpio@40ae: compatible: Additio