arm64: rockchip: rk3368: dts: add leakage adjust volt support

Signed-off-by: Xiao Feng <xf@rock-chips.com>
This commit is contained in:
Xiao Feng
2015-06-23 19:31:16 +08:00
parent adfcb2ed1a
commit 16e82ab2b6

View File

@@ -1041,6 +1041,14 @@
/*temp freq*/
100 816000
>;
lkg_adjust_volt_en = <1>;
channel = <0>;
def_table_lkg = <25>;
min_adjust_freq = <216000>;
lkg_adjust_volt_table = <
/*lkg(mA) volt(uV)*/
0 25000
>;
};
clk_core_l_dvfs_table: clk_core_l {
operating-points = <
@@ -1065,6 +1073,14 @@
/*temp freq*/
100 816000
>;
lkg_adjust_volt_en = <1>;
channel = <0>;
def_table_lkg = <25>;
min_adjust_freq = <216000>;
lkg_adjust_volt_table = <
/*lkg(mA) volt(uV)*/
0 25000
>;
};
};
};