commit | efe2fa0836a7a051a816c90b44f07590f2fd74c5 | [log] [tgz] |
---|---|---|
author | Peter Chen <peter.chen@nxp.com> | Wed Sep 02 17:57:31 2020 +0800 |
committer | Felipe Balbi <balbi@kernel.org> | Fri Oct 02 09:57:38 2020 +0300 |
tree | 9264edf64cac63a0ef35127017925464cf2d00a8 | |
parent | 753a18c2596de2edf01259db24940010dd1c6d9e [diff] |
usb: cdns3: introduce set_phy_power_on{off} APIs Since we have both USB2 and USB3 PHYs for cdns3 controller, it is better we have unity APIs to handle both USB2 and USB3's power, it could simplify code for error handling and further power management implementation. Reviewed-by: Pawel Laszczak <pawell@cadence.com> Reviewed-by: Jun Li <jun.li@nxp.com> Signed-off-by: Peter Chen <peter.chen@nxp.com> Signed-off-by: Felipe Balbi <balbi@kernel.org>