Re: [PATCH 1/2] dt: bindings: add dt entry flag to skip SCM call for msa region

2019-11-08 Thread Kalle Valo
Govind Singh wrote: > Add boolean context flag to disable SCM call for statically > mapped msa region. > > Signed-off-by: Govind Singh > Signed-off-by: Kalle Valo I was wondering why there are no review comments from DT folks and then noticed that you didn't CC the devicetree list. Please res

Re: [PATCH 1/2] dt: bindings: add dt entry flag to skip SCM call for msa region

2019-10-24 Thread Govind Singh
Hi Kalle, On 2019-10-24 12:44, Kalle Valo wrote: Govind Singh writes: Add boolean context flag to disable SCM call for statically mapped msa region. Signed-off-by: Govind Singh Oddly this didn't apply, but 3-way merge did work. Please double check the result in the pending branch: https:

Re: [PATCH 1/2] dt: bindings: add dt entry flag to skip SCM call for msa region

2019-10-24 Thread Kalle Valo
Govind Singh writes: > Add boolean context flag to disable SCM call for statically > mapped msa region. > > Signed-off-by: Govind Singh Oddly this didn't apply, but 3-way merge did work. Please double check the result in the pending branch: https://git.kernel.org/pub/scm/linux/kernel/git/kvalo

[PATCH 1/2] dt: bindings: add dt entry flag to skip SCM call for msa region

2019-10-23 Thread Govind Singh
Add boolean context flag to disable SCM call for statically mapped msa region. Signed-off-by: Govind Singh --- .../devicetree/bindings/net/wireless/qcom,ath10k.txt | 4 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/net/wireless/qcom,ath10k.txt b/D