aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy/phy-rockchip-emmc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-18phy: fix semicolon.cocci warningsVivek Gautam1-1/+1
2016-07-25phy: rockchip-emmc: Wait even longer for the DLL to lockDouglas Anderson1-1/+11
2016-07-25phy: rockchip-emmc: Be tolerant to card clock of 0 in power onDouglas Anderson1-22/+37
2016-07-25phy: rockchip-emmc: Set phyctrl_frqsel based on card clockDouglas Anderson1-12/+89
2016-07-25phy: rockchip-emmc: Minor code cleanup in rockchip_emmc_phy_power_on/off()Douglas Anderson1-12/+2
2016-07-25phy: rockchip-emmc: Increase lock time allowanceDouglas Anderson1-8/+20
2016-07-25phy: rockchip-emmc: reindent the register definitionsBrian Norris1-38/+38
2016-07-25phy: rockchip-emmc: configure default output tap delayBrian Norris1-0/+19
2016-07-25phy: rockchip-emmc: configure frequency range and drive impedanceShawn Lin1-0/+27
2016-07-25phy: rockchip-emmc: give DLL some extra time to be readyShawn Lin1-3/+4
2016-04-13phy: rockchip-emmc: should be a child device of the GRFHeiko Stuebner1-1/+4
2016-03-01phy: add a driver for the Rockchip SoC internal eMMC PHYShawn Lin1-0/+229