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

From: Krzysztof Kozlowski
Date: Wed Sep 16 2020 - 02:38:39 EST


On Mon, Sep 14, 2020 at 04:33:43PM -0600, Rob Herring wrote:
> On Fri, 04 Sep 2020 16:53:02 +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>
> > ---
> > Documentation/devicetree/bindings/arm/fsl.yaml | 10 ++++++++--
> > 1 file changed, 8 insertions(+), 2 deletions(-)
> >
>
> Reviewed-by: Rob Herring <robh@xxxxxxxxxx>
>
> I expect Shawn to pick this one up as this file gets touched a fair
> amount.

Hi Shawn,

Could you pick up this patch as well?

Best regards,
Krzysztof