aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorAmelie Delaunay <[email protected]>2021-01-05 10:05:25 +0100
committerVinod Koul <[email protected]>2021-01-13 20:40:21 +0530
commit5b1af71280abd82efbe28cd28d553363dfde0a34 (patch)
tree3ac5549fcb18f29b6c77772eff98b3a423ff52cd /tools/perf/scripts/python/bin/stackcollapse-report
parent649627245cc439fddef2096bf646cb3558e13803 (diff)
phy: stm32: rework PLL Lock detection
USBPHYC has a register per phy to control and monitor the debug interface of the HS PHY through a digital debug access. With this register, it is possible to know if PLL Lock input to phy is high. That means the PLL is ready for HS operation. Instead of using an hard-coded delay after PLL enable and PLL disable, use this bit to ensure good operating of the HS PHY. Also use an atomic counter (n_pll_cons) to count the actual number of PLL consumers and get rid of stm32_usbphyc_has_one_phy_active. The boolean active in the usbphyc_phy structure is kept, because we need to know in remove if a phy_exit is required to properly disable the PLL. Signed-off-by: Amelie Delaunay <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions