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

Commit 71381c1b authored by Utkarsh Saxena's avatar Utkarsh Saxena
Browse files

ARM: dts: msm: Add dtsi node for MSM8940



Add dtsi node for WAN Rx size and LAN Rx size.

Assign a value 192 to wan-rx-size and lan-rx-size
nodes to avoid huge memory usage in MSM8940.

Change-Id: I5821abc2421cf55905566e7ca9df50a1cb2a6b32
Acked-by: default avatarMohammed Javid <mjavid@qualcomm.com>
Signed-off-by: default avatarUtkarsh Saxena <usaxena@codeaurora.org>
parent f66ce13e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -140,6 +140,8 @@
		interrupt-names = "ipa-irq", "bam-irq";
		qcom,ipa-hw-ver = <6>; /* IPA core version = IPAv2.6L */
		qcom,ipa-hw-mode = <0>; /* IPA hw type = Normal */
		qcom,wan-rx-ring-size = <192>; /* IPA WAN-rx-ring-size*/
		qcom,lan-rx-ring-size = <192>; /* IPA LAN-rx-ring-size*/
		clock-names = "core_clk";
		clocks = <&clock_gcc clk_ipa_clk>;
		qcom,ee = <0>;