rk3368: update arm dvfs table and add gpu 576M
authorXiao Feng <xf@rock-chips.com>
Sat, 21 Mar 2015 08:47:16 +0000 (16:47 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Sat, 21 Mar 2015 09:18:18 +0000 (17:18 +0800)
Signed-off-by: Xiao Feng <xf@rock-chips.com>
arch/arm64/boot/dts/rk3368-tb_8846.dts

index 1c86af18af55757e329834c0ce838e7491c3992a..abed44969c8fe0ceeee717e85fbe35e9dc65817b 100644 (file)
         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 */