On Wed, Sep 30, 2020 at 09:01:31PM +0200, Krzysztof Kozlowski wrote: > Hi, > > Changes since v1: > 1. Drop applied vendor-prefix patches. > 2. Add Reviews from Rob. > 3. Use ABB prefix for Aristainetos boards. > 4. Add missed compatibles for i.MX51, i.MX53 and i.MX6DL. > 5. Fix typo (VF600 -> VF610) in VF boards. > 6. New vendor prefixes (patches): #1 and #2. > > Best regards, > Krzysztof > > > Krzysztof Kozlowski (12): > dt-bindings: vendor-prefixes: add MicroSys > dt-bindings: vendor-prefixes: add Revotics > dt-bindings: arm: fsl: document i.MX25 and i.MX27 boards This one was applied from v1. > dt-bindings: arm: fsl: document i.MX51 boards > dt-bindings: arm: fsl: document i.MX53 boards > dt-bindings: arm: fsl: document VF boards > dt-bindings: arm: fsl: document i.MX6DL boards > ARM: dts: imx6dl-pico: fix board compatibles > dt-bindings: vendor-prefixes: add ABB > dt-bindings: arm: fsl: document i.MX6DL Aristainetos boards > ARM: dts: imx6dl: add compatibles for Aristainetos boards Applied all above. Shawn > dt-bindings: arm: fsl: document i.MX6Q boards > > .../devicetree/bindings/arm/fsl.yaml | 223 ++++++++++++++++-- > .../devicetree/bindings/vendor-prefixes.yaml | 6 + > arch/arm/boot/dts/imx6dl-aristainetos2_4.dts | 2 +- > arch/arm/boot/dts/imx6dl-aristainetos2_7.dts | 2 +- > arch/arm/boot/dts/imx6dl-aristainetos_4.dts | 2 +- > arch/arm/boot/dts/imx6dl-aristainetos_7.dts | 2 +- > arch/arm/boot/dts/imx6dl-pico-dwarf.dts | 2 +- > arch/arm/boot/dts/imx6dl-pico-hobbit.dts | 2 +- > arch/arm/boot/dts/imx6dl-pico-nymph.dts | 2 +- > arch/arm/boot/dts/imx6dl-pico-pi.dts | 2 +- > 10 files changed, 216 insertions(+), 29 deletions(-) > > -- > 2.17.1 >