ARM: dts: sunxi: Add sun?i-q8-common.dtsi files for q8 tablets
authorHans de Goede <hdegoede@redhat.com>
Sat, 5 Sep 2015 14:55:51 +0000 (16:55 +0200)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Sun, 27 Sep 2015 08:21:22 +0000 (10:21 +0200)
commit72df94cbec320860f759258b5677f72caa5d4777
tree71fee909b38fcab47e41c0940a9cd66fb900ffcf
parentac1dd1dcc55044dfd2b8039ae974fec6d2ab2c77
ARM: dts: sunxi: Add sun?i-q8-common.dtsi files for q8 tablets

Cheap allwinner based devices in the q8 enclosure come in many variants,
all sharing the case and a number of other basic features.

They differ in the display, touchscreen, accelerometer and wifi chips
used.

This commit adds 2 dtsi files defining the shared features of all the
q8 tablets. sunxi-q8-common.dtsi defines features shared amongst all
q8 tablets, sun8i-q8-common.dtsi defines features shared amongst all
a23 / a33 based q8 tablets, but not with a13 q8 based tablets.

a13 based tablets use a different card-detect pin for the mmc, and
use uart1 instead of the r_uart for the serial console.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/boot/dts/sun8i-a23-ippo-q8h-v5.dts
arch/arm/boot/dts/sun8i-a33-ippo-q8h-v1.2.dts
arch/arm/boot/dts/sun8i-q8-common.dtsi [new file with mode: 0644]
arch/arm/boot/dts/sunxi-q8-common.dtsi [new file with mode: 0644]