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 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 | 9 ++++++-- arch/arm64/boot/dts/allwinner/Makefile | 1 + .../allwinner/sun50i-h6-pine-h64-modelB.dts | 21 +++++++++++++++++++ .../boot/dts/allwinner/sun50i-h6-pine-h64.dts | 19 +++++++++++++---- 4 files changed, 44 insertions(+), 6 deletions(-) create mode 100644 arch/arm64/boot/dts/allwinner/sun50i-h6-pine-h64-modelB.dts -- 2.23.0