ARM / highbank: add support for pl320 IPC
The pl320 IPC allows for interprocessor communication between the highbank A9 and the EnergyCore Management Engine. The pl320 implements a straightforward mailbox protocol. Signed-off-by: Mark Langsdorf <mark.langsdorf@calxeda.com> Signed-off-by: Rob Herring <rob.herring@calxeda.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Showing
drivers/mailbox/Kconfig
0 → 100644
drivers/mailbox/Makefile
0 → 100644
drivers/mailbox/pl320-ipc.c
0 → 100644
include/linux/mailbox.h
0 → 100644
Please register or sign in to comment