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

Commit dffb01fe authored by Suraj Jaiswal's avatar Suraj Jaiswal Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: SA6155 EAVB fix

Fix the EAVB class A failure issue.

Change-Id: I0502c68665bb56bfe87283cfee9d1dc330381053
parent 4d24c9b0
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@
	};

	mtl_tx_setup: tx-queues-config {
		snps,tx-queues-to-use = <5>;
		snps,tx-queues-to-use = <4>;
		snps,tx-sched-sp;
		queue0 {
			snps,dcb-algorithm;
@@ -97,8 +97,9 @@
			"phy-intr";

		snps,tso;
		snps,pbl = <32>;
		rx-fifo-depth = <16384>;
		tx-fifo-depth = <32768>;
		tx-fifo-depth = <20480>;
		snps,mtl-rx-config = <&mtl_rx_setup>;
		snps,mtl-tx-config = <&mtl_tx_setup>;
		snps,reset-gpios = <&tlmm 104 GPIO_ACTIVE_HIGH>;