mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 10:31:46 +09:00
arm64: dts: rockchip: rv1126b: set low-temp-min-volt for dmc
Change-Id: I1322a9501f4c9322e5e576dfeec36757049ef9f4 Signed-off-by: Liang Chen <cl@rock-chips.com>
This commit is contained in:
@@ -498,6 +498,10 @@
|
||||
dmc_opp_table: dmc-opp-table {
|
||||
compatible = "operating-points-v2";
|
||||
|
||||
rockchip,temp-hysteresis = <5000>;
|
||||
rockchip,low-temp = <10000>;
|
||||
rockchip,low-temp-min-volt = <950000>;
|
||||
|
||||
opp-1560000000 {
|
||||
opp-hz = /bits/ 64 <1560000000>;
|
||||
opp-microvolt = <900000 900000 950000>;
|
||||
|
||||
Reference in New Issue
Block a user