File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
zephyr/program/lotus/lotus Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1212 tach = <&tach1>;
1313 rpm_min = <1000>;
1414 rpm_start = <1000>;
15- rpm_max = <3700 >;
15+ rpm_max = <4000 >;
1616 rpm_deviation = <3>;
1717 pgood_gpio = <&gpio_slp_s3_l>;
1818 };
2222 tach = <&tach2>;
2323 rpm_min = <1000>;
2424 rpm_start = <1000>;
25- rpm_max = <4000 >;
25+ rpm_max = <3700 >;
2626 rpm_deviation = <3>;
2727 pgood_gpio = <&gpio_slp_s3_l>;
2828 };
Original file line number Diff line number Diff line change 5353 sensor = <&gpu_amb_f75303>;
5454 };
5555 gpu-vr-f75303 {
56- temp_host_warn = <75 >;
56+ temp_host_warn = <71 >;
5757 temp_host_release_warn = <60>;
5858 temp_fan_off = <50>;
59- temp_fan_max = <80 >;
59+ temp_fan_max = <74 >;
6060 power-good-pin = <&gpio_slp_s3_l>;
6161 sensor = <&gpu_vr_f75303>;
6262 };
You can’t perform that action at this time.
0 commit comments