Re: [PATCH 1/3] soc: qcom: smd: Transition client drivers from smd to rpmsg

From: Andy Gross
Date: Wed Mar 22 2017 - 17:52:38 EST


On Mon, Mar 20, 2017 at 04:35:42PM -0700, Bjorn Andersson wrote:
> 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.
>
> Signed-off-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
> ---

For the qcom/smd parts:

Acked-by: Andy Gross <andy.gross@xxxxxxxxxx>