]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6d9b2cd99f418c4f5edac6d9a74f7f8066117663
treea9b58f2d85b9e31755c0fa88e5593c5e03c50672
parentbf37af29c090bd9aa81ceab0a79e835b9b0a66ce
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