Commit 098c4d43 authored by Sandeep Maheswaram's avatar Sandeep Maheswaram Committed by Greg Kroah-Hartman

dt-bindings: usb: dwc3: Add wakeup-source property support

Added support for wakeup-source property. This property can be
used to check and power down the phy during system suspend if
wake up is not supported.
Reviewed-by: default avatarMatthias Kaehlcke <mka@chromium.org>
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarSandeep Maheswaram <quic_c_sanm@quicinc.com>
Signed-off-by: default avatarKrishna Kurapati <quic_kriskura@quicinc.com>
Link: https://lore.kernel.org/r/1655094654-24052-2-git-send-email-quic_kriskura@quicinc.comSigned-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent afbd04e6
...@@ -343,6 +343,11 @@ properties: ...@@ -343,6 +343,11 @@ properties:
This port is used with the 'usb-role-switch' property to connect the This port is used with the 'usb-role-switch' property to connect the
dwc3 to type C connector. dwc3 to type C connector.
wakeup-source:
$ref: /schemas/types.yaml#/definitions/flag
description:
Enable USB remote wakeup.
unevaluatedProperties: false unevaluatedProperties: false
required: required:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment