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

Commit 8d8d7226 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

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

parents 3b4a7e30 1cdff5be
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -247,6 +247,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";