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

Commit 1cdff5be authored by Sneh Shah's avatar Sneh Shah
Browse files

arm: dts: msm: set descriptor count to 512 for IPA channel



Add dt entry to set desciprot count to 512 for IPA channel.

Change-Id: I9c4ba59f8efa79465d76a9d0468ba2375d74875e
Signed-off-by: default avatarsneh shah <snehshah@codeaurora.org>
parent cdad21ac
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -246,6 +246,8 @@
	pinctrl-1 = <&emac_pin_pps_0>;
	pinctrl-2 = <&emac_pin_pps_1>;
	qcom,phy-reset-delay-msecs = <10>;
	ipa-dma-rx-desc-cnt = <512>;
	ipa-dma-tx-desc-cnt = <512>;
};

&vreg_rgmii_io_pads {
+5 −0
Original line number Diff line number Diff line
@@ -59,6 +59,11 @@
	status = "disabled";
};

&ethqos_hw {
	ipa-dma-rx-desc-cnt = <512>;
	ipa-dma-tx-desc-cnt = <512>;
};

&soc {
	bluetooth: bt_qca6390 {
		compatible = "qca,qca6390";