devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: usb: usb-nop-xceiv: add wakeup-source property
@ 2022-10-24  5:17 Li Jun
  2022-10-24  5:17 ` [PATCH 2/2] usb: phy: generic: Add wakeup capability Li Jun
  2022-10-25  0:23 ` [PATCH 1/2] dt-bindings: usb: usb-nop-xceiv: add wakeup-source property Krzysztof Kozlowski
  0 siblings, 2 replies; 5+ messages in thread
From: Li Jun @ 2022-10-24  5:17 UTC (permalink / raw)
  To: gregkh, robh+dt, krzysztof.kozlowski+dt
  Cc: balbi, linux-usb, devicetree, xu.yang_2, jun.li

usb phy may be part of wakeup source, so add wakeup source property
to keep its resource(e.g power domain) active to make usb remote
wakeup work.

Signed-off-by: Li Jun <jun.li@nxp.com>
---
 Documentation/devicetree/bindings/usb/usb-nop-xceiv.yaml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/Documentation/devicetree/bindings/usb/usb-nop-xceiv.yaml b/Documentation/devicetree/bindings/usb/usb-nop-xceiv.yaml
index 2824c17285ee..7b71e32d1df0 100644
--- a/Documentation/devicetree/bindings/usb/usb-nop-xceiv.yaml
+++ b/Documentation/devicetree/bindings/usb/usb-nop-xceiv.yaml
@@ -39,6 +39,11 @@ properties:
       the VBus line.
     $ref: /schemas/types.yaml#/definitions/phandle
 
+  wakeup-source:
+    $ref: /schemas/types.yaml#/definitions/flag
+    description:
+      Specify if it's USB remote wakeup capable.
+
 required:
   - compatible
   - '#phy-cells'
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-10-25 12:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-24  5:17 [PATCH 1/2] dt-bindings: usb: usb-nop-xceiv: add wakeup-source property Li Jun
2022-10-24  5:17 ` [PATCH 2/2] usb: phy: generic: Add wakeup capability Li Jun
2022-10-25  0:23 ` [PATCH 1/2] dt-bindings: usb: usb-nop-xceiv: add wakeup-source property Krzysztof Kozlowski
2022-10-25 10:43   ` Jun Li
2022-10-25 12:00     ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).