rpmsg: glink: Introduce glink smem based transport
The glink protocol supports different types of transports (shared memory). With the core protocol remaining the same, the way the transport's memory is probed and accessed is different. So add support for glink's smem based transports. Adding a new smem transport register function and the fifo accessors for the same. Acked-by: NArun Kumar Neelakantam <aneela@codeaurora.org> Signed-off-by: NSricharan R <sricharan@codeaurora.org> Signed-off-by: NBjorn Andersson <bjorn.andersson@linaro.org>
Showing
drivers/rpmsg/qcom_glink_smem.c
0 → 100644
include/linux/rpmsg/qcom_glink.h
0 → 100644
想要评论请 注册 或 登录