summaryrefslogtreecommitdiff
path: root/board/brya/pwm.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/brya/pwm.c')
-rw-r--r--board/brya/pwm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/brya/pwm.c b/board/brya/pwm.c
index 2203f14c8d..cb452c13ed 100644
--- a/board/brya/pwm.c
+++ b/board/brya/pwm.c
@@ -35,7 +35,7 @@ const struct pwm_t pwm_channels[] = {
* lower PWM frequencies, but higher frequencies record a much
* lower maximum power.
*/
- .freq = 2400,
+ .freq = 12000,
},
[PWM_CH_FAN] = {
.channel = 5,