Re: [RFC PATCH 4/6] leds: trigger: add offload-phy-activity trigger
From: Randy Dunlap <hidden>
Date: 2021-11-07 22:42:51
Also in:
linux-doc, linux-leds, lkml, netdev
From: Randy Dunlap <hidden>
Date: 2021-11-07 22:42:51
Also in:
linux-doc, linux-leds, lkml, netdev
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