Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4f841032 authored by Hardik Kantilal Patel's avatar Hardik Kantilal Patel
Browse files

ARM: dts: msm: Add WLAN RX buffer count entry for wcnss



WLAN RX buffer count is a configurable value, using a smaller
count of this buffer will reduce the memory usage.

Change-Id: Ib3b25870392e3348295c57646f9f6a0b8e8a0dc4
CRs-fixed: 636102
Signed-off-by: default avatarHardik Kantilal Patel <hkpatel@codeaurora.org>
parent b5c75c4d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -62,6 +62,7 @@ Example:
                <&msmgpio 39 0>, <&msmgpio 40 0>;
        qcom,has-48mhz-xo;
        qcom,is-pronto-vt;
        qcom,wlan-rx-buff-count = <512>;
        qcom,has-pronto-hw;
        qcom,wcnss-adc_tm = <&pm8226_adc_tm>;

+1 −0
Original line number Diff line number Diff line
@@ -1144,6 +1144,7 @@
		clock-names = "xo", "rf_clk";

		qcom,has-autodetect-xo;
		qcom,wlan-rx-buff-count = <512>;
		qcom,is-pronto-vt;
		qcom,has-pronto-hw;
		qcom,wcnss-adc_tm = <&pm8916_adc_tm>;