Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 34240c26 authored by Ralph Sennhauser's avatar Ralph Sennhauser Committed by Gregory CLEMENT
Browse files

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: default avatarRalph Sennhauser <ralph.sennhauser@gmail.com>
Reviewed-by: default avatarAndrew Lunn <andrew@lunn.ch>
Signed-off-by: default avatarGregory CLEMENT <gregory.clement@free-electrons.com>
parent 485a9d2c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -109,7 +109,6 @@

		sata {
			label = "caiman:white:sata";
			linux,default-trigger = "disk-activity";
		};
	};
};
+0 −1
Original line number Diff line number Diff line
@@ -109,7 +109,6 @@

		sata {
			label = "cobra:white:sata";
			linux,default-trigger = "disk-activity";
		};
	};
};
+1 −0
Original line number Diff line number Diff line
@@ -320,6 +320,7 @@
		sata {
			gpios = <&gpio1 22 GPIO_ACTIVE_LOW>;
			default-state = "off";
			linux,default-trigger = "disk-activity";
		};
	};