[PATCH v3 0/3] Elimo Impetus and Initium support

From: Matteo Scordino
Date: Thu Nov 05 2020 - 09:49:59 EST


Hi,

I removed the patches that were accepted from V2 and applied the lastest
suggestions from V2, i.e.:

- moved UART1 definition from dtsi to dts of the carrier board
- correct sorting of the dtb in the Makefile
- fixed indentation of compatible property


Matteo Scordino (3):
ARM: dts: sun8i: s3: Add dtsi for the Elimo Impetus SoM
dt-bindings: arm: sunxi: add Elimo bindings
ARM: dts: sun8i: s3: Add dts for the Elimo Initium SBC

.../devicetree/bindings/arm/sunxi.yaml | 13 ++++++
arch/arm/boot/dts/Makefile | 1 +
arch/arm/boot/dts/sun8i-s3-elimo-impetus.dtsi | 44 +++++++++++++++++++
arch/arm/boot/dts/sun8i-s3-elimo-initium.dts | 34 ++++++++++++++
4 files changed, 92 insertions(+)
create mode 100644 arch/arm/boot/dts/sun8i-s3-elimo-impetus.dtsi
create mode 100644 arch/arm/boot/dts/sun8i-s3-elimo-initium.dts

--
2.20.1