[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250213005841.4143929-2-tony.obrien@alliedtelesis.co.nz>
Date: Thu, 13 Feb 2025 13:58:41 +1300
From: Tony O'Brien <tony.obrien@...iedtelesis.co.nz>
To: lee@...nel.org,
pavel@...nel.org,
robh@...nel.org,
krzk+dt@...nel.org,
conor+dt@...nel.org
Cc: linux-leds@...r.kernel.org,
devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
Ben Hoelker <ben.hoelker@...iedtelesis.co.nz>,
Chris Packham <chris.packham@...iedtelesis.co.nz>
Subject: [PATCH] dt-bindings:leds: Add function define for POE
Add a define so network devices with a PoE PSE feature can provide
status indications of connected PoE PDs.
Reviewed-by: Ben Hoelker <ben.hoelker@...iedtelesis.co.nz>
Reviewed-by: Chris Packham <chris.packham@...iedtelesis.co.nz>
Signed-off-by: Tony O'Brien <tony.obrien@...iedtelesis.co.nz>
---
include/dt-bindings/leds/common.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/dt-bindings/leds/common.h b/include/dt-bindings/leds/common.h
index 4f017bea0123..3a8958b81c87 100644
--- a/include/dt-bindings/leds/common.h
+++ b/include/dt-bindings/leds/common.h
@@ -94,6 +94,7 @@
#define LED_FUNCTION_MOBILE "mobile"
#define LED_FUNCTION_MTD "mtd"
#define LED_FUNCTION_PANIC "panic"
+#define LED_FUNCTION_POE "poe"
#define LED_FUNCTION_PROGRAMMING "programming"
#define LED_FUNCTION_RX "rx"
#define LED_FUNCTION_SD "sd"
--
2.48.1
Powered by blists - more mailing lists