]> rtime.felk.cvut.cz Git - hercules2020/nv-tegra/linux-4.4.git/commit
pinctrl:uphy: adopt pll hw APIs of clock framework
authorBH Hsieh <bhsieh@nvidia.com>
Thu, 13 Oct 2016 08:07:04 +0000 (16:07 +0800)
committermobile promotions <svcmobile_promotions@nvidia.com>
Tue, 20 Dec 2016 23:15:14 +0000 (15:15 -0800)
commita213c4d9e5cf0102c636c8d21f0cbb5242113935
tree9f252c6f69ebcbf71855d2764fc75e2ba8a27a6b
parentd274d5dc942bcc8de183d72626be5b844ea9e89a
pinctrl:uphy: adopt pll hw APIs of clock framework

Adopt pll hw APIs from clock framework to avoid direct
CAR register accessing in uphy driver

Also removed uphy_pll_hw_sequencer_disable per suggestion
from HW team that there is no HW sequencer power down
sequence hence SW could not disable HW sequencer once it's
enabled.

Bug 200241611
Bug 1837378

Change-Id: I431f23f3156a3472bbc8694c6147b6b3a87b40a2
Signed-off-by: BH Hsieh <bhsieh@nvidia.com>
Reviewed-on: http://git-master/r/1241566
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Ashutosh Jha <ajha@nvidia.com>
drivers/pinctrl/pinctrl-tegra21x-padctl-uphy.c