Re: [PATCH 1/3] dt-bindings: watchdog: fsl-imx: document i.MX compatibles

2020-10-29 Thread Krzysztof Kozlowski
On Thu, Oct 29, 2020 at 10:35:09PM +0800, Shawn Guo wrote: > On Sat, Sep 26, 2020 at 06:23:00PM +0200, Krzysztof Kozlowski wrote: > > Document all ARMv5, ARMv6 and ARMv7 i.MX compatibles used in DTSes (even > > though driver binds only to fsl,imx21-wdt) to fix dtbs_check warnings > > like: > > > >

Re: [PATCH 1/3] dt-bindings: watchdog: fsl-imx: document i.MX compatibles

2020-10-29 Thread Shawn Guo
On Sat, Sep 26, 2020 at 06:23:00PM +0200, Krzysztof Kozlowski wrote: > Document all ARMv5, ARMv6 and ARMv7 i.MX compatibles used in DTSes (even > though driver binds only to fsl,imx21-wdt) to fix dtbs_check warnings > like: > > arch/arm/boot/dts/imx53-qsb.dt.yaml: gpio@53fe: compatible: >

Re: [PATCH 1/3] dt-bindings: watchdog: fsl-imx: document i.MX compatibles

2020-09-29 Thread Rob Herring
On Sat, 26 Sep 2020 18:23:00 +0200, Krzysztof Kozlowski wrote: > Document all ARMv5, ARMv6 and ARMv7 i.MX compatibles used in DTSes (even > though driver binds only to fsl,imx21-wdt) to fix dtbs_check warnings > like: > > arch/arm/boot/dts/imx53-qsb.dt.yaml: gpio@53fe: compatible: > ['fs

[PATCH 1/3] dt-bindings: watchdog: fsl-imx: document i.MX compatibles

2020-09-26 Thread Krzysztof Kozlowski
Document all ARMv5, ARMv6 and ARMv7 i.MX compatibles used in DTSes (even though driver binds only to fsl,imx21-wdt) to fix dtbs_check warnings like: arch/arm/boot/dts/imx53-qsb.dt.yaml: gpio@53fe: compatible: ['fsl,imx53-gpio', 'fsl,imx35-gpio'] is not valid under any of the given schem