Files
android_kernel_xiaomi_sm8450/drivers/gpio
David Jander 438b6c20e6 gpio: pca953x: use pca953x_read_regs instead of regmap_bulk_read
The register number needs to be translated for chips with more than 8
ports. This patch fixes a bug causing all chips with more than 8 GPIO pins
to not work correctly.

Fixes: 0f25fda840 ("gpio: pca953x: Zap ad-hoc reg_direction cache")
Cc: Cc: <stable@vger.kernel.org>
Signed-off-by: David Jander <david@protonic.nl>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
2019-08-28 12:55:24 +02:00
..
2018-05-16 14:35:24 +02:00
2019-06-26 09:40:33 +02:00
2019-06-27 15:56:50 +01:00
2018-01-09 14:51:00 +01:00
2019-06-14 10:16:15 +02:00