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

Commit 4b543378 authored by Tirupathi Reddy's avatar Tirupathi Reddy
Browse files

ARM: dts: msm: Remove dummy Fmax entries in clock node for 8939



Dummy Fmax enties have added to speed_bin 4 to find a common max
voltage corner. Remove the dummy entries as the support to find
common max corner value has been added in clock driver.

Change-Id: I278ca78e39c26b94fe2dee7a11e27d34d7ae4745
Signed-off-by: default avatarTirupathi Reddy <tirupath@codeaurora.org>
parent bf5e718c
Loading
Loading
Loading
Loading
+2 −4
Original line number Diff line number Diff line
@@ -121,8 +121,7 @@
			<  250000000 3>,
			<  500000000 9>,
			<  800000000 12>,
			<  998400000 20>,
			< 1000000000 26>; /*dummy Fmax maps to max corner*/
			<  998400000 20>;

		qcom,speed4-bin-v0-c1 =
			<          0 0>,
@@ -151,8 +150,7 @@
			<  200000000 3>,
			<  300000000 12>,
			<  400000000 15>,
			<  600000000 20>,
			<  800000000 26>; /*dummy Fmax maps to max corner*/
			<  600000000 20>;
		#clock-cells = <1>;
	};