diff options
author | Hans de Goede | 2015-09-05 10:50:56 +0200 |
---|---|---|
committer | Hans de Goede | 2015-09-10 16:55:22 +0200 |
commit | dd9d013c0378bd5e8af0c94e435cab0bd934b4f3 (patch) | |
tree | d197ac5ee113e3e8c3deb4b15adf39d3604b0c68 /board/sunxi | |
parent | efde6a579fe3c172d214fb3047b02c827779738a (diff) |
sun4i: Add defconfig and dts for the pov protab2-ips9 tablet
The Point of View protab2-ips9 is a tablet with a 9" ips 1024x768 lcd
screen, microsd slot, headphones, mini hdmi, mini usb b and power barrel
connectors.
The dts file is identical to the one 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')
-rw-r--r-- | board/sunxi/MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS index 3a4d1fbfb80..3f897f858e2 100644 --- a/board/sunxi/MAINTAINERS +++ b/board/sunxi/MAINTAINERS @@ -15,6 +15,7 @@ F: configs/Mele_M3_defconfig F: configs/Mini-X_defconfig F: configs/mk802_defconfig F: configs/mk802ii_defconfig +F: configs/pov_protab2_ips9_defconfig F: include/configs/sun5i.h F: configs/A10s-OLinuXino-M_defconfig F: configs/A13-OLinuXino_defconfig |