[PATCH linux dev-4.10 3/6] ARM: dts: aspeed: Configure Romulus to mark its fans as installed

Andrew Jeffery andrew at aj.id.au
Sat Jul 29 02:22:46 AEST 2017


Signed-off-by: Andrew Jeffery <andrew at aj.id.au>
---
 arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts b/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
index dea556f994f9..180e91f6a36a 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
@@ -220,6 +220,7 @@
 		fan at 0 {
 			compatible = "pmbus-fan";
 			reg = <0>;
+			mark-fan-installed;
 			tach-pulses = <2>;
 			maxim,fan-rotor-input = "tach";
 			maxim,fan-pwm-freq = <25000>;
@@ -233,6 +234,7 @@
 		fan at 1 {
 			compatible = "pmbus-fan";
 			reg = <1>;
+			mark-fan-installed;
 			tach-pulses = <2>;
 			maxim,fan-rotor-input = "tach";
 			maxim,fan-pwm-freq = <25000>;
@@ -246,6 +248,7 @@
 		fan at 2 {
 			compatible = "pmbus-fan";
 			reg = <2>;
+			mark-fan-installed;
 			tach-pulses = <2>;
 			maxim,fan-rotor-input = "tach";
 			maxim,fan-pwm-freq = <25000>;
@@ -259,6 +262,7 @@
 		fan at 3 {
 			compatible = "pmbus-fan";
 			reg = <3>;
+			mark-fan-installed;
 			tach-pulses = <2>;
 			maxim,fan-rotor-input = "tach";
 			maxim,fan-pwm-freq = <25000>;
@@ -272,6 +276,7 @@
 		fan at 4 {
 			compatible = "pmbus-fan";
 			reg = <4>;
+			mark-fan-installed;
 			tach-pulses = <2>;
 			maxim,fan-rotor-input = "tach";
 			maxim,fan-pwm-freq = <25000>;
@@ -285,6 +290,7 @@
 		fan at 5 {
 			compatible = "pmbus-fan";
 			reg = <5>;
+			mark-fan-installed;
 			tach-pulses = <2>;
 			maxim,fan-rotor-input = "tach";
 			maxim,fan-pwm-freq = <25000>;
-- 
2.11.0



More information about the openbmc mailing list