mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: leds: Allow PHY RX triggers
@ 2026-09-21 23:27 Rob Herring (Arm)
  0 siblings, 0 replies; only message in thread
From: Rob Herring (Arm) @ 2026-09-21 23:27 UTC (permalink / raw)
  To: Lee Jones, Pavel Machek, Krzysztof Kozlowski, Conor Dooley,
	Jacek Anaszewski
  Cc: Pavel Machek, linux-leds, devicetree, linux-kernel

The ZynqMP ZCU100 revC DTS uses separate phy0tx and phy0rx triggers for
its WLAN activity LEDs. Allow the RX form alongside the existing TX
form.

Assisted-by: LLM
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
---
 Documentation/devicetree/bindings/leds/common.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/leds/common.yaml b/Documentation/devicetree/bindings/leds/common.yaml
index a0ef2f2f0724..2502e6f221f8 100644
--- a/Documentation/devicetree/bindings/leds/common.yaml
+++ b/Documentation/devicetree/bindings/leds/common.yaml
@@ -147,7 +147,7 @@ properties:
         # LED is triggered by SD/MMC activity
       - pattern: "^mmc[0-9]+$"
         # LED is triggered by WLAN activity
-      - pattern: "^phy[0-9]+tx$"
+      - pattern: "^phy[0-9]+(rx|tx)$"
 
   led-pattern:
     description: |
-- 
2.53.0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-21 23:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-21 23:27 [PATCH] dt-bindings: leds: Allow PHY RX triggers Rob Herring (Arm)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®