mirror of
				git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
				synced 2025-11-01 09:13:37 +00:00 
			
		
		
		
	ARM: dts: armada-385-linksys: disk-activity trigger for all
Commit a4ee7e18d8 ("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: Ralph Sennhauser <ralph.sennhauser@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
			
			
This commit is contained in:
		
							parent
							
								
									485a9d2cfa
								
							
						
					
					
						commit
						34240c26d1
					
				
					 3 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -109,7 +109,6 @@
 | 
			
		|||
 | 
			
		||||
		sata {
 | 
			
		||||
			label = "caiman:white:sata";
 | 
			
		||||
			linux,default-trigger = "disk-activity";
 | 
			
		||||
		};
 | 
			
		||||
	};
 | 
			
		||||
};
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -109,7 +109,6 @@
 | 
			
		|||
 | 
			
		||||
		sata {
 | 
			
		||||
			label = "cobra:white:sata";
 | 
			
		||||
			linux,default-trigger = "disk-activity";
 | 
			
		||||
		};
 | 
			
		||||
	};
 | 
			
		||||
};
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -320,6 +320,7 @@
 | 
			
		|||
		sata {
 | 
			
		||||
			gpios = <&gpio1 22 GPIO_ACTIVE_LOW>;
 | 
			
		||||
			default-state = "off";
 | 
			
		||||
			linux,default-trigger = "disk-activity";
 | 
			
		||||
		};
 | 
			
		||||
	};
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue