[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240731103403.407818-2-vtpieter@gmail.com>
Date: Wed, 31 Jul 2024 12:33:59 +0200
From: vtpieter@...il.com
To: devicetree@...r.kernel.org,
woojung.huh@...rochip.com,
UNGLinuxDriver@...rochip.com,
netdev@...r.kernel.org
Cc: o.rempel@...gutronix.de,
Pieter Van Trappen <pieter.van.trappen@...n.ch>,
Rob Herring <robh@...nel.org>
Subject: [PATCH net-next v2 1/5] dt-bindings: net: dsa: microchip: add microchip,pme-active-high flag
From: Pieter Van Trappen <pieter.van.trappen@...n.ch>
Add microchip,pme-active-high property to set the PME (Power
Management Event) pin polarity for Wake on Lan interrupts.
Note that the polarity is active-low by default.
Signed-off-by: Pieter Van Trappen <pieter.van.trappen@...n.ch>
Reviewed-by: Rob Herring (Arm) <robh@...nel.org>
Reviewed-by: Oleksij Rempel <o.rempel@...gutronix.de>
---
Documentation/devicetree/bindings/net/dsa/microchip,ksz.yaml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/Documentation/devicetree/bindings/net/dsa/microchip,ksz.yaml b/Documentation/devicetree/bindings/net/dsa/microchip,ksz.yaml
index 52acc15ebcbf..c589ebc2c7be 100644
--- a/Documentation/devicetree/bindings/net/dsa/microchip,ksz.yaml
+++ b/Documentation/devicetree/bindings/net/dsa/microchip,ksz.yaml
@@ -51,6 +51,11 @@ properties:
Set if the output SYNCLKO clock should be disabled. Do not mix with
microchip,synclko-125.
+ microchip,pme-active-high:
+ $ref: /schemas/types.yaml#/definitions/flag
+ description:
+ Indicates if the PME pin polarity is active-high.
+
microchip,io-drive-strength-microamp:
description:
IO Pad Drive Strength
--
2.43.0
Powered by blists - more mailing lists