[PATCH v3 0/2] Input: synaptics-rmi4 - F34 device reflash support

From: Nick Dyer
Date: Tue Sep 20 2016 - 16:42:58 EST


Hi-

Please find attached patches to add F34 firmware update to the RMI4 driver.

Git tree here:
https://github.com/ndyer/linux/commits/synaptics-fw-update-v3-2016-09-20

Changes in v3:
- Only attempt to flash on F34 V0 (later versions have different register map)

Changes in v2:
- Resolved reliability issues with locking and teardown/re-probe
- Add #ifdefs for CONFIG_RMI4_F34 in rmi_driver.c
- Slightly improve debug
- Tested by Chris Healy

cheers

Nick