summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/leds/leds-bcm6358.txt
diff options
context:
space:
mode:
authorChristian Marangi <ansuelsmth@gmail.com>2024-01-25 23:36:57 +0300
committerJakub Kicinski <kuba@kernel.org>2024-01-27 08:03:31 +0300
commitc94d1783136eb66f2a464a6891a32eeb55eaeacc (patch)
tree74e6b513fe799f6bdd8f973f37f5141724339d74 /Documentation/devicetree/bindings/leds/leds-bcm6358.txt
parent5642c82b9463c3263c086efb002516244bd4c668 (diff)
downloadlinux-c94d1783136eb66f2a464a6891a32eeb55eaeacc.tar.xz
dt-bindings: net: phy: Make LED active-low property common
Move LED active-low property to common.yaml. This property is currently defined multiple times by bcm LEDs. This property will now be supported in a generic way for PHY LEDs with the use of a generic function. With active-low bool property not defined, active-high is always assumed. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Acked-by: Lee Jones <lee@kernel.org> Reviewed-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20240125203702.4552-2-ansuelsmth@gmail.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/leds/leds-bcm6358.txt')
-rw-r--r--Documentation/devicetree/bindings/leds/leds-bcm6358.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/leds/leds-bcm6358.txt b/Documentation/devicetree/bindings/leds/leds-bcm6358.txt
index 6e51c6b91ee5..211ffc3c4a20 100644
--- a/Documentation/devicetree/bindings/leds/leds-bcm6358.txt
+++ b/Documentation/devicetree/bindings/leds/leds-bcm6358.txt
@@ -25,8 +25,6 @@ LED sub-node required properties:
LED sub-node optional properties:
- label : see Documentation/devicetree/bindings/leds/common.txt
- - active-low : Boolean, makes LED active low.
- Default : false
- default-state : see
Documentation/devicetree/bindings/leds/common.txt
- linux,default-trigger : see