[PATCH] dt-bindings: serial: fsl-imx-uart: fix i.MX 53 and 6 compatible matching

Krzysztof Kozlowski krzk at kernel.org
Fri Oct 2 08:45:51 EDT 2020


On Fri, 2 Oct 2020 at 14:41, Greg Kroah-Hartman
<gregkh at linuxfoundation.org> wrote:
>
> On Fri, Sep 25, 2020 at 11:26:49PM +0200, Krzysztof Kozlowski wrote:
> > The i.MX 53 and i.MX6Q DTS use two compatibles, i.MX 6SL/6SLL/SX three
> > so update the binding to fix dtbs_check warnings like:
> >
> >   serial at 21ec000: compatible: ['fsl,imx6q-uart', 'fsl,imx21-uart'] is not valid under any of the given schemas
> >
> > Signed-off-by: Krzysztof Kozlowski <krzk at kernel.org>
> > ---
> >  .../devicetree/bindings/serial/fsl-imx-uart.yaml          | 8 ++++++--
> >  1 file changed, 6 insertions(+), 2 deletions(-)
>
> This doesn't apply to my tty tree :(

It is rebased on my previous fsl-imx-uart dt-bindings patch which was
picked up by Rob. Otherwise there would be conflicts.

Rob,
Could you pick this up as well?

Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list