]> asedeno.scripts.mit.edu Git - linux.git/commit
phy: phy-brcm-usb-init: Fix power down USB 3.0 PHY when XHCI reenabled
authorJaedon Shin <jaedon.shin@gmail.com>
Fri, 8 Jun 2018 06:10:15 +0000 (15:10 +0900)
committerKishon Vijay Abraham I <kishon@ti.com>
Fri, 29 Jun 2018 06:30:22 +0000 (12:00 +0530)
commitd70262ea0e36af4f7812e67108baa818592cde8f
treef0a6293d53f5cd3cd84e2fe64693a4b5e3d17b6d
parentce397d215ccd07b8ae3f71db689aedb85d56ab40
phy: phy-brcm-usb-init: Fix power down USB 3.0 PHY when XHCI reenabled

Unset is required to enable USB 3.0 PHY when XHCI reenabled in response
to setting PHY3_IDDQ_OVERRIDE in uninit().

Fixes: cd6f769fdea7 ("phy: phy-brcm-usb-init: Power down USB 3.0 PHY when XHCI disabled")
Signed-off-by: Jaedon Shin <jaedon.shin@gmail.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/broadcom/phy-brcm-usb-init.c