diff options
author | 2021-10-25 09:49:35 +0530 | |
---|---|---|
committer | 2021-10-26 16:36:23 +0530 | |
commit | b475bf0ec40a2b13fb32ef62f5706576d5858460 (patch) | |
tree | 2dfd7d72bf2631e9282baa28cb75ac55dd8b7efd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | phy: hisilicon: Add of_node_put() in phy-hisi-inno-usb2 (diff) | |
download | wireguard-linux-b475bf0ec40a2b13fb32ef62f5706576d5858460.tar.xz wireguard-linux-b475bf0ec40a2b13fb32ef62f5706576d5858460.zip |
phy: qcom-snps: Correct the FSEL_MASK
The FSEL_MASK which selects the refclock is defined incorrectly.
It should be [4:6] not [5:7]. Due to this incorrect definition, the BIT(7)
in USB2_PHY_USB_PHY_HS_PHY_CTRL_COMMON0 is reset which keeps PHY analog
blocks ON during suspend.
Fix this issue by correctly defining the FSEL_MASK.
Fixes: 51e8114f80d0 ("phy: qcom-snps: Add SNPS USB PHY driver for QCOM based SOCs")
Signed-off-by: Sandeep Maheswaram <quic_c_sanm@quicinc.com>
Link: https://lore.kernel.org/r/1635135575-5668-1-git-send-email-quic_c_sanm@quicinc.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions