Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1607129

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

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH 1/3] soc: qcom: smd: Transition client drivers from smd to rpmsg
Date 2017-03-23 03:30 +0100
Message-ID <to0FH-3Ws-5@gated-at.bofh.it> (permalink)
References <tnfdM-3vw-7@gated-at.bofh.it> <tnTux-6TD-1@gated-at.bofh.it> <tnU7f-7qr-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Marcel Holtmann <marcel@holtmann.org>
Date: Wed, 22 Mar 2017 20:23:15 +0100

> Hi Dave,
> 
>>> 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@linaro.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?
> 
> I acked that one separately and added you:
> 
> [PATCH v2] Bluetooth: btqcomsmd: fix compile-test dependency

I applied this to my 'net' tree, thanks.

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 1/3] soc: qcom: smd: Transition client drivers from smd to rpmsg Bjorn Andersson <bjorn.andersson@linaro.org> - 2017-03-21 00:50 +0100
  Re: [PATCH 1/3] soc: qcom: smd: Transition client drivers from smd to  rpmsg Marcel Holtmann <marcel@holtmann.org> - 2017-03-21 09:30 +0100
    Re: [PATCH 1/3] soc: qcom: smd: Transition client drivers from smd to rpmsg Kalle Valo <kvalo@codeaurora.org> - 2017-03-21 13:20 +0100
  Re: [PATCH 1/3] soc: qcom: smd: Transition client drivers from smd  to rpmsg David Miller <davem@davemloft.net> - 2017-03-22 19:50 +0100
    Re: [PATCH 1/3] soc: qcom: smd: Transition client drivers from smd to  rpmsg Marcel Holtmann <marcel@holtmann.org> - 2017-03-22 20:30 +0100
      Re: [PATCH 1/3] soc: qcom: smd: Transition client drivers from smd  to rpmsg David Miller <davem@davemloft.net> - 2017-03-23 03:30 +0100
    Re: [PATCH 1/3] soc: qcom: smd: Transition client drivers from smd  to rpmsg Bjorn Andersson <bjorn.andersson@linaro.org> - 2017-03-22 23:00 +0100
      Re: [PATCH 1/3] soc: qcom: smd: Transition client drivers from smd  to rpmsg David Miller <davem@davemloft.net> - 2017-03-24 01:00 +0100
    Re: [PATCH 1/3] soc: qcom: smd: Transition client drivers from smd  to rpmsg Andy Gross <andy.gross@linaro.org> - 2017-03-22 23:00 +0100
  Re: [PATCH 2/3] soc: qcom: smd: Remove standalone driver Andy Gross <andy.gross@linaro.org> - 2017-03-22 23:00 +0100
  Re: [PATCH 1/3] soc: qcom: smd: Transition client drivers from smd  to rpmsg Andy Gross <andy.gross@linaro.org> - 2017-03-22 23:00 +0100

csiph-web