]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
mfd: stmpe: Fix STMPE24xx GPMR LSB
authorLinus Walleij <linus.walleij@linaro.org>
Sat, 4 Oct 2014 14:02:27 +0000 (16:02 +0200)
committerJiri Slaby <jslaby@suse.cz>
Fri, 9 Jan 2015 10:28:27 +0000 (11:28 +0100)
commit83ee596143c7f78fec7c8f36f92be2223d9a8bad
tree6c764892a50c6426d5ed7b7a938883d9971bc6ad
parentbc5e18c1dc407bd245a190076d362ecf7975e64a
mfd: stmpe: Fix STMPE24xx GPMR LSB

commit 871c3cf4ea7d5baf58e0a40bce7431ca5525aa2a upstream.

The least significat byte of the GPIO value read register
on the STMPE24xx series is on addres 0xA4 not 0xA5. Correct
against datasheet and tested on the STMPE2401 hardware.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
drivers/mfd/stmpe.h