fix dts gl_fan; disable CPU super frequency

This commit is contained in:
gl-luochongjun 2022-01-27 12:44:53 +08:00
parent 52c2646d75
commit b84049fc56
2 changed files with 7 additions and 11 deletions

View File

@ -348,7 +348,6 @@
864000 1100000 864000 1100000
1056000 1100000 1056000 1100000
1200000 1100000 1200000 1100000
1608000 1100000
>; >;
clock-latency = <200000>; clock-latency = <200000>;
}; };
@ -359,7 +358,6 @@
864000 1100000 864000 1100000
1056000 1100000 1056000 1100000
1200000 1100000 1200000 1100000
1608000 1100000
>; >;
clock-latency = <200000>; clock-latency = <200000>;
}; };
@ -370,7 +368,6 @@
864000 1100000 864000 1100000
1056000 1100000 1056000 1100000
1200000 1100000 1200000 1100000
1608000 1100000
>; >;
clock-latency = <200000>; clock-latency = <200000>;
}; };
@ -381,7 +378,6 @@
864000 1100000 864000 1100000
1056000 1100000 1056000 1100000
1200000 1100000 1200000 1100000
1608000 1100000
>; >;
clock-latency = <200000>; clock-latency = <200000>;
}; };

View File

@ -23,6 +23,13 @@
aliases { aliases {
sdhc0 = &sdhc_2; sdhc0 = &sdhc_2;
}; };
gl_fan {
compatible = "gl-fan";
#address-cells = <1>;
#size-cells = <0>;
fan_speed_gpio = <31>;
};
}; };
&gl_hw { &gl_hw {
@ -31,13 +38,6 @@
usb-port = "1-1"; usb-port = "1-1";
}; };
&gl_fan {
compatible = "gl-fan";
#address-cells = <1>;
#size-cells = <0>;
fan_speed_gpio = <31>;
};
&leds_pins { &leds_pins {
pwm_pwr { pwm_pwr {