[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170322.114439.679826829857326050.davem@davemloft.net>
Date: Wed, 22 Mar 2017 11:44:39 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: bjorn.andersson@...aro.org
Cc: marcel@...tmann.org, gustavo@...ovan.org, johan.hedberg@...il.com,
k.eugene.e@...il.com, kvalo@...eaurora.org, andy.gross@...aro.org,
david.brown@...aro.org, arnd@...db.de,
linux-bluetooth@...r.kernel.org, linux-kernel@...r.kernel.org,
wcn36xx@...ts.infradead.org, linux-wireless@...r.kernel.org,
netdev@...r.kernel.org, linux-arm-msm@...r.kernel.org,
linux-soc@...r.kernel.org
Subject: Re: [PATCH 1/3] soc: qcom: smd: Transition client drivers from smd
to rpmsg
From: Bjorn Andersson <bjorn.andersson@...aro.org>
Date: Mon, 20 Mar 2017 16:35:42 -0700
> 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@...aro.org>
> ---
>
> Based on v4.11-rc3 with Arnd's Kconfig dependency fixes for BT_QCOMSMD
> (https://lkml.org/lkml/2017/3/20/1038).
Just some questions since I'm supposed to merge this into my net-next
tree.
What is the status of the Kconfig dependency fix and how will I be
getting it?
Second, should I merge all three of these patches to net-next or just
this one?
Thanks.
Powered by blists - more mailing lists