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

Commit 7bda6207 authored by Utkarsh Saxena's avatar Utkarsh Saxena
Browse files

ARM: dts: msm: Add Rx buffer nodes for IPA HW on MSM8953



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 reduce the IPA memory usage in MSM8953.

Change-Id: I40bd00f824693a10dd1356b9aef13992603e842b
Acked-by: default avatarChaitanya Pratapa <cpratapa@qualcomm.com>
Signed-off-by: default avatarUtkarsh Saxena <usaxena@codeaurora.org>
parent 133406eb
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1317,6 +1317,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>;