]> git.baikalelectronics.ru Git - kernel.git/commit
Input: synaptics-rmi4 - fix firmware update operations with bootloader v8
authorMatthias Schiffer <matthias.schiffer@ew.tq-group.com>
Wed, 8 Jun 2022 12:48:00 +0000 (14:48 +0200)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 23 Sep 2022 20:00:13 +0000 (13:00 -0700)
commit1ef16c0b2a74179dd0e2395a1b2cca2a00faede7
treeaae771b737bee7c2a6aa7e2b13f41ec3ebefcb1a
parent7fb585de0ad6d35728da3bb30e1526d53c076692
Input: synaptics-rmi4 - fix firmware update operations with bootloader v8

Commit 396c1bf2b1a2 ("Input: synaptics-rmi4 - support bootloader v8 in
f34v7") allowed the F34v7 driver to probe with bootloader v8, but it did
not update various other bootloader version checks in the F34 code.

Fixes: 396c1bf2b1a2 ("Input: synaptics-rmi4 - support bootloader v8 in f34v7")
Signed-off-by: Matthias Schiffer <matthias.schiffer@ew.tq-group.com>
Reviewed-by: Lyude Paul <lyude@redhat.com>
Link: https://lore.kernel.org/r/20220608124808.51402-2-matthias.schiffer@ew.tq-group.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/rmi4/rmi_f34.c