rk3368-p9: dts : add core&gpu dvfs table
authorguoyi <gy@rock-chips.com>
Tue, 31 Mar 2015 03:54:22 +0000 (11:54 +0800)
committerguoyi <gy@rock-chips.com>
Tue, 31 Mar 2015 06:17:46 +0000 (14:17 +0800)
arch/arm64/boot/dts/rk3368-p9_818.dts

index 1192c793189684fae3041aef58916a20daf82708..fd91bf6e72bf8545e9ce5f6df090c92b94877e9c 100755 (executable)
        status = "disabled";
 };
 
+&clk_core_b_dvfs_table {
+       operating-points = <
+               /* KHz    uV */
+               216000 1000000
+               312000 1000000
+               408000 1000000
+               600000 1000000
+               696000 1000000
+               816000 1025000
+               1008000 1100000
+               //1200000 1175000
+               //1296000 1200000
+               //1416000 1275000
+               //1512000 1325000
+               >;
+       status = "okay";
+};
+
+&clk_core_l_dvfs_table {
+       operating-points = <
+               /* KHz    uV */
+               216000 1000000
+               312000 1000000
+               408000 1000000
+               600000 1000000
+               696000 1000000
+               816000 1075000
+               1008000 1175000
+               //1200000 1225000
+               >;
+       status = "okay";
+};
+
+&clk_gpu_dvfs_table {
+       operating-points = <
+               /* KHz    uV */
+               200000 1100000
+               288000 1100000
+               400000 1150000
+               576000 1200000
+               >;
+};
+
 &clk_ddr_dvfs_table {
        operating-points = <
                /* KHz    uV */