usb: phy: init phy in resume function
authorminda.chen <minda.chen@starfivetech.com>
Wed, 11 Jan 2023 08:58:11 +0000 (16:58 +0800)
committerminda.chen <minda.chen@starfivetech.com>
Wed, 11 Jan 2023 09:41:12 +0000 (17:41 +0800)
commitb861c91f0ceda34de8993e84c7aee62510fdfdb1
treefebf68b94f1116932e9b7c9d83ba736e3b2329a5
parent9d16d3753da57c29d8744a11b66ec7f106b0f807
usb: phy: init phy in resume function

usb phy will be reset in suspend procedure. After resume.
Some devices can not work. In usb resume, init phy again.

Signed-off-by: minda.chen <minda.chen@starfivetech.com>
drivers/usb/cdns3/cdns3-starfive.c