On Mon, 24 Aug 2020 18:26:47 +0200, Krzysztof Kozlowski wrote: > The Toradex Colibri i.MX 8 Evaluation board has two Toradex compatibles > so it needs separate entry. This fixes dtbs_check warning: > > arch/arm64/boot/dts/freescale/imx8qxp-colibri-eval-v3.dt.yaml: /: > compatible: ['toradex,colibri-imx8x-eval-v3', 'toradex,colibri-imx8x', > 'fsl,imx8qxp'] is not valid under any of the given schemas (Possible causes > of the failure): > arch/arm64/boot/dts/freescale/imx8qxp-colibri-eval-v3.dt.yaml: /: > compatible: ['toradex,colibri-imx8x-eval-v3', 'toradex,colibri-imx8x', > 'fsl,imx8qxp'] is too long > > Signed-off-by: Krzysztof Kozlowski <[email protected]> > --- > Documentation/devicetree/bindings/arm/fsl.yaml | 6 ++++++ > 1 file changed, 6 insertions(+) >
Reviewed-by: Rob Herring <[email protected]>

