Simon Glass
7c84319af9
dm: gpio: Correct use of -ENODEV in drivers
...
In U-Boot -ENODEV means that there is no device. When there is a problem
with the device, drivers should return an error like -ENXIO or -EREMOTEIO.
When the device tree properties cannot be read correct , they should
return -EINVAL.
Update various GPIO drivers to follow this rule, to help with consistency
for future driver writers.
Signed-off-by: Simon Glass <sjg@chromium.org >
Reported-by: Adam Ford <aford173@gmail.com >
2017-10-08 20:41:09 -06:00
..
2017-06-01 07:03:10 -06:00
2017-10-08 20:41:09 -06:00
2017-06-01 07:03:01 -06:00
2017-06-01 07:03:01 -06:00
2017-10-08 20:41:09 -06:00
2016-03-31 17:03:52 +02:00
2017-06-01 07:03:01 -06:00
2017-06-12 08:38:41 -04:00
2013-07-24 09:44:38 -04:00
2017-02-08 16:24:29 -05:00
2017-02-08 06:12:14 -07:00
2017-07-06 13:09:36 -04:00
2017-06-01 07:03:01 -06:00
2015-08-12 20:47:58 -04:00
2017-10-08 20:41:09 -06:00
2017-02-08 06:12:14 -07:00
2017-06-01 07:03:04 -06:00
2017-08-11 15:42:00 -04:00
2014-02-22 19:30:27 +01:00
2014-10-25 07:02:01 -04:00
2017-06-01 07:03:03 -06:00
2017-08-11 15:42:00 -04:00
2013-07-24 09:44:38 -04:00
2017-02-08 06:12:14 -07:00
2017-06-01 07:03:01 -06:00
2017-06-01 07:03:01 -06:00
2016-12-27 11:24:17 -05:00
2016-12-27 11:24:17 -05:00
2015-04-23 13:59:18 -04:00
2017-10-08 20:41:09 -06:00
2016-09-23 17:55:42 -04:00
2017-10-08 20:41:09 -06:00
2017-06-01 07:03:10 -06:00
2017-08-11 15:41:50 -04:00
2016-09-23 17:55:42 -04:00
2017-02-08 06:12:14 -07:00
2017-02-08 06:12:14 -07:00
2017-06-01 07:03:17 -06:00
2017-09-18 20:40:35 +02:00
2017-06-01 07:03:01 -06:00
2017-06-01 07:03:10 -06:00
2017-05-22 04:37:30 +09:00
2014-07-04 21:37:29 +02:00
2017-08-13 15:17:37 -04:00
2017-06-01 07:03:01 -06:00
2017-06-01 07:03:10 -06:00
2013-07-30 09:21:42 -04:00
2016-05-31 09:54:24 -07:00
2017-10-08 20:41:09 -06:00
2017-07-28 12:02:47 -06:00
2017-10-08 20:08:19 -06:00
2013-07-24 09:44:38 -04:00
2017-06-01 07:03:01 -06:00