Re: [PATCH v4 02/12] dt-bindings: serial: fsl-lpuart: Fix i.MX 8QM compatible matching

From: Rob Herring
Date: Thu Nov 18 2021 - 20:02:06 EST


On Wed, 10 Nov 2021 19:46:45 +0200, Abel Vesa wrote:
> The i.MX 8QM DTS files use two compatibles, so update the binding to fix
> dtbs_check warnings like:
>
> arch/arm64/boot/dts/freescale/imx8qm-mek.dt.yaml: serial@5a060000:
> compatible: ['fsl,imx8qm-lpuart', 'fsl,imx8qxp-lpuart'] is too long
> Signed-off-by: Abel Vesa <abel.vesa@xxxxxxx>
> ---
> Documentation/devicetree/bindings/serial/fsl-lpuart.yaml | 3 +++
> 1 file changed, 3 insertions(+)
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>