Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1487623
| From | Nick Dyer <nick@shmanahar.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v3 0/2] Input: synaptics-rmi4 - F34 device reflash support |
| Date | 2016-09-20 22:50 +0200 |
| Message-ID | <sjA9k-7XM-9@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v3 0/2] Input: synaptics-rmi4 - F34 device reflash support Nick Dyer <nick@shmanahar.org> - 2016-09-20 22:50 +0200 [PATCH v3 1/2] Input: synaptics-rmi4 - factor out functions from probe Nick Dyer <nick@shmanahar.org> - 2016-09-20 22:50 +0200 [PATCH v3 2/2] Input: synaptics-rmi4 - add support for F34 device reflash Nick Dyer <nick@shmanahar.org> - 2016-09-20 22:50 +0200
csiph-web