Skip to content

Commit

Permalink
dt-bindings: net: phy: Document LED inactive high impedance mode
Browse files Browse the repository at this point in the history
Document LED inactive high impedance mode to set the LED to require high
impedance configuration to be turned OFF.

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-3-ansuelsmth@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
  • Loading branch information
Christian Marangi authored and Jakub Kicinski committed Jan 27, 2024
1 parent c94d178 commit 355c6dc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Documentation/devicetree/bindings/leds/common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,12 @@ properties:
Makes LED active low. To turn the LED ON, line needs to be
set to low voltage instead of high.

inactive-high-impedance:
type: boolean
description:
Set LED to high-impedance mode to turn the LED OFF. LED might also
describe this mode as tristate.

# Required properties for flash LED child nodes:
flash-max-microamp:
description:
Expand Down

0 comments on commit 355c6dc

Please sign in to comment.