Re: [PATCH] soc: qcom: smd: Use correct remote processor ID

2015-08-26 Thread Andy Gross
On Tue, Aug 25, 2015 at 08:46:22PM -0700, Bjorn Andersson wrote: > On Tue 25 Aug 13:36 PDT 2015, Andy Gross wrote: > > > This patch fixes SMEM addressing issues when remote processors need to use > > secure SMEM partitions. > > > > Right, sorry for missing that remote_pid and edge_pid isn't in s

Re: [PATCH] soc: qcom: smd: Use correct remote processor ID

2015-08-25 Thread Bjorn Andersson
On Tue 25 Aug 13:36 PDT 2015, Andy Gross wrote: > This patch fixes SMEM addressing issues when remote processors need to use > secure SMEM partitions. > Right, sorry for missing that remote_pid and edge_pid isn't in sync... > Signed-off-by: Andy Gross > --- > .../devicetree/bindings/soc/qcom/

[PATCH] soc: qcom: smd: Use correct remote processor ID

2015-08-25 Thread Andy Gross
This patch fixes SMEM addressing issues when remote processors need to use secure SMEM partitions. Signed-off-by: Andy Gross --- .../devicetree/bindings/soc/qcom/qcom,smd.txt |7 +++ drivers/soc/qcom/smd.c | 18 ++ 2 files changed, 21 in