On Sat, 26 Sep 2020 18:28:03 +0200, Krzysztof Kozlowski wrote: > Document and adjust the compatibles for i.MX25 and i.MX27 based boards > to fix dtbs_check warnings like: > > arch/arm/boot/dts/imx27-apf27dev.dt.yaml: /: compatible: > ['armadeus,imx27-apf27dev', 'armadeus,imx27-apf27', 'fsl,imx27'] is not valid under any of the given schemas > > Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> > --- > .../devicetree/bindings/arm/fsl.yaml | 45 ++++++++++++++++++- > 1 file changed, 43 insertions(+), 2 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>