u-boot-brain/drivers/mailbox
Stephen Warren 8961b52424 mailbox: implement a sandbox test
This adds a sandbox mailbox implementation (provider), a test client
device, instantiates them both from Sandbox's DT, and adds a DM test
that excercises everything.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Simon Glass <sjg@chromium.org> # v1
2016-05-26 20:48:31 -06:00
..
Kconfig mailbox: implement a sandbox test 2016-05-26 20:48:31 -06:00
mailbox-uclass.c Add a mailbox driver framework/uclass 2016-05-26 20:48:31 -06:00
Makefile mailbox: implement a sandbox test 2016-05-26 20:48:31 -06:00
sandbox-mbox-test.c mailbox: implement a sandbox test 2016-05-26 20:48:31 -06:00
sandbox-mbox.c mailbox: implement a sandbox test 2016-05-26 20:48:31 -06:00