summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaptor Engineering Development Team <support@raptorengineering.com>2018-01-15 19:48:11 -0600
committerRaptor Engineering Development Team <support@raptorengineering.com>2019-04-19 11:32:06 +0000
commitd6bbd2bd78037a47a04e89dad523b265fd2ce936 (patch)
tree6d6482c2eded67c540dc8c18d8deeb8009b46028
parentf2bbfa21a965f320b88a235dc7aff270b57a0e74 (diff)
downloadblackbird-obmc-linux-d6bbd2bd78037a47a04e89dad523b265fd2ce936.tar.gz
blackbird-obmc-linux-d6bbd2bd78037a47a04e89dad523b265fd2ce936.zip
Put Talos system fans into PWM mode by default
-rw-r--r--arch/arm/boot/dts/aspeed-bmc-opp-talos.dts12
1 files changed, 6 insertions, 6 deletions
diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-talos.dts b/arch/arm/boot/dts/aspeed-bmc-opp-talos.dts
index cf7038e7ad93..075c936627f7 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-talos.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-talos.dts
@@ -247,7 +247,7 @@
reg = <0>;
tach-pulses = <1>;
maxim,fan-rotor-input = "tach";
- maxim,fan-mode = "rpm";
+ maxim,fan-mode = "pwm";
maxim,fan-pwm-freq = <25000>;
maxim,fan-no-watchdog;
maxim,fan-no-fault-ramp;
@@ -261,7 +261,7 @@
reg = <1>;
tach-pulses = <1>;
maxim,fan-rotor-input = "tach";
- maxim,fan-mode = "rpm";
+ maxim,fan-mode = "pwm";
maxim,fan-pwm-freq = <25000>;
maxim,fan-no-watchdog;
maxim,fan-no-fault-ramp;
@@ -275,7 +275,7 @@
reg = <2>;
tach-pulses = <1>;
maxim,fan-rotor-input = "tach";
- maxim,fan-mode = "rpm";
+ maxim,fan-mode = "pwm";
maxim,fan-pwm-freq = <25000>;
maxim,fan-no-watchdog;
maxim,fan-no-fault-ramp;
@@ -289,7 +289,7 @@
reg = <3>;
tach-pulses = <1>;
maxim,fan-rotor-input = "tach";
- maxim,fan-mode = "rpm";
+ maxim,fan-mode = "pwm";
maxim,fan-pwm-freq = <25000>;
maxim,fan-no-watchdog;
maxim,fan-no-fault-ramp;
@@ -303,7 +303,7 @@
reg = <4>;
tach-pulses = <1>;
maxim,fan-rotor-input = "tach";
- maxim,fan-mode = "rpm";
+ maxim,fan-mode = "pwm";
maxim,fan-pwm-freq = <25000>;
maxim,fan-no-watchdog;
maxim,fan-no-fault-ramp;
@@ -317,7 +317,7 @@
reg = <5>;
tach-pulses = <1>;
maxim,fan-rotor-input = "tach";
- maxim,fan-mode = "rpm";
+ maxim,fan-mode = "pwm";
maxim,fan-pwm-freq = <25000>;
maxim,fan-no-watchdog;
maxim,fan-no-fault-ramp;
OpenPOWER on IntegriCloud