From: Xiao Feng Date: Sat, 21 Mar 2015 08:47:16 +0000 (+0800) Subject: rk3368: update arm dvfs table and add gpu 576M X-Git-Tag: firefly_0821_release~4158^2~317 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=78de624da6f88562f2e9980d55de315429abd232;p=firefly-linux-kernel-4.4.55.git rk3368: update arm dvfs table and add gpu 576M Signed-off-by: Xiao Feng --- diff --git a/arch/arm64/boot/dts/rk3368-tb_8846.dts b/arch/arm64/boot/dts/rk3368-tb_8846.dts index 1c86af18af55..abed44969c8f 100644 --- a/arch/arm64/boot/dts/rk3368-tb_8846.dts +++ b/arch/arm64/boot/dts/rk3368-tb_8846.dts @@ -662,6 +662,49 @@ status = "okay"; }; +&clk_core_b_dvfs_table { + operating-points = < + /* KHz uV */ + 216000 950000 + 312000 950000 + 408000 950000 + 600000 950000 + 696000 950000 + 816000 975000 + 1008000 1050000 + //1200000 1175000 + //1296000 1200000 + //1416000 1275000 + //1512000 1325000 + >; + status = "okay"; +}; + +&clk_core_l_dvfs_table { + operating-points = < + /* KHz uV */ + 216000 950000 + 312000 950000 + 408000 950000 + 600000 950000 + 696000 950000 + 816000 1025000 + 1008000 1125000 + //1200000 1225000 + >; + status = "okay"; +}; + +&clk_gpu_dvfs_table { + operating-points = < + /* KHz uV */ + 200000 1200000 + 288000 1200000 + 400000 1200000 + 576000 1200000 + >; +}; + &clk_ddr_dvfs_table { operating-points = < /* KHz uV */