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

Commit 47fe2691 authored by Pavan Anamula's avatar Pavan Anamula
Browse files

ARM: dts: msm: Add DDR52 support in eMMC for low scaling on 8937



This adds support to switch to DDR52 mode instead of HS mode
in low load conditions.

Change-Id: I63137a76c60adfdab91d8749c86336e269f09af8
Signed-off-by: default avatarPavan Anamula <pavana@codeaurora.org>
parent 1c2c6d7f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
/*
 * Copyright (c) 2015, The Linux Foundation. All rights reserved.
 * Copyright (c) 2015-2016, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -1663,6 +1663,7 @@
		clock-names = "iface_clk", "core_clk", "ice_core_clk";
		qcom,ice-clk-rates = <200000000 100000000>;

		qcom,scaling-lower-bus-speed-mode = "DDR52";
		status = "disabled";
	};

@@ -1702,7 +1703,6 @@
			<&clock_gcc clk_gcc_sdcc2_apps_clk>;
		clock-names = "iface_clk", "core_clk";

		qcom,scaling-lower-bus-speed-mode = "DDR52";
		status = "disabled";
	};