Hi Dylan,
My colleague Elaine has prepared the patch for new ALPS touchpad that
being used on your HP Revolve 810 G1 laptop.
You can have a try~
--
Best Regards,
Tommy
-- Forwarded message --
From: Elaine Chen
Date: 2014/1/14
Subject: Re: [PATCH] add support for ALPS v7 protoco
As far as I know, the ALPS v7 protocol device is used on following laptops:
Lenovo S430/S435/S530, Lenovo Z410/Z510, HP Odie, HP Revolve 810 G1
2014/1/10 Qiting Chen :
> Here is the patch of supporting ALPS v7 protocol device.
>
> v7 device is a clickpad device.
> Device info:
> Device ID
Patch adds commonly used event types (EV_KEY and EV_SW) to
devicetree bindings header for input subsystem.
Signed-off-by: Alexander Shiyan
---
include/dt-bindings/input/input.h | 3 +++
1 file changed, 3 insertions(+)
diff --git a/include/dt-bindings/input/input.h
b/include/dt-bindings/input/i
On Mon, Jan 13, 2014 at 10:17:04AM +, Lothar Waßmann wrote:
> This patch allows the edt-ft5x06 multitouch panel driver to be
> configured via DT.
>
> Signed-off-by: Lothar Waßmann
> ---
> .../bindings/input/touchscreen/edt-ft5x06.txt | 31
> drivers/input/touchscreen/edt-ft5x06.c
This patch allows the edt-ft5x06 multitouch panel driver to be
configured via DT.
Signed-off-by: Lothar Waßmann
---
.../bindings/input/touchscreen/edt-ft5x06.txt | 31
drivers/input/touchscreen/edt-ft5x06.c | 145 +++
2 files changed, 145 insertions(+), 3
Signed-off-by: Lothar Waßmann
---
.../devicetree/bindings/vendor-prefixes.txt|1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt
b/Documentation/devicetree/bindings/vendor-prefixes.txt
index b458760..49774c3 1006