Dilip Kota
ac0a95a3ea
phy: intel: Add driver support for ComboPhy
...
ComboPhy subsystem provides PHYs for various
controllers like PCIe, SATA and EMAC.
Signed-off-by: Dilip Kota <eswara.kota@linux.intel.com >
Acked-By: Vinod Koul <vkoul@kernel.org >
Link: https://lore.kernel.org/r/7b313826f46b9006a3ba98c0613e8f88f293a074.1589868358.git.eswara.kota@linux.intel.com
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com >
2020-05-19 20:26:06 +05:30
Geert Uytterhoeven
4127cbcd98
phy: intel-lgm-emmc: Add architecture dependency
...
The Intel eMMC PHY is only present on Intel Lightning Mountain SoCs.
Add an architecture dependency to the PHY_INTEL_EMMC config symbol, to
avoid asking the user about it when configuring a kernel for a non-x86
architecture.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be >
Link: https://lore.kernel.org/r/20200507113626.24026-3-geert+renesas@glider.be
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com >
2020-05-13 08:27:35 +05:30
Ramuthevar Vadivel Murugan
b109c13a53
phy: intel-lgm-emmc: Fix warning by adding missing MODULE_LICENSE
...
commit 95f1061f715e ("phy: intel-lgm-emmc: Add support for eMMC PHY")
introduces the below warning
WARNING: modpost: missing MODULE_LICENSE() in
drivers/phy/intel/phy-intel-emmc.o
Fix it by adding missing MODULE_LICENSE.
Signed-off-by: Ramuthevar Vadivel Murugan <vadivel.muruganx.ramuthevar@linux.intel.com >
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au >
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com >
2020-01-14 10:50:19 +05:30
Ramuthevar Vadivel Murugan
9227942383
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 >
2020-01-14 10:50:19 +05:30