mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-20 05:31:15 +00:00
Input: synaptics-rmi4 - add support for F34 V7 bootloader
Port firmware update code from Samsung Galaxy S7 driver into mainline framework. This patch has been tested on Synaptics S7813. Signed-off-by: Nick Dyer <nick@shmanahar.org> Tested-by: Chris Healy <cphealy@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
This commit is contained in:
parent
5d244f7eff
commit
5191d88acc
6 changed files with 1688 additions and 34 deletions
|
@ -342,7 +342,7 @@ struct rmi_driver_data {
|
|||
|
||||
struct rmi_function *f01_container;
|
||||
struct rmi_function *f34_container;
|
||||
bool f01_bootloader_mode;
|
||||
bool bootloader_mode;
|
||||
|
||||
int num_of_irq_regs;
|
||||
int irq_count;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue