[PATCH v5 0/2] ARM64: dts: allwinner: Add devicetree for pineH64 modelB

From: Corentin Labbe
Date: Thu Nov 14 2019 - 10:47:45 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 v4:
- reverted compatible change for model A
- renamed compatible of model B

Change since v3:
- state the current file is model A and add a new modelB file.

Change since v2:
- Added the HDMI connector node to model A

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 modelA
ARM64: dts: allwinner: add pineh64 model B

.../devicetree/bindings/arm/sunxi.yaml | 7 ++++++-
arch/arm64/boot/dts/allwinner/Makefile | 1 +
.../allwinner/sun50i-h6-pine-h64-model-b.dts | 21 +++++++++++++++++++
.../boot/dts/allwinner/sun50i-h6-pine-h64.dts | 17 ++++++++++++---
4 files changed, 42 insertions(+), 4 deletions(-)
create mode 100644 arch/arm64/boot/dts/allwinner/sun50i-h6-pine-h64-model-b.dts

--
2.23.0