summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaptor Engineering Development Team <support@raptorengineering.com>2018-01-15 17:43:44 -0600
committerRaptor Engineering Development Team <support@raptorengineering.com>2019-04-19 11:32:01 +0000
commit4334b4e7f6ca16c7e2c4deab6c4d0fe0d95fbc77 (patch)
tree7365376f52ccd25d5603dc1abbeadf07bed497db
parent8563e6a2b3304ff8d0da6166bc266c09575f507b (diff)
downloadblackbird-obmc-linux-4334b4e7f6ca16c7e2c4deab6c4d0fe0d95fbc77.tar.gz
blackbird-obmc-linux-4334b4e7f6ca16c7e2c4deab6c4d0fe0d95fbc77.zip
Put fans in RPM mode at startup on Talos systems
-rw-r--r--arch/arm/boot/dts/aspeed-bmc-opp-talos.dts6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-talos.dts b/arch/arm/boot/dts/aspeed-bmc-opp-talos.dts
index 68080a114842..a73e44bef252 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-talos.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-talos.dts
@@ -270,6 +270,7 @@
reg = <0>;
tach-pulses = <1>;
maxim,fan-rotor-input = "tach";
+ maxim,fan-mode = "rpm";
maxim,fan-pwm-freq = <25000>;
maxim,fan-no-watchdog;
maxim,fan-no-fault-ramp;
@@ -283,6 +284,7 @@
reg = <1>;
tach-pulses = <1>;
maxim,fan-rotor-input = "tach";
+ maxim,fan-mode = "rpm";
maxim,fan-pwm-freq = <25000>;
maxim,fan-no-watchdog;
maxim,fan-no-fault-ramp;
@@ -296,6 +298,7 @@
reg = <2>;
tach-pulses = <1>;
maxim,fan-rotor-input = "tach";
+ maxim,fan-mode = "rpm";
maxim,fan-pwm-freq = <25000>;
maxim,fan-no-watchdog;
maxim,fan-no-fault-ramp;
@@ -309,6 +312,7 @@
reg = <3>;
tach-pulses = <1>;
maxim,fan-rotor-input = "tach";
+ maxim,fan-mode = "rpm";
maxim,fan-pwm-freq = <25000>;
maxim,fan-no-watchdog;
maxim,fan-no-fault-ramp;
@@ -322,6 +326,7 @@
reg = <4>;
tach-pulses = <1>;
maxim,fan-rotor-input = "tach";
+ maxim,fan-mode = "rpm";
maxim,fan-pwm-freq = <25000>;
maxim,fan-no-watchdog;
maxim,fan-no-fault-ramp;
@@ -335,6 +340,7 @@
reg = <5>;
tach-pulses = <1>;
maxim,fan-rotor-input = "tach";
+ maxim,fan-mode = "rpm";
maxim,fan-pwm-freq = <25000>;
maxim,fan-no-watchdog;
maxim,fan-no-fault-ramp;
OpenPOWER on IntegriCloud