Fix switch lights on tpe-r5500 router.
authorRISCi_ATOM <bob@bobcall.me>
Fri, 27 May 2016 13:21:32 +0000 (13:21 +0000)
committerRISCi_ATOM <bob@bobcall.me>
Fri, 27 May 2016 13:21:32 +0000 (13:21 +0000)
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wdr4300.c

index 3afc7146203fc1509790e36dfdf7084a9b719e45..ff11c9ce009cbaca033bc1a54c0b63187f9f7fc5 100644 (file)
@@ -128,7 +128,7 @@ static struct ar8327_led_cfg wdr4300_ar8327_led_cfg = {
        .led_ctrl1 = 0x00000000,
        .led_ctrl2 = 0x00000000,
        .led_ctrl3 = 0x0030c300,
-       .open_drain = false,
+       .open_drain = true,
 };
 
 static struct ar8327_platform_data wdr4300_ar8327_data = {