mirror of
				https://github.com/Telecominfraproject/wlan-ap.git
				synced 2025-10-30 01:52:51 +00:00 
			
		
		
		
	ipq807x: cybertan_eww631-b1: Fix LED control
Define the blue sys LED from the device tree as the POWER LED for the CyberTAN EWW631-B1 platform. This allows LED control through uCentral Signed-off-by: Paul White <paul@shasta.cloud> Fixes: WIFI-13435 Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
		| @@ -18,6 +18,9 @@ edgecore,oap102) | ||||
|         ucidef_set_led_wlan "wlan5g" "WLAN5G" "green:wifi5" "phy0tpt" | ||||
|         ucidef_set_led_wlan "wlan2g" "WLAN2G" "green:wifi2" "phy1tpt" | ||||
| 	;; | ||||
| cybertan,eww631-b1) | ||||
| 	ucidef_set_led_default "power" "POWER" "sys:blue" "on" | ||||
| 	;; | ||||
| esac | ||||
|  | ||||
| board_config_flush | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 John Crispin
					John Crispin