The board is the same as A20-OLinuXino-LIME with added eMMC chip. So the dts is almost identical with A20-OLinuXino-LIME2. This patch series adds a new dts file and appends the bindings documentation. Stefan Mavrodiev (2): ARM: dts: sun7i: Add A20-OLinuXino-LIME-eMMC dt-bindings: arm: sunxi: Add compatible for A20-OLinuXino-LIME-eMMC .../devicetree/bindings/arm/sunxi.yaml | 5 +++ arch/arm/boot/dts/Makefile | 1 + .../dts/sun7i-a20-olinuxino-lime-emmc.dts | 32 +++++++++++++++++++ 3 files changed, 38 insertions(+) create mode 100644 arch/arm/boot/dts/sun7i-a20-olinuxino-lime-emmc.dts -- 2.17.1