[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240725085042.GC501857@google.com>
Date: Thu, 25 Jul 2024 09:50:42 +0100
From: Lee Jones <lee@...nel.org>
To: Marek Vasut <marex@...x.de>
Cc: devicetree@...r.kernel.org, Conor Dooley <conor+dt@...nel.org>,
Jacek Anaszewski <jacek.anaszewski@...il.com>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Pavel Machek <pavel@....cz>, Rob Herring <robh@...nel.org>,
linux-leds@...r.kernel.org, Andrew Lunn <andrew@...n.ch>,
netdev@...r.kernel.org
Subject: Re: [PATCH v2] dt-bindings: leds: Document "netdev" trigger
Cc: Andrew and netdev
On Mon, 08 Jul 2024, Marek Vasut wrote:
> Document the "netdev" trigger which is used to control LEDs by
> network device activity. This is an existing trigger used in
> existing DTs, document it so validation of those DTs would pass.
>
> Signed-off-by: Marek Vasut <marex@...x.de>
> ---
> Cc: Conor Dooley <conor+dt@...nel.org>
> Cc: Jacek Anaszewski <jacek.anaszewski@...il.com>
> Cc: Krzysztof Kozlowski <krzk+dt@...nel.org>
> Cc: Lee Jones <lee@...nel.org>
> Cc: Pavel Machek <pavel@....cz>
> Cc: Rob Herring <robh@...nel.org>
> Cc: devicetree@...r.kernel.org
> Cc: linux-leds@...r.kernel.org
> ---
> V2: Expand the commit message slightly
> ---
> Documentation/devicetree/bindings/leds/common.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/leds/common.yaml b/Documentation/devicetree/bindings/leds/common.yaml
> index 8a3c2398b10ce..bf9a101e4d420 100644
> --- a/Documentation/devicetree/bindings/leds/common.yaml
> +++ b/Documentation/devicetree/bindings/leds/common.yaml
> @@ -113,6 +113,8 @@ properties:
> # LED indicates NAND memory activity (deprecated),
> # in new implementations use "mtd"
> - nand-disk
> + # LED indicates network activity
> + - netdev
netdev is the description of the network development ML/repo, right?
Seems like an odd name for an OS agnostic property?
> # No trigger assigned to the LED. This is the default mode
> # if trigger is absent
> - none
> --
> 2.43.0
>
--
Lee Jones [李琼斯]
Powered by blists - more mailing lists