]> asedeno.scripts.mit.edu Git - linux.git/commit
rpmsg: qcom_smd: Access APCS through mailbox framework
authorBjorn Andersson <bjorn.andersson@linaro.org>
Fri, 20 Apr 2018 01:17:57 +0000 (18:17 -0700)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Thu, 26 Apr 2018 00:09:57 +0000 (17:09 -0700)
commitab460a2e72dabecfdabd45eb7e3ee2d73fc876d4
treeec9636cc02aa76deba9f9c8a1dcd21581119f636
parent39e47767ec9b22f844c2a07c9d329256960d4021
rpmsg: qcom_smd: Access APCS through mailbox framework

Attempt to acquire the APCS IPC through the mailbox framework and fall
back to the old syscon based approach, to allow us to move away from
using the syscon.

Reviewed-by: Arun Kumar Neelakantam <aneela@codeaurora.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Documentation/devicetree/bindings/soc/qcom/qcom,smd.txt
drivers/rpmsg/Kconfig
drivers/rpmsg/qcom_smd.c