On Thu 16 Nov 04:17 PST 2017, Arun Kumar Neelakantam wrote:
> > diff --git a/drivers/soc/qcom/smp2p.c b/drivers/soc/qcom/smp2p.c
[..]
> > + smp2p->mbox_client.dev = &pdev->dev;
> > + smp2p->mbox_chan = mbox_request_channel(&smp2p->mbox_client, 0);
> any reason why we are not using "knows_txdone
On 11/16/2017 12:48 PM, Bjorn Andersson wrote:
Attempt to acquire the APCS IPC through the mailbox framework and fall
back to the old syscon based approach, to allow us to move away from
using the syscon.
Signed-off-by: Bjorn Andersson
---
drivers/soc/qcom/Kconfig | 1 +
drivers/soc/qcom/
Attempt to acquire the APCS IPC through the mailbox framework and fall
back to the old syscon based approach, to allow us to move away from
using the syscon.
Signed-off-by: Bjorn Andersson
---
drivers/soc/qcom/Kconfig | 1 +
drivers/soc/qcom/smp2p.c | 38 --
3 matches
Mail list logo