diff options
| author | Radhey Shyam Pandey <radhey.shyam.pandey@amd.com> | 2026-05-23 12:38:37 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-07-08 17:06:43 +0200 |
| commit | cfdc9bde49b7f6530385739672cfc93343e91a42 (patch) | |
| tree | 411357f0c022cb4854d0cc69f4b73b31e5e6a7b2 /tools/perf/scripts/python/bin | |
| parent | 83f4f829a5de161a6aa95a63ab4772cbddf4f77a (diff) | |
usb: dwc3: xilinx: use reset_control_reset() in versal init
Replace reset_control_assert()/deassert() with reset_control_reset().
For dwc3-xilinx, reset_control_reset() routes via the zynqmp reset
driver and uses PM_RESET_ACTION_PULSE, which performs assert and
deassert in firmware. This results in a single SMC call issuing a
reset pulse and taking the IP out of reset.
Signed-off-by: Radhey Shyam Pandey <radhey.shyam.pandey@amd.com>
Acked-by: Thinh Nguyen <Thinh.Nguyen@synopsys.com>
Link: https://patch.msgid.link/6a5e4e25d84d6abc971f1669739aae4d3146700f.1779518171.git.radhey.shyam.pandey@amd.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
