Skip to content

Commit 3f32cd2

Browse files
JohnWC-Yehjohnwc_yeh
authored andcommitted
marigold: modify thermal table 0702
Signed-off-by: johnwc_yeh <JohnWC_Yeh@compal.com>
1 parent a29fb97 commit 3f32cd2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

zephyr/program/framework/marigold/overlay.dtsi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
temp_host_high = <88>;
2929
temp_host_halt = <98>;
3030
temp_host_release_high = <78>;
31-
temp_fan_off = <51>;
32-
temp_fan_max = <56>;
31+
temp_fan_off = <50>;
32+
temp_fan_max = <68>;
3333
power-good-pin = <&gpio_slp_s3_l>;
3434
sensor = <&cpu_f75303>;
3535
};

0 commit comments

Comments
 (0)