Skip to content
Commit 5052de8d authored by Bjorn Andersson's avatar Bjorn Andersson Committed by David S. Miller
Browse files

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: default avatarAndy Gross <andy.gross@linaro.org>
Acked-by: default avatarKalle Valo <kvalo@codeaurora.org>
Acked-by: default avatarMarcel Holtmann <marcel@holtmann.org>
Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent def499c9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment