ARM: dts: uniphier: change phy-mode to 'internal' for LD11
Change the phy-mode property to 'internal' that means to use a built-in PHY implemented on LD11 SoC. Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
This commit is contained in:
		
							parent
							
								
									3c0fa6ce13
								
							
						
					
					
						commit
						f6acbf88e4
					
				|  | @ -557,7 +557,7 @@ | ||||||
| 			clocks = <&sys_clk 6>; | 			clocks = <&sys_clk 6>; | ||||||
| 			reset-names = "ether"; | 			reset-names = "ether"; | ||||||
| 			resets = <&sys_rst 6>; | 			resets = <&sys_rst 6>; | ||||||
| 			phy-mode = "rmii"; | 			phy-mode = "internal"; | ||||||
| 			local-mac-address = [00 00 00 00 00 00]; | 			local-mac-address = [00 00 00 00 00 00]; | ||||||
| 			socionext,syscon-phy-mode = <&soc_glue 0>; | 			socionext,syscon-phy-mode = <&soc_glue 0>; | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue