Keerthy
3135022cb4
gpio: da8xx_gpio: Fix the _gpio_direction_output function
...
_gpio_direction_output function currently calls gpio_set_value
with the wrong gpio number. gpio_set_value in the uclass driver
expects a different gpio number and the _gpio_direction_output
is currently providing the number specific to the bank.
Hence fix it by calling the _gpio_set_value function instead.
Reported-by: Faiz Abbas <faiz_abbas@ti.com >
Fixes: 8e51c0f254
("dm: gpio: Add DM compatibility to GPIO driver for Davinci")
Signed-off-by: Keerthy <j-keerthy@ti.com >
2019-10-30 17:48:47 -04:00
..
2018-05-07 09:34:12 -04:00
2019-02-25 16:07:36 +01:00
2018-05-07 09:34:12 -04:00
2018-05-08 09:07:36 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2019-04-12 17:32:51 +02:00
2019-10-30 17:48:47 -04:00
2018-10-10 13:35:03 -04:00
2019-05-24 00:01:08 +02:00
2019-05-04 19:26:49 +02:00
2019-05-07 05:41:32 +02:00
2019-10-08 13:57:45 +08:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-07-31 07:49:47 +03:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2019-10-24 13:37:01 +02:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2019-10-18 09:04:01 +08:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2019-01-16 13:56:43 +01:00
2018-05-07 09:34:12 -04:00
2018-11-18 16:02:22 +01:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2019-07-19 20:14:50 +02:00
2019-10-08 16:36:36 +02:00
2018-11-14 09:16:28 -08:00
2019-07-11 14:11:20 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2019-10-08 13:57:39 +08:00
2019-05-01 00:00:05 +02:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2019-10-18 09:04:01 +08:00
2018-05-07 09:34:12 -04:00
2019-07-12 11:50:58 +02:00
2019-07-16 17:13:15 +05:30
2018-05-07 09:34:12 -04:00
2018-11-14 09:16:28 -08:00
2018-11-14 09:16:28 -08:00
2018-05-07 09:34:12 -04:00
2018-08-07 11:03:43 +02:00
2019-10-24 13:37:01 +02:00