mailbox: rk3368: add mailbox and scpi function
authorFrank Wang <frank.wang@rock-chips.com>
Thu, 21 Jan 2016 08:30:20 +0000 (16:30 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Mon, 13 Mar 2017 07:49:22 +0000 (15:49 +0800)
commitf18ee0f4d9b1ff82e598f241d4a2b03cd79db595
tree1972df13ceb1e170ac0c185a5b35388611c33c65
parentc144dc5d53ffd9a0899506a81d7104cfa03d08af
mailbox: rk3368: add mailbox and scpi function

Add mailbox and scpi protocol function support for rk3368 SoC.

Change-Id: I201c916865eb2729ed135c3f5a77a9dd97007952
Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
drivers/mailbox/Kconfig
drivers/mailbox/Makefile
drivers/mailbox/rk3368-mailbox.c [new file with mode: 0644]
drivers/mailbox/rockchip_mailbox.c [deleted file]
drivers/mailbox/scpi_cmd.h [deleted file]
drivers/mailbox/scpi_protocol.c
include/linux/rockchip-mailbox.h [deleted file]
include/linux/rockchip/rk3368-mailbox.h [new file with mode: 0644]
include/linux/rockchip/scpi.h