]> 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)
commit97644f376a8b96856230077b3febaadc3100d32a
tree72feb59584d1744b884b013abc8ab9d29e575d5f
parent8fd1bf733d7c8ee9462dd28884336586ec4832bf
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