Input: sun4i-ts - add support for touchpanel controller on A31
authorChen-Yu Tsai <wens@csie.org>
Tue, 27 Jan 2015 07:57:00 +0000 (23:57 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 27 Jan 2015 07:58:56 +0000 (23:58 -0800)
commit43c0e2234021d7f838a24821e622589ee730e020
treea9b58f2d85b9e31755c0fa88e5593c5e03c50672
parente443631d20f595e342dd00a315e5263b393b4735
Input: sun4i-ts - add support for touchpanel controller on A31

The Allwinner A31 SoC (sun6i) has the same resistive touchpanel controller
as on other sunxi platforms. The only difference between the variants is
the control bits for enabling operations are left-shifted by 1 on the A31.

Also update the comment for the original temperature sensor with
information from Allwinner.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/devicetree/bindings/input/touchscreen/sun4i.txt
drivers/input/touchscreen/sun4i-ts.c