From f45cbd86e8d2884c1cff43fc0fcb1fcbf55ecdcc Mon Sep 17 00:00:00 2001 From: Odelu Kukatla Date: Mon, 20 Feb 2017 16:24:38 +0530 Subject: ARM: dts: msm: Update early boot frequency for MSM8996pro Power and perf clusters early boot up frequencies require to be updated to maximum frequnecy of NOM voltage corner to improve the boot up time, so update the same. Change-Id: Iee8bf08aa5bb9dbbe107d811679414b47d17d30e Signed-off-by: Odelu Kukatla --- arch/arm/boot/dts/qcom/msm8996pro-auto.dtsi | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/qcom/msm8996pro-auto.dtsi b/arch/arm/boot/dts/qcom/msm8996pro-auto.dtsi index 4d35a6ef5672..c6e687027ffc 100644 --- a/arch/arm/boot/dts/qcom/msm8996pro-auto.dtsi +++ b/arch/arm/boot/dts/qcom/msm8996pro-auto.dtsi @@ -1,4 +1,4 @@ -/* Copyright (c) 2016, The Linux Foundation. All rights reserved. +/* Copyright (c) 2016-2017, 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 @@ -216,6 +216,10 @@ }; &clock_cpu { + compatible = "qcom,cpu-clock-8996-auto"; + qcom,pwrcl-early-boot-freq = < 1286400000 >; + qcom,perfcl-early-boot-freq = < 1363200000 >; + qcom,pwrcl-speedbin0-v0 = < 0 0 >, < 768000000 7 >, -- cgit v1.2.3