Simon Glass 962f5caf60 dm: gpio: Add error handling and a function to claim vector GPIOs
gpio_get_values_as_int() should return an error if something goes wrong.
Also provide gpio_claim_vector(), a function to request the GPIOs and set
them to input mode. Otherwise callers have to do this themselves.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2015-05-13 09:24:06 -07:00
..
2015-04-18 11:11:37 -06:00
2014-02-22 19:30:27 +01:00
2014-10-25 07:02:01 -04:00
2015-04-10 14:23:09 +02:00