mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-17 15:34:43 +02:00
add usb led for wl-hdd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6133 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
60d35c269d
commit
357436a724
@ -195,6 +195,7 @@ static struct platform_t __initdata platforms[] = {
|
|||||||
},
|
},
|
||||||
.leds = {
|
.leds = {
|
||||||
{ .name = "power", .gpio = 1 << 0, .polarity = REVERSE },
|
{ .name = "power", .gpio = 1 << 0, .polarity = REVERSE },
|
||||||
|
{ .name = "usb", .gpio = 1 << 2, .polarity = NORMAL },
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
[WL300G] = {
|
[WL300G] = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user