Stephen Warren
b647f55420
misc: add "call" uclass op
...
The call op requests that the callee pass a message to the underlying HW
or device, wait for a response, and then pass back the response error code
and message to the callee. It is useful for drivers that represent some
kind of messaging or IPC channel to a remote device.
Signed-off-by: Stephen Warren <swarren@nvidia.com >
Acked-by: Simon Glass <sjg@chromium.org >
2016-08-12 11:01:22 -06:00
..
2016-07-16 09:43:12 -04:00
2016-05-24 14:59:57 +02:00
2016-04-11 20:48:25 -04:00
2016-08-05 18:07:07 -06:00
2016-08-12 09:20:27 -06:00
2016-08-02 09:45:39 -07:00
2016-08-02 09:47:34 -07:00
2016-07-11 14:06:44 -06:00
2016-02-23 16:14:46 +05:30
2016-07-16 09:43:12 -04:00
2016-08-12 09:20:27 -06:00
2016-01-27 15:32:05 +01:00
2016-08-12 09:20:27 -06:00
2016-03-17 10:27:24 +08:00
2016-08-04 13:36:58 -07:00
2016-04-18 17:11:43 -04:00
2016-08-12 11:01:22 -06:00
2016-08-12 09:20:27 -06:00
2016-07-30 00:15:00 +05:30
2016-08-12 09:20:27 -06:00
2016-07-27 14:15:54 -06:00
2016-07-28 08:45:00 -04:00
2016-07-31 07:24:20 -06:00
2016-08-12 09:23:20 -06:00
2016-05-25 13:25:18 +09:00
2016-02-24 08:51:14 -08:00
2016-03-14 19:18:37 -04:00
2016-06-19 17:05:55 -06:00
2016-07-14 18:33:11 -04:00
2016-07-28 08:45:00 -04:00
2016-02-06 12:00:59 +01:00
2016-08-07 21:54:21 +02:00
2016-08-12 09:20:27 -06:00
2016-05-05 21:39:26 -04:00
2016-03-14 19:21:44 -04:00
2016-04-15 08:14:37 -06:00
2016-08-09 12:52:05 +02:00
2016-07-27 15:22:21 -04:00
2016-07-19 19:52:15 +02:00
2016-06-19 17:05:55 -06:00
2016-07-22 09:53:00 -04:00