提交 34240c26 编写于 作者: R Ralph Sennhauser 提交者: Gregory CLEMENT

ARM: dts: armada-385-linksys: disk-activity trigger for all

Commit a4ee7e18 ("ARM: dts: armada: Add default trigger for sata
led") adds the default trigger to individual boards, move it to
armada-385-linksys.dtsi which effectively enables the definition for
the WRT1900ACS (Shelby) as well as for future boards.
Signed-off-by: NRalph Sennhauser <ralph.sennhauser@gmail.com>
Reviewed-by: NAndrew Lunn <andrew@lunn.ch>
Signed-off-by: NGregory CLEMENT <gregory.clement@free-electrons.com>
上级 485a9d2c
...@@ -109,7 +109,6 @@ ...@@ -109,7 +109,6 @@
sata { sata {
label = "caiman:white:sata"; label = "caiman:white:sata";
linux,default-trigger = "disk-activity";
}; };
}; };
}; };
...@@ -109,7 +109,6 @@ ...@@ -109,7 +109,6 @@
sata { sata {
label = "cobra:white:sata"; label = "cobra:white:sata";
linux,default-trigger = "disk-activity";
}; };
}; };
}; };
...@@ -320,6 +320,7 @@ ...@@ -320,6 +320,7 @@
sata { sata {
gpios = <&gpio1 22 GPIO_ACTIVE_LOW>; gpios = <&gpio1 22 GPIO_ACTIVE_LOW>;
default-state = "off"; default-state = "off";
linux,default-trigger = "disk-activity";
}; };
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册