Files
u-boot/include
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-14 20:40:24 -06:00
2016-06-28 12:08:53 -07:00
2016-07-22 09:52:59 -04:00
2016-06-10 13:44:58 -07:00
2016-06-19 17:05:55 -06:00
2016-06-19 17:05:55 -06:00
2016-08-12 11:01:22 -06:00
2016-08-05 11:21:25 +09:00
2016-07-16 09:43:12 -04:00
2016-06-19 17:05:55 -06:00
2016-07-22 09:53:00 -04:00