Enable single LED mode globally for all non-CPU ports to indicate link and activity via a single LED per port. Signed-off-by: Heinrich Toews --- .../devicetree/bindings/net/dsa/microchip,ksz.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/devicetree/bindings/net/dsa/microchip,ksz.yaml b/Documentation/devicetree/bindings/net/dsa/microchip,ksz.yaml index 8d4a3a9a33fcc..35abe242a7741 100644 --- a/Documentation/devicetree/bindings/net/dsa/microchip,ksz.yaml +++ b/Documentation/devicetree/bindings/net/dsa/microchip,ksz.yaml @@ -65,6 +65,12 @@ properties: description: Indicates if the PME pin polarity is active-high. + microchip,single-led-mode: + type: boolean + description: + Enable single LED mode for all non-CPU ports. In this mode, a single LED + indicates both link and activity. + microchip,io-drive-strength-microamp: description: IO Pad Drive Strength -- 2.52.0