summaryrefslogtreecommitdiffstats
path: root/board
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2015-09-05 17:01:31 +0200
committerHans de Goede <hdegoede@redhat.com>2015-09-10 20:11:58 +0200
commit56f5eb401d30f240ea0ccd874a08c67ede4c21b7 (patch)
treec5adca8010b888656c34ec26c025d87935ebbbf7 /board
parent05e4d62a634e911cedcf88e4b91f3623e1c4b2f6 (diff)
downloadblackbird-obmc-uboot-56f5eb401d30f240ea0ccd874a08c67ede4c21b7.tar.gz
blackbird-obmc-uboot-56f5eb401d30f240ea0ccd874a08c67ede4c21b7.zip
sun5i: Add q8_a13_tablet defconfig and dts
This commits adds a generic support for q8 formfactor a13 based tablets. These tablets ship in many variants, with the difference mainly being the touchscreen controller / accelerometer / wifi chip used. The wifi is USB based, and thus not listed in devicetree. ATM the kernel does not support the touchscreen / accelerometer on these devices. In the future we may need multiple configs with different CONFIG_DEFAULT_DEVICE_TREE settings, this depends on how we solve the hw differences on the kernel side. For now this will suffice. The dts files are identical to the dts files submitted to the upstream kernel for these tablets. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'board')
-rw-r--r--board/sunxi/MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS
index 2ec731a90a..f3da5d2e4c 100644
--- a/board/sunxi/MAINTAINERS
+++ b/board/sunxi/MAINTAINERS
@@ -26,6 +26,7 @@ F: configs/Auxtek-T003_defconfig
F: configs/Auxtek-T004_defconfig
F: configs/inet98v_rev2_defconfig
F: configs/mk802_a10s_defconfig
+F: configs/q8_a13_tablet_defconfig
F: configs/r7-tv-dongle_defconfig
F: configs/UTOO_P66_defconfig
F: include/configs/sun6i.h
OpenPOWER on IntegriCloud