[PATCH v2 0/2] ARM64: dts: allwinner: Add devicetree for pine H64 modelA evaluation board

From: Corentin Labbe
Date: Tue Oct 29 2019 - 15:17:59 EST


Hello

Pineh64 have two existing model (A and B) with some hardware difference and
so need two different DT file.
But the current situation has only one file for both.
This serie fix this situation by being more clear on which DT file is
needed for both model.

Regards

Changes since v1:
- Added the first patch for stating which model support the
sun50i-h6-pine-h64.dts

Corentin Labbe (2):
ARM64: dts: sun50i-h6-pine-h64: state that the DT supports the modelB
ARM64: dts: allwinner: add pineh64 model A

.../devicetree/bindings/arm/sunxi.yaml | 9 +++++--
arch/arm64/boot/dts/allwinner/Makefile | 1 +
.../allwinner/sun50i-h6-pine-h64-modelA.dts | 26 +++++++++++++++++++
.../boot/dts/allwinner/sun50i-h6-pine-h64.dts | 4 +--
4 files changed, 36 insertions(+), 4 deletions(-)
create mode 100644 arch/arm64/boot/dts/allwinner/sun50i-h6-pine-h64-modelA.dts

--
2.21.0