| 
									
										
										
										
											2012-07-05 16:56:09 +08:00
										 |  |  | /* | 
					
						
							|  |  |  |  * at91sam9x25ek.dts - Device Tree file for AT91SAM9X25-EK board | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  *  Copyright (C) 2012 Atmel, | 
					
						
							|  |  |  |  *                2012 Nicolas Ferre <nicolas.ferre@atmel.com> | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  * Licensed under GPLv2 or later. | 
					
						
							|  |  |  |  */ | 
					
						
							|  |  |  | /dts-v1/; | 
					
						
							| 
									
										
										
										
											2013-05-15 01:21:50 +08:00
										 |  |  | #include "at91sam9x25.dtsi" | 
					
						
							|  |  |  | #include "at91sam9x5ek.dtsi" | 
					
						
							| 
									
										
										
										
											2012-07-05 16:56:09 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  | / { | 
					
						
							| 
									
										
										
										
											2013-05-07 22:06:57 +02:00
										 |  |  | 	model = "Atmel AT91SAM9X25-EK"; | 
					
						
							| 
									
										
										
										
											2012-07-05 16:56:09 +08:00
										 |  |  | 	compatible = "atmel,at91sam9x25ek", "atmel,at91sam9x5ek", "atmel,at91sam9x5", "atmel,at91sam9"; | 
					
						
							| 
									
										
										
										
											2013-03-22 14:47:54 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  | 	ahb { | 
					
						
							|  |  |  | 		apb { | 
					
						
							|  |  |  | 			macb0: ethernet@f802c000 { | 
					
						
							|  |  |  | 				phy-mode = "rmii"; | 
					
						
							|  |  |  | 				status = "okay"; | 
					
						
							|  |  |  | 			}; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 			macb1: ethernet@f8030000 { | 
					
						
							|  |  |  | 				phy-mode = "rmii"; | 
					
						
							|  |  |  | 				status = "okay"; | 
					
						
							|  |  |  | 			}; | 
					
						
							|  |  |  | 		}; | 
					
						
							|  |  |  | 	}; | 
					
						
							| 
									
										
										
										
											2012-07-05 16:56:09 +08:00
										 |  |  | }; |