mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
arm64: dts: rockchip: rk3308: Add wide-temperature configure for cpu
Change-Id: I951c82b40dd9cca919cdbe0c5bd06bda71059904 Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
@@ -106,6 +106,15 @@
|
||||
compatible = "operating-points-v2";
|
||||
opp-shared;
|
||||
|
||||
rockchip,temp-hysteresis = <5000>;
|
||||
rockchip,low-temp = <0>;
|
||||
rockchip,low-temp-min-volt = <1000000>;
|
||||
rockchip,max-volt = <1340000>;
|
||||
rockchip,low-temp-adjust-volt = <
|
||||
/* MHz MHz uV */
|
||||
0 1296 50000
|
||||
>;
|
||||
|
||||
rockchip,evb-irdrop = <25000>;
|
||||
nvmem-cells = <&cpu_leakage>;
|
||||
nvmem-cell-names = "leakage";
|
||||
|
||||
Reference in New Issue
Block a user