No subject

Alberto Bursi bobafetthotmail at gmail.com
Mon Jan 11 14:11:48 EST 2021



On 09/01/21 03:54, Gagan Sidhu via openwrt-devel wrote:
> The sender domain has a DMARC Reject/Quarantine policy which disallows
> sending mailing list messages using the original "From" header.
> 
> To mitigate this problem, the original message has been wrapped
> hi,

> using the latest stuff from you guys, and i noticed the usb leds aren’t included in the dts.
> is there an option i’m missing?

> currently i have:
> CONFIG_NEW_LEDS=y
> CONFIG_LEDS_CLASS=y
> CONFIG_LEDS_GPIO=y
> CONFIG_LED_TRIGGER_PHY=y
> CONFIG_USB_LEDS_TRIGGER_USBPORT=y
> CONFIG_LEDS_TRIGGER_GPIO=y

> enabled. what could i be missing?

> nice to see mt76 caught up to the proprietary driver.

> Thanks,
> Gagan
> 
> 
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel at lists.openwrt.org
> https://lists.openwrt.org/mailman/listinfo/openwrt-devel
> 


The things you posted are kernel config, if there is no usb led defined 
in dts file then that led will never work until you add it to the dts.

What device is this? Did you check the commit of the person that added 
it to OpenWrt? Maybe they explain why there is no USB led.

-Alberto



More information about the openwrt-devel mailing list