]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: dts: sun4i: Add dts file for the pov protab2-ips9 tablet
authorHans de Goede <hdegoede@redhat.com>
Tue, 20 Oct 2015 22:04:29 +0000 (00:04 +0200)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 22 Oct 2015 08:58:12 +0000 (10:58 +0200)
commit336263770f8e0bc386491757c656e370ef442ef9
tree65acbaff25a715506103e14c1eb0178f85ee600a
parent39efe82a0275ea1dbef72d3be567ff8da826f1cd
ARM: dts: sun4i: Add dts file 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.

It uses a rtl8188cus usb wifi chip and a RDA 5875Y bluetooth chip attached
to uart2. It has a bma250 accelerometer attached to i2c1 addr 0x18, this
only works when ldo3 is set to 2.8 volt, otherwise i2c1 gets stuck, so
for now we mark i2c1 as failed.

It has a pixcir,pixcir_tangoc compatible touchscreen attached to i2c2 addr
0x5c. This is not enabled in this dts, because this variant of the
pixcir_tangoc has separate wakeup and enable pins both of which need
to be driven low before the touchscreen will work. Before we can enable
this the pixcir driver and devicetree-bindings need to be extended to
support these pins.

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/sun4i-a10-pov-protab2-ips9.dts [new file with mode: 0644]