summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@quicinc.com>2017-07-07 17:45:54 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2017-07-07 17:45:54 -0700
commit3ec8bfc9bb3a1f1a8584074f914c1d92f052b7f1 (patch)
tree836fe6e4dc1c5fe6a612a3ebb84704b5b164c461 /Documentation
parent719e5e16408f7ec39b73525714c2e99c56e1543c (diff)
parentcc193eec69d7955dd7a87567217e6477da4ce4c1 (diff)
Merge "icnss: Use fixed memory region for WLAN MSA0 memory"
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/cnss/icnss.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/cnss/icnss.txt b/Documentation/devicetree/bindings/cnss/icnss.txt
index c801e8486f87..700a8f7b077e 100644
--- a/Documentation/devicetree/bindings/cnss/icnss.txt
+++ b/Documentation/devicetree/bindings/cnss/icnss.txt
@@ -28,6 +28,7 @@ Optional properties:
- qcom,icnss-vadc: VADC handle for vph_pwr read APIs.
- qcom,icnss-adc_tm: VADC handle for vph_pwr notification APIs.
- qcom,smmu-s1-bypass: Boolean context flag to set SMMU to S1 bypass
+ - qcom,wlan-msa-fixed-region: phandle, specifier pairs to children of /reserved-memory
Example:
@@ -54,6 +55,7 @@ Example:
<0 140 0 /* CE10 */ >,
<0 141 0 /* CE11 */ >;
qcom,wlan-msa-memory = <0x200000>;
+ qcom,wlan-msa-fixed-region = <&wlan_msa_mem>;
qcom,smmu-s1-bypass;
vdd-0.8-cx-mx-supply = <&pm8998_l5>;
qcom,vdd-0.8-cx-mx-config = <800000 800000 2400 1000>;