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

Commit f22fa317 authored by Lakshit Tyagi's avatar Lakshit Tyagi Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: Update AXI bus votes for EMAC in QCS405



Update ab votes for AXI bus to support bi-directional data rates.

Change-Id: If50906e88c00d469da7d976904c61e1d790d9749
Signed-off-by: default avatarLakshit Tyagi <ltyagi@codeaurora.org>
parent f1adb3b2
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -1718,9 +1718,9 @@
		qcom,msm-bus,num-paths = <2>;
		qcom,msm-bus,vectors-KBps =
			<98 512 0 0>, <1 781 0 0>,  /* No vote */
			<98 512 1250 0>, <1 781 0 40000>,  /* 10Mbps vote */
			<98 512 12500 0>, <1 781 0 40000>,  /* 100Mbps vote */
			<98 512 125000 0>, <1 781 0 40000>; /* 1000Mbps vote */
			<98 512 2500 0>, <1 781 0 40000>,  /* 10Mbps vote */
			<98 512 25000 0>, <1 781 0 40000>,  /* 100Mbps vote */
			<98 512 250000 0>, <1 781 0 40000>; /* 1000Mbps vote */
		qcom,bus-vector-names = "0", "10", "100", "1000";
		clocks = <&clock_gcc GCC_ETH_AXI_CLK>,
				<&clock_gcc GCC_ETH_PTP_CLK>,