[PATCH v2 0/6] Elimo Impetus and Initium support - rework

From: Matteo Scordino
Date: Fri Oct 30 2020 - 19:43:50 EST


Hi,

I applied the suggestions from the discussion that stemmed from V1,
i.e.:

- using "sochip,s3", "allwinner,sun8i-v3" in the compatible string
- add a patch to do the same for the Pine64 PineCube
- alphabetic order in the dt-binding file
- match the dt-binding file with the actual dts files

Matteo Scordino (6):
dt-bindings: vendors: add Elimo Engineering vendor prefix
ARM: dts: sun8i: V3/S3: Add UART1 pin definitions to the V3/S3 dtsi
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
ARM: dts: sunxi: align pinecube compatible property to other S3 boards

.../devicetree/bindings/arm/sunxi.yaml | 13 +++++
.../devicetree/bindings/vendor-prefixes.yaml | 2 +
arch/arm/boot/dts/Makefile | 1 +
arch/arm/boot/dts/sun8i-s3-elimo-impetus.dtsi | 51 +++++++++++++++++++
arch/arm/boot/dts/sun8i-s3-elimo-initium.dts | 28 ++++++++++
arch/arm/boot/dts/sun8i-s3-pinecube.dts | 2 +-
arch/arm/boot/dts/sun8i-v3.dtsi | 5 ++
7 files changed, 101 insertions(+), 1 deletion(-)
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