mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 17:47:41 +02:00
dt-bindings: net: pse-pd: microchip,pd692x0: add port disable GPIO
Microchip PSE controllers have a dedicated port disable input that like it name suggest, will disable PoE on all ports. So, lets document that GPIO. Acked-by: Rob Herring (Arm) <robh@kernel.org> Signed-off-by: Robert Marko <robert.marko@sartura.hr> Reviewed-by: Kory Maincent <kory.maincent@bootlin.com> Link: https://patch.msgid.link/20260607165600.1260210-1-robert.marko@sartura.hr Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
parent
f511d2c4e0
commit
a1c4fa71bb
|
|
@ -22,6 +22,10 @@ properties:
|
|||
reg:
|
||||
maxItems: 1
|
||||
|
||||
disable-ports-gpios:
|
||||
description: GPIO pin to disable PoE on all ports
|
||||
maxItems: 1
|
||||
|
||||
vdd-supply:
|
||||
description: Regulator that provides 3.3V VDD power supply.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user