mirror of
				https://github.com/torvalds/linux.git
				synced 2025-11-04 10:40:15 +02:00 
			
		
		
		
	arm64: dts: marvell: armada-3720-espressobin: declare SATA PHY property
The SATA node is wired to the third PHY of the COMPHY IP. Suggested-by: Grzegorz Jaszczyk <jaz@semihalf.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
This commit is contained in:
		
							parent
							
								
									c38e13a2f8
								
							
						
					
					
						commit
						8e18c8e58d
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
					@ -54,6 +54,8 @@ &pcie0 {
 | 
				
			||||||
/* J6 */
 | 
					/* J6 */
 | 
				
			||||||
&sata {
 | 
					&sata {
 | 
				
			||||||
	status = "okay";
 | 
						status = "okay";
 | 
				
			||||||
 | 
						phys = <&comphy2 0>;
 | 
				
			||||||
 | 
						phy-names = "sata-phy";
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* J1 */
 | 
					/* J1 */
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue