diff options
author | Oleksij Rempel <[email protected]> | 2023-10-23 11:33:36 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-10-25 08:47:33 +0100 |
commit | 4e1799ae84fc9e1af5c965ee4f20c5b0f7a8d566 (patch) | |
tree | 9a83e472902ed688c94b147ebb1246c151acf35a | |
parent | 02e987f52cf0dc8465e937f49ddfa3a047796fda (diff) |
dt-bindings: net: dsa: microchip: add wakeup-source property
Add wakeup-source property to enable Wake on Lan functionality in the
switch.
Since PME wake pin is not always attached to the SoC, use wakeup-source
instead of wakeup-gpios
Signed-off-by: Oleksij Rempel <[email protected]>
Acked-by: Conor Dooley <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/net/dsa/microchip,ksz.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/dsa/microchip,ksz.yaml b/Documentation/devicetree/bindings/net/dsa/microchip,ksz.yaml index 41014f5c01c4..b3029c64d0d5 100644 --- a/Documentation/devicetree/bindings/net/dsa/microchip,ksz.yaml +++ b/Documentation/devicetree/bindings/net/dsa/microchip,ksz.yaml @@ -38,6 +38,8 @@ properties: Should be a gpio specifier for a reset line. maxItems: 1 + wakeup-source: true + microchip,synclko-125: $ref: /schemas/types.yaml#/definitions/flag description: |