summaryrefslogtreecommitdiffstats
path: root/board/sunxi/MAINTAINERS
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2015-09-29 11:48:01 +0200
committerHans de Goede <hdegoede@redhat.com>2015-10-03 12:08:04 +0200
commit97fec7105c6d31f52026921e669ec78e1b7ca623 (patch)
treef9e1a4c45c4592b58f7374761d8fcbd6dd8dc096 /board/sunxi/MAINTAINERS
parentfbb0c7bd92255bfcb13826a8ac81be6e2f94ba48 (diff)
downloadblackbird-obmc-uboot-97fec7105c6d31f52026921e669ec78e1b7ca623.tar.gz
blackbird-obmc-uboot-97fec7105c6d31f52026921e669ec78e1b7ca623.zip
sunxi: Add generic defconfigs for A23 Q8 tablets with 800x480 LCD
The 7" Q8 tablet enclosure is used for a ton of slightly different cheap chinese tablets. There are some differences in which accelerometer / wifi is used, but other then that these are all the same from a u-boot / kernel pov. When we get to adding accelerometer support the plan is to add some kind of autodetection and mangle the dt accordingly (likely using the new quirks mechanism). For now this is a non issue as we do not yet have accelerometer support, and in the future, some sort of auto-detect is the way to go as we cannot expect users to exactly know what is inside their tablet. The dts files this commit adds are identical to the ones submitted to the upstream kernel. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'board/sunxi/MAINTAINERS')
-rw-r--r--board/sunxi/MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS
index f7a837a6eb..67a9d294d2 100644
--- a/board/sunxi/MAINTAINERS
+++ b/board/sunxi/MAINTAINERS
@@ -50,6 +50,7 @@ F: configs/ga10h_v1_1_defconfig
F: configs/gt90h_v4_defconfig
F: configs/Ippo_q8h_v1_2_defconfig
F: configs/Ippo_q8h_v1_2_a33_1024x600_defconfig
+F: configs/q8_a23_tablet_800x480_defconfig
F: configs/q8_a33_tablet_800x480_defconfig
F: configs/q8_a33_tablet_1024x600_defconfig
F: include/configs/sun9i.h
OpenPOWER on IntegriCloud