From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iND7v-0001YV-EM for ath10k@lists.infradead.org; Wed, 23 Oct 2019 09:40:24 +0000 From: Govind Singh Subject: [PATCH 0/2] Don't call SCM interface for statically mapped msa region Date: Wed, 23 Oct 2019 15:10:12 +0530 Message-Id: <20191023094014.28683-1-govinds@codeaurora.org> MIME-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ath10k" Errors-To: ath10k-bounces+kvalo=adurom.com@lists.infradead.org To: ath10k@lists.infradead.org Cc: Govind Singh , linux-wireless@vger.kernel.org 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