All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Don't call SCM interface for statically mapped msa region
@ 2019-10-23  9:40 ` Govind Singh
  0 siblings, 0 replies; 12+ messages in thread
From: Govind Singh @ 2019-10-23  9:40 UTC (permalink / raw)
  To: ath10k; +Cc: Govind Singh, linux-wireless

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.

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


_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

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

end of thread, other threads:[~2019-11-08  8:39 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-23  9:40 [PATCH 0/2] Don't call SCM interface for statically mapped msa region Govind Singh
2019-10-23  9:40 ` Govind Singh
2019-10-23  9:40 ` [PATCH 1/2] dt: bindings: add dt entry flag to skip SCM call for " Govind Singh
2019-10-23  9:40   ` Govind Singh
2019-10-24  7:14   ` Kalle Valo
2019-10-24  7:14     ` Kalle Valo
2019-10-24 11:47     ` Govind Singh
2019-10-24 11:47       ` Govind Singh
2019-11-08  8:39   ` Kalle Valo
2019-11-08  8:39   ` Kalle Valo
2019-10-23  9:40 ` [PATCH 2/2] ath10k: Don't call SCM interface for statically mapped " Govind Singh
2019-10-23  9:40   ` Govind Singh

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.