ar71xx: wpj531: fix GPIOs for LED
/sys/devices/platform/leds-gpio/leds/ was not initialised with working LEDs. Signed-off-by: Leon M. George <leon@georgemail.eu>
This commit is contained in:
		 Leon M. George
					Leon M. George
				
			
				
					committed by
					
						 John Crispin
						John Crispin
					
				
			
			
				
	
			
			
			 John Crispin
						John Crispin
					
				
			
						parent
						
							e52117354c
						
					
				
				
					commit
					6c937df749
				
			| @@ -35,10 +35,10 @@ | |||||||
| #include "dev-wmac.h" | #include "dev-wmac.h" | ||||||
| #include "machtypes.h" | #include "machtypes.h" | ||||||
|  |  | ||||||
| #define WPJ531_GPIO_LED_SIG1    14 | #define WPJ531_GPIO_LED_SIG1    13 | ||||||
| #define WPJ531_GPIO_LED_SIG2    15 | #define WPJ531_GPIO_LED_SIG2    14 | ||||||
| #define WPJ531_GPIO_LED_SIG3    22 | #define WPJ531_GPIO_LED_SIG3    15 | ||||||
| #define WPJ531_GPIO_LED_SIG4    23 | #define WPJ531_GPIO_LED_SIG4    16 | ||||||
| #define WPJ531_GPIO_BUZZER      4 | #define WPJ531_GPIO_BUZZER      4 | ||||||
|  |  | ||||||
| #define WPJ531_GPIO_BTN_RESET   17 | #define WPJ531_GPIO_BTN_RESET   17 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user