diff options
author | Manu Gautam <mgautam@codeaurora.org> | 2018-01-16 13:56:59 +0300 |
---|---|---|
committer | Kishon Vijay Abraham I <kishon@ti.com> | 2018-03-08 11:26:07 +0300 |
commit | 937e17f36a32fc2ec01b9f99bac5b80acf22923c (patch) | |
tree | 2140a92b69ebaf626f0a3b1da2c71dcc1ce49eae /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 717dab9d670eb0015c40f91e105c89537abd5f6a (diff) | |
download | linux-937e17f36a32fc2ec01b9f99bac5b80acf22923c.tar.xz |
phy: qcom-qusb2: Power-on PHY before initialization
PHY must be powered on before turning ON clocks and
attempting to initialize it. Driver is exposing
separate init and power_on routines for this.
Apparently USB dwc3 core driver performs power-on
after init. Also, poweron and init for QUSB2 PHY
need to be executed together always, hence remove
poweron callback from phy_ops and explicitly perform
this from init, similar changes needed for poweroff.
Signed-off-by: Manu Gautam <mgautam@codeaurora.org>
Reviewed-by: Vivek Gautam <vivek.gautam@codeaurora.org>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions