]> git.baikalelectronics.ru Git - kernel.git/commit
Input: synaptics-rmi4 - add sysfs interfaces for hardware IDs
authorNick Dyer <nick@shmanahar.org>
Tue, 31 Jan 2017 23:44:49 +0000 (15:44 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 31 Jan 2017 23:51:22 +0000 (15:51 -0800)
commit59fb380517dd7832a6fc71c7a84de10bece1d216
tree72feb59584d1744b884b013abc8ab9d29e575d5f
parente32cd0a6ce672691007c1e1838bd8d7b21d5ab9e
Input: synaptics-rmi4 - add sysfs interfaces for hardware IDs

These attributes provide various bits of information which may be enumerated
under the RMI4 protocol to user space.

This may be useful for displaying the particular version which is in use, or
selecting the correct firmware to flash.

Signed-off-by: Nick Dyer <nick@shmanahar.org>
Tested-by: Chris Healy <cphealy@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/rmi4/rmi_driver.c
drivers/input/rmi4/rmi_driver.h
drivers/input/rmi4/rmi_f01.c
drivers/input/rmi4/rmi_f34.c