ARM: dts: sun5i: Add dts file for q8 formfactor a13 based tablets
authorHans de Goede <hdegoede@redhat.com>
Sat, 5 Sep 2015 14:55:53 +0000 (16:55 +0200)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Sun, 27 Sep 2015 08:21:30 +0000 (10:21 +0200)
commiteb2217b4c25e3796b0e834ce6e4fb5490ee9ab27
tree5a9642d35835574b01237feffde19af37d40ff7a
parentd5c1274f26c18c4e3037cf7667d967388a73348b
ARM: dts: sun5i: Add dts file for q8 formfactor a13 based tablets

This commits adds a generic dts file for q8 formfactor a13 based tablets.

The 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.

The touchscreen controller / accelerometer may turn out to be a problem
once we add support for those. We can either do something with devicetree
overlays, or add sun5i-a13-<touchscreen>-<accelerometer>.dts files. The
latter is what the android mod community is doing with firmware images.

This dts was tested with an a13 q8 tablet with a pcb labelled: "94V-0",
silead gsl1680 touchscreen controller and a mc32x0 accelerometer.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/sun5i-a13-q8-tablet.dts [new file with mode: 0644]
This page took 0.027187 seconds and 5 git commands to generate.