phy: intel-lgm-emmc: Add support for eMMC PHY
authorRamuthevar Vadivel Murugan <vadivel.muruganx.ramuthevar@linux.intel.com>
Tue, 17 Dec 2019 01:56:58 +0000 (09:56 +0800)
committerKishon Vijay Abraham I <kishon@ti.com>
Tue, 14 Jan 2020 05:20:19 +0000 (10:50 +0530)
commit9227942383307f97fa6992416f73af4a23ef972c
tree487e52a52bc43f16d191bb6d352455a32d6208d4
parent5bc999108025a82a2862b2e7e0af00e34643d270
phy: intel-lgm-emmc: Add support for eMMC PHY

Add support for eMMC PHY on Intel's Lightning Mountain SoC.

Signed-off-by: Ramuthevar Vadivel Murugan <vadivel.muruganx.ramuthevar@linux.intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/Kconfig
drivers/phy/Makefile
drivers/phy/intel/Kconfig [new file with mode: 0644]
drivers/phy/intel/Makefile [new file with mode: 0644]
drivers/phy/intel/phy-intel-emmc.c [new file with mode: 0644]