commit | 871c3cf4ea7d5baf58e0a40bce7431ca5525aa2a | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Sat Oct 04 16:02:27 2014 +0200 |
committer | Lee Jones <lee.jones@linaro.org> | Mon Nov 10 15:21:58 2014 +0000 |
tree | 7d205496660224832cf10b3f9392e86dced99cc5 | |
parent | f114040e3ea6e07372334ade75d1ee0775c355e1 [diff] |
mfd: stmpe: Fix STMPE24xx GPMR LSB 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>