mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
dt-bindings: usb: dwc3: add needs-reset-on-resume property
This patch adds a new property "needs-reset-on-resume" for Rockchip DWC3 IP. We can use it if we want to reset the DWC3 controller upon PM resume. Change-Id: I8ae7f8fe46388cdc9e265e758d9edeb82840d284 Signed-off-by: William Wu <william.wu@rock-chips.com>
This commit is contained in:
@@ -13,6 +13,10 @@ Required properties:
|
||||
operation and >= 30MHz for HS operation
|
||||
"grf_clk" Controller grf clk
|
||||
|
||||
Optional properties:
|
||||
- needs-reset-on-resume: set if we want to reset the DWC3 controller
|
||||
upon PM resume.
|
||||
|
||||
Required child node:
|
||||
A child node must exist to represent the core DWC3 IP block. The name of
|
||||
the node is not important. The content of the node is defined in dwc3.txt.
|
||||
|
||||
Reference in New Issue
Block a user