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 <redacted>
---
For the qcom/smd parts:
Acked-by: Andy Gross <redacted>