]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
phy: rockchip-usb: power down phy when rockchip phy probe
authorhuang lin <hl@rock-chips.com>
Fri, 17 Jul 2015 07:29:25 +0000 (15:29 +0800)
committerKishon Vijay Abraham I <kishon@ti.com>
Fri, 25 Sep 2015 11:31:14 +0000 (17:01 +0530)
commit08db7e5cbfc0ec3fa4f6ed483dc663afeae7ce16
treea604932d2b6a0a2f5acb2cc283b27da53765fd38
parent65d49b3d7068525117f8e1458f0496732d02fe15
phy: rockchip-usb: power down phy when rockchip phy probe

rockchip phy are enable when soc reset, to save power consumption,
we disable it when probe, and enable each phy when it use

Signed-off-by: huang lin <hl@rock-chips.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/phy-rockchip-usb.c