Searched hist:"871 c3cf4" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/mfd/ |
H A D | stmpe.h | 871c3cf4 Sat Oct 04 09:02:27 CDT 2014 Linus Walleij <linus.walleij@linaro.org> 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> 871c3cf4 Sat Oct 04 09:02:27 CDT 2014 Linus Walleij <linus.walleij@linaro.org> 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>
|