diff options
author | Bjorn Andersson <bjorn.andersson@linaro.org> | 2017-03-28 08:26:33 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-03-29 03:58:07 +0300 |
commit | 5052de8deff5619a9b7071f00084fd0264b58e17 (patch) | |
tree | 0e41afc71799e9635d3005b184ae47a5684f428a /include/linux/rpmsg | |
parent | def499c929a72ba11b25e26e26e900ba3d5c2762 (diff) | |
download | linux-5052de8deff5619a9b7071f00084fd0264b58e17.tar.xz |
soc: qcom: smd: Transition client drivers from smd to rpmsg
By moving these client drivers to use RPMSG instead of the direct SMD
API we can reuse them ontop of the newly added GLINK wire-protocol
support found in the 820 and 835 Qualcomm platforms.
As the new (RPMSG-based) and old SMD implementations are mutually
exclusive we have to change all client drivers in one commit, to make
sure we have a working system before and after this transition.
Acked-by: Andy Gross <andy.gross@linaro.org>
Acked-by: Kalle Valo <kvalo@codeaurora.org>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/rpmsg')
0 files changed, 0 insertions, 0 deletions