All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: qcom: sc7180: Make MSA memory fixed for wifi
@ 2019-12-04  9:20 Rakesh Pillai
  2019-12-05  0:56   ` Matthias Kaehlcke
  2019-12-11  7:53   ` Bjorn Andersson
  0 siblings, 2 replies; 8+ messages in thread
From: Rakesh Pillai @ 2019-12-04  9:20 UTC (permalink / raw)
  To: devicetree; +Cc: linux-arm-kernel, linux-kernel, linux-arm-msm, Rakesh Pillai

The MSA memory is at a fixed offset, which will be
a part of reserved memory. Add this flag to indicate
that wifi in sc7180 will use a fixed memory for MSA.

Signed-off-by: Rakesh Pillai <pillair@codeaurora.org>
---
This patchet is dependent on the below changes
arm64: dts: qcom: sc7180: Add WCN3990 WLAN module device node (https://lore.kernel.org/patchwork/patch/1162434/)
dt: bindings: add dt entry flag to skip SCM call for msa region (https://patchwork.ozlabs.org/patch/1192725/)
---
 arch/arm64/boot/dts/qcom/sc7180-idp.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/qcom/sc7180-idp.dts b/arch/arm64/boot/dts/qcom/sc7180-idp.dts
index 8a6a760..b2ca143f 100644
--- a/arch/arm64/boot/dts/qcom/sc7180-idp.dts
+++ b/arch/arm64/boot/dts/qcom/sc7180-idp.dts
@@ -250,6 +250,7 @@
 
 &wifi {
 	status = "okay";
+	qcom,msa_fixed_perm;
 };
 
 /* PINCTRL - additions to nodes defined in sc7180.dtsi */
-- 
2.7.4


^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [PATCH] arm64: dts: qcom: sc7180: Make MSA memory fixed for wifi
@ 2019-12-04  9:20 Rakesh Pillai
  0 siblings, 0 replies; 8+ messages in thread
From: Rakesh Pillai @ 2019-12-04  9:20 UTC (permalink / raw)
  To: devicetree; +Cc: linux-arm-msm, Rakesh Pillai, linux-kernel, linux-arm-kernel

The MSA memory is at a fixed offset, which will be
a part of reserved memory. Add this flag to indicate
that wifi in sc7180 will use a fixed memory for MSA.

Signed-off-by: Rakesh Pillai <pillair@codeaurora.org>
---
This patchet is dependent on the below changes
arm64: dts: qcom: sc7180: Add WCN3990 WLAN module device node (https://lore.kernel.org/patchwork/patch/1162434/)
dt: bindings: add dt entry flag to skip SCM call for msa region (https://patchwork.ozlabs.org/patch/1192725/)
---
 arch/arm64/boot/dts/qcom/sc7180-idp.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/qcom/sc7180-idp.dts b/arch/arm64/boot/dts/qcom/sc7180-idp.dts
index 8a6a760..b2ca143f 100644
--- a/arch/arm64/boot/dts/qcom/sc7180-idp.dts
+++ b/arch/arm64/boot/dts/qcom/sc7180-idp.dts
@@ -250,6 +250,7 @@
 
 &wifi {
 	status = "okay";
+	qcom,msa_fixed_perm;
 };
 
 /* PINCTRL - additions to nodes defined in sc7180.dtsi */
-- 
2.7.4


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2019-12-19  7:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-04  9:20 [PATCH] arm64: dts: qcom: sc7180: Make MSA memory fixed for wifi Rakesh Pillai
2019-12-05  0:56 ` Matthias Kaehlcke
2019-12-05  0:56   ` Matthias Kaehlcke
2019-12-11  7:53 ` Bjorn Andersson
2019-12-11  7:53   ` Bjorn Andersson
2019-12-19  7:46   ` pillair
2019-12-19  7:46     ` pillair
  -- strict thread matches above, loose matches on Subject: below --
2019-12-04  9:20 Rakesh Pillai

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.