| 
									
										
										
										
											2012-02-13 00:54:47 +08:00
										 |  |  | /* | 
					
						
							|  |  |  |  * at91sam9g20ek.dts - Device Tree file for Atmel at91sam9g20ek board | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  * Licensed under GPLv2. | 
					
						
							|  |  |  |  */ | 
					
						
							|  |  |  | /dts-v1/; | 
					
						
							| 
									
										
										
										
											2013-05-15 01:21:50 +08:00
										 |  |  | #include "at91sam9g20ek_common.dtsi" | 
					
						
							| 
									
										
										
										
											2012-02-13 00:54:47 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  | / { | 
					
						
							|  |  |  | 	model = "Atmel at91sam9g20ek"; | 
					
						
							|  |  |  | 	compatible = "atmel,at91sam9g20ek", "atmel,at91sam9g20", "atmel,at91sam9"; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	leds { | 
					
						
							|  |  |  | 		compatible = "gpio-leds"; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 		ds1 { | 
					
						
							|  |  |  | 			label = "ds1"; | 
					
						
							| 
									
										
										
										
											2013-04-24 08:34:25 +08:00
										 |  |  | 			gpios = <&pioA 9 GPIO_ACTIVE_HIGH>; | 
					
						
							| 
									
										
										
										
											2012-02-13 00:54:47 +08:00
										 |  |  | 			linux,default-trigger = "heartbeat"; | 
					
						
							|  |  |  | 		}; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 		ds5 { | 
					
						
							|  |  |  | 			label = "ds5"; | 
					
						
							| 
									
										
										
										
											2013-04-24 08:34:25 +08:00
										 |  |  | 			gpios = <&pioA 6 GPIO_ACTIVE_LOW>; | 
					
						
							| 
									
										
										
										
											2012-02-13 00:54:47 +08:00
										 |  |  | 		}; | 
					
						
							|  |  |  | 	}; | 
					
						
							|  |  |  | }; |