Re: [PATCH net-next 0/2] dsa: add MT7530 GPIO support
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2021-01-14 17:10:12
Also in:
linux-arm-kernel, linux-mediatek, lkml, netdev
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2021-01-14 17:10:12
Also in:
linux-arm-kernel, linux-mediatek, lkml, netdev
On 1/11/21 6:50 PM, DENG Qingfang wrote:
Hi Marek, On Mon, Jan 11, 2021 at 11:46 PM Marek Behún [off-list ref] wrote:quoted
what modes does the LED support? Does it support blinking on rx/tx? What about link status?
Just to be crystal clear here, if you configure the LEDs to be in GPIO mode, you can defer to the leds-gpio driver for all configuration, and you can still offload blinking of the LEDs to the hardware or does blinking require you to use a software managed timer? -- Florian