Re: [RFC PATCH 4/6] leds: trigger: add offload-phy-activity trigger

From: Randy Dunlap
Date: Sun Nov 07 2021 - 17:42:58 EST


On 11/7/21 9:57 AM, Ansuel Smith wrote:
+config LEDS_OFFLOAD_TRIGGER_PHY_ACTIVITY
+ tristate "LED Offload Trigger for PHY Activity"
+ depends on LEDS_OFFLOAD_TRIGGERS
+ help
+ This allows LEDs to be configured to run by HW and offloaded based
+ on some rules. The LED will blink or be on based on the PHY Activity
+ for example on packet receive of based on the link speed.

Cannot parse: of based on

+ The current rules are:


--
~Randy