Re: [PATCH 03/13] dt-bindings: arm: fsl: Fix matching Purism Librem5 phones

From: Shawn Guo
Date: Mon Sep 21 2020 - 09:14:19 EST


On Fri, Sep 04, 2020 at 04:53:02PM +0200, Krzysztof Kozlowski wrote:
> All Purism Librem5 phones have three compatibles so they need their own
> entry to fix dbts_check warnings like:
>
> arch/arm64/boot/dts/freescale/imx8mq-librem5-r2.dt.yaml: /:
> compatible: ['purism,librem5r2', 'purism,librem5', 'fsl,imx8mq'] is not valid under any of the given schemas
>
> arch/arm64/boot/dts/freescale/imx8mq-librem5-r2.dt.yaml: /:
> compatible: ['purism,librem5r2', 'purism,librem5', 'fsl,imx8mq'] is too long
>
> Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>

Applied, thanks.