u-boot/drivers/mailbox
Stephen Warren 0f67e2395b mailbox: add Tegra186 HSP driver
Tegra186's HSP module implements doorbells, mailboxes, semaphores, and
shared interrupts. This patch provides a driver for HSP, and hooks it
into the mailbox API. Currently, only doorbells are supported.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Acked-by: Simon Glass <sjg@chromium.org>
2016-06-19 17:05:55 -06:00
..
Kconfig mailbox: add Tegra186 HSP driver 2016-06-19 17:05:55 -06:00
Makefile mailbox: add Tegra186 HSP driver 2016-06-19 17:05:55 -06:00
mailbox-uclass.c mailbox: rename headers 2016-06-19 17:05:55 -06:00
sandbox-mbox-test.c mailbox: rename headers 2016-06-19 17:05:55 -06:00
sandbox-mbox.c mailbox: rename headers 2016-06-19 17:05:55 -06:00
tegra-hsp.c mailbox: add Tegra186 HSP driver 2016-06-19 17:05:55 -06:00