phy: add a driver for the Rockchip SoC internal eMMC PHY
authorShawn Lin <shawn.lin@rock-chips.com>
Wed, 3 Feb 2016 07:22:22 +0000 (15:22 +0800)
committerKishon Vijay Abraham I <kishon@ti.com>
Tue, 1 Mar 2016 11:43:50 +0000 (17:13 +0530)
commitc474a949508055d14e867f107074806fa8fa17ad
treea0369035639c01cfe5c157827347258f23f10f53
parent7ed0c9613bcb959f4dd0cd7e44e320e94b6f44de
phy: add a driver for the Rockchip SoC internal eMMC PHY

This patch to add a generic PHY driver for ROCKCHIP eMMC PHY.
Access the PHY via registers provided by GRF (general register
files) module.

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/Kconfig
drivers/phy/Makefile
drivers/phy/phy-rockchip-emmc.c [new file with mode: 0644]
This page took 0.02728 seconds and 5 git commands to generate.