On Sun, Sep 20, 2020 at 9:59 PM Krzysztof Kozlowski <krzk@xxxxxxxxxx> wrote: > Several DTSes with ARMv6 and ARMv7 i.MX SoCs introduce their own > compatibles so add them to fix dtbs_check warnings like: > > arch/arm/boot/dts/imx35-pdk.dt.yaml: gpio@53fa4000: > compatible: ['fsl,imx35-gpio', 'fsl,imx31-gpio'] is not valid under any of the given schemas > > arch/arm/boot/dts/imx51-babbage.dt.yaml: gpio@73f90000: > compatible: ['fsl,imx51-gpio', 'fsl,imx35-gpio'] is not valid under any of the given schemas > > Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> Patch applied. Yours, Linus Walleij