The Chaemeleon board is an Open Source hardware devboard developed by YuzukiHD, featuring an Allwinner H618 SoC. Import the devicetree, recently merged into the Linux kernel tree, and add the defconfig, to allow mainline U-Boot on this board. Since the SoC is quite well supported, there is not much else to add at this point.
Cheers, Andre Andre Przywara (2): arm64: dts: allwinner: h616: add YuzukiHD Chameleon support sunxi: H616: add support for YuzukiHD Chameleon board configs/yuzukihd-chameleon_defconfig | 30 +++ .../sun50i-h618-yuzukihd-chameleon.dts | 222 ++++++++++++++++++ 2 files changed, 252 insertions(+) create mode 100644 configs/yuzukihd-chameleon_defconfig create mode 100644 dts/upstream/src/arm64/allwinner/sun50i-h618-yuzukihd-chameleon.dts -- 2.43.0