Re: [PATCH] dt-bindings: serial: fsl-imx-uart: fix i.MX 53 and 6 compatible matching
From: Rob Herring <robh@kernel.org>
Date: 2020-09-28 12:56:57
Also in:
linux-devicetree, linux-serial, lkml
From: Rob Herring <robh@kernel.org>
Date: 2020-09-28 12:56:57
Also in:
linux-devicetree, linux-serial, lkml
On Fri, 25 Sep 2020 23:26:49 +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@21ec000: compatible: ['fsl,imx6q-uart', 'fsl,imx21-uart'] is not valid under any of the given schemas Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> --- .../devicetree/bindings/serial/fsl-imx-uart.yaml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-)
Acked-by: Rob Herring <robh@kernel.org> _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel