]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2604ce6d1872178f0fb10e106c516388e2ded7a7
tree487e52a52bc43f16d191bb6d352455a32d6208d4
parent7a4ccf0791e35b31b2b3f838a768c37d92323fce
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]