1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 16:52:14 +02:00
Files
u-boot-megous/drivers/gpio
Simon Glass eca4866586 dm: gpio: Check a GPIO is valid before using it
Since a gpio_desc is allowed to be invalid we should return an error
indicating that the operation cannot be completed. This can happen if the
GPIO is optional - e.g. some devices may have a reset line and some may
not.

Signed-off-by: Simon Glass <sjg@chromium.org>
2015-08-05 21:06:14 -06:00
..
2014-02-22 19:30:27 +01:00
2014-10-25 07:02:01 -04:00
2015-08-02 11:05:08 +02:00
2015-05-06 17:00:58 +09:00
2015-05-28 08:18:24 -04:00