diff options
author | Hans de Goede | 2015-08-25 14:20:49 +0200 |
---|---|---|
committer | Hans de Goede | 2015-08-31 08:43:42 +0200 |
commit | 4ddcf1df175165cb59b2cb2a38f50a9537477f52 (patch) | |
tree | 2140ae19fd162bda9d3a21d5877312d45df7ffa8 /board/sunxi | |
parent | 1f554906c3620db639c59000a8d76373c6152cfb (diff) |
sunxi: Add inet98v_rev2 defconfig and dts file
The inet98v_rev2 is a pcb used in generic A13 based tablets. It features
volume buttons, a power barrel, micro-usb otg, headphone connector and
a power button.
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 01fc7d6a505..fca051ffa78 100644 --- a/board/sunxi/MAINTAINERS +++ b/board/sunxi/MAINTAINERS @@ -22,6 +22,7 @@ F: configs/A13-OLinuXino_defconfig F: configs/A13-OLinuXinoM_defconfig F: configs/Auxtek-T003_defconfig F: configs/Auxtek-T004_defconfig +F: configs/inet98v_rev2_defconfig F: configs/mk802_a10s_defconfig F: configs/r7-tv-dongle_defconfig F: configs/UTOO_P66_defconfig |