linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Don't call SCM interface for statically mapped msa region
@ 2019-11-11  4:25 Govind Singh
  2019-11-11  4:25 ` [PATCH v2 1/2] dt: bindings: add dt entry flag to skip SCM call for " Govind Singh
  2019-11-11  4:25 ` [PATCH v2 2/2] ath10k: Don't call SCM interface for statically mapped " Govind Singh
  0 siblings, 2 replies; 6+ messages in thread
From: Govind Singh @ 2019-11-11  4:25 UTC (permalink / raw)
  To: ath10k; +Cc: linux-wireless, devicetree, Govind Singh

For some targets ex: SC7180/QCS404, SCM permissions for MSA region is
statically configured in TrustZone fw. Add SCM call disable option
for such targets to avoid duplicate permissions.

Change since v1:
    Added devicetree list for review.

Govind Singh (2):
  dt: bindings: add dt entry flag to skip SCM call for msa region
  ath10k: Don't call SCM interface for statically mapped msa region

 .../devicetree/bindings/net/wireless/qcom,ath10k.txt     | 4 ++++
 drivers/net/wireless/ath/ath10k/qmi.c                    | 9 +++++++++
 drivers/net/wireless/ath/ath10k/qmi.h                    | 1 +
 3 files changed, 14 insertions(+)

-- 
2.22.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-12-17 14:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-11  4:25 [PATCH v2 0/2] Don't call SCM interface for statically mapped msa region Govind Singh
2019-11-11  4:25 ` [PATCH v2 1/2] dt: bindings: add dt entry flag to skip SCM call for " Govind Singh
2019-11-14 19:16   ` Rob Herring
2019-11-21  8:46     ` govinds
     [not found]     ` <0101016e8d2426fc-31499903-e1a0-44b3-83eb-73ba4f4a8b4a-000000@us-west-2.amazonses.com>
2019-12-17 14:14       ` Kalle Valo
2019-11-11  4:25 ` [PATCH v2 2/2] ath10k: Don't call SCM interface for statically mapped " Govind Singh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).