Make the lowest OPP frequency possible to set using a clock divider keeping
in mind the master clock rate.

Signed-off-by: Lukasz Luba <l.l...@partner.samsung.com>
---
 arch/arm/boot/dts/exynos5420.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/exynos5420.dtsi 
b/arch/arm/boot/dts/exynos5420.dtsi
index f2e2e77a86d6..0be799f843dc 100644
--- a/arch/arm/boot/dts/exynos5420.dtsi
+++ b/arch/arm/boot/dts/exynos5420.dtsi
@@ -1250,7 +1250,7 @@
                        compatible = "operating-points-v2";
 
                        opp00 {
-                               opp-hz = /bits/ 64 <75000000>;
+                               opp-hz = /bits/ 64 <100000000>;
                        };
                        opp01 {
                                opp-hz = /bits/ 64 <150000000>;
-- 
2.17.1

Reply via email to