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-10-04 11:59:44 -04:00
2017-10-04 11:59:44 -04:00
2017-10-04 10:31:17 -04:00
2017-09-15 08:05:10 -04:00
2017-09-12 17:58:54 -04:00
2017-10-04 11:59:44 -04:00
2017-10-04 12:00:21 -04:00
2017-06-01 07:03:08 -06:00
2017-09-04 09:02:07 -04:00
2017-09-11 08:00:13 -07:00
2017-02-08 06:12:14 -07:00
2017-10-04 11:59:44 -04:00
2017-10-04 11:59:44 -04:00
2017-06-01 07:03:06 -06:00
2017-08-02 09:11:52 +02:00
2017-10-08 20:41:09 -06:00
2017-10-08 20:41:09 -06:00
2017-08-16 08:30:24 -04:00
2017-06-01 07:03:08 -06:00
2017-06-01 07:03:15 -06:00
2017-10-04 11:59:44 -04:00
2017-10-04 11:59:44 -04:00
2017-10-04 11:59:44 -04:00
2017-10-04 11:59:44 -04:00
2017-09-03 15:30:34 -04:00
2016-07-27 14:15:54 -06:00
2017-10-06 11:28:12 -04:00
2017-08-11 15:41:51 -04:00
2017-10-04 11:59:44 -04:00
2017-10-04 11:59:44 -04:00
2017-10-04 11:59:44 -04:00
2017-07-28 12:02:47 -06:00
2017-09-15 08:05:10 -04:00
2017-10-04 11:59:44 -04:00
2017-02-08 06:12:14 -07:00
2017-10-04 11:59:44 -04:00
2017-08-16 08:30:24 -04:00
2017-09-11 21:43:58 -06:00
2017-09-22 07:40:01 -04:00
2017-06-01 07:03:10 -06:00
2017-10-04 11:59:44 -04:00
2017-06-01 07:03:01 -06:00
2017-10-04 11:59:44 -04:00
2017-05-18 11:23:31 +02:00
2017-09-18 20:40:37 +02:00
2017-10-04 11:59:44 -04:00
2017-10-05 08:26:36 -04:00
2017-10-04 11:59:44 -04:00
2017-08-13 15:17:34 -04:00
2017-08-13 15:17:31 -04:00
2017-08-14 10:40:01 -04:00