mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
arm64: rockchip: rk3368: dts: add leakage adjust volt support
Signed-off-by: Xiao Feng <xf@rock-chips.com>
This commit is contained in:
@@ -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
|
||||
>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user