]> 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)
commita040c31694bd3e6bb2b56217d8ffc2404897cec4
treea9b58f2d85b9e31755c0fa88e5593c5e03c50672
parent6e9c352677e05d84a72b63d2d71c93611c6ad3ce
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