Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: connector: add pd-disable dependency

When Power Delivery is not supported, the source is unable to obtain the
current capability from the Source PDO. As a result, typec-power-opmode
needs to be added to advertise such capability.

Acked-by: Conor Dooley <conor.dooley@microchip.com>
Fixes: 7a4440bc0d86 ("dt-bindings: connector: Add pd-disable property")
Signed-off-by: Xu Yang <xu.yang_2@nxp.com>
Link: https://patch.msgid.link/20260330063518.719345-1-xu.yang_2@nxp.com
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>

authored by

Xu Yang and committed by
Rob Herring (Arm)
7ed020d8 908c8089

+1
+1
Documentation/devicetree/bindings/connector/usb-connector.yaml
··· 301 301 maxItems: 4 302 302 303 303 dependencies: 304 + pd-disable: [typec-power-opmode] 304 305 sink-vdos-v1: [ sink-vdos ] 305 306 sink-vdos: [ sink-vdos-v1 ] 306 307