mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
arm64: dts: rockchip: rk3308: Add PID constant for rk3308k
Change-Id: I073579a65a877b95e99daf00ce1815c04e11081a Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
@@ -24,12 +24,18 @@
|
||||
|
||||
&thermal_zones {
|
||||
soc-thermal {
|
||||
sustainable-power = <198>;
|
||||
sustainable-power = <308>;
|
||||
k_pu = <8>;
|
||||
k_po = <1024>;
|
||||
k_i = <0>;
|
||||
|
||||
trips {
|
||||
trip-point-0 {
|
||||
temperature = <55000>;
|
||||
};
|
||||
trip-point-1 {
|
||||
temperature = <90000>;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user