| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-03-20 | phy: intel: Remove Thunder Bay eMMC PHY support | A, Rashmi | 1 | -1/+0 | |
| Remove Thunder Bay specific code as the product got cancelled and there are no end customers or users. Signed-off-by: A, Rashmi <[email protected]> Reviewed-by: Hunter, Adrian <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]> | |||||
| 2021-11-23 | phy: intel: Add Thunder Bay eMMC PHY support | Rashmi A | 1 | -0/+1 | |
| Add support of eMMC PHY for Intel Thunder Bay SoC, uses the Arasan eMMC phy Signed-off-by: Rashmi A <[email protected]> Reviewed-by: Adrian Hunter <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]> | |||||
| 2020-11-30 | phy: intel: Add Keem Bay USB PHY support | Wan Ahmad Zainie | 1 | -0/+1 | |
| Add PHY driver for the USB3.1 and USB 2.0 PHYs found on Intel Keem Bay SoC. This driver takes care of enabling the required USB susbsystem (USS) clocks, initializing the PHYs and turning on/off the USB dwc3 core. Signed-off-by: Wan Ahmad Zainie <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]> | |||||
| 2020-09-16 | phy: intel: Add Keem Bay eMMC PHY support | Wan Ahmad Zainie | 1 | -0/+1 | |
| Add support for eMMC PHY on Intel Keem Bay SoC. Signed-off-by: Wan Ahmad Zainie <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]> | |||||
| 2020-09-16 | phy: intel: Rename phy-intel to phy-intel-lgm | Wan Ahmad Zainie | 1 | -2/+2 | |
| Rename phy-intel-{combo,emmc}.c to phy-intel-lgm-{combo,emmc}.c to make drivers/phy/intel directory more generic for future use. Signed-off-by: Wan Ahmad Zainie <[email protected]> Reviewed-by: Ramuthevar Vadivel Murugan <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]> | |||||
| 2020-05-19 | phy: intel: Add driver support for ComboPhy | Dilip Kota | 1 | -0/+1 | |
| ComboPhy subsystem provides PHYs for various controllers like PCIe, SATA and EMAC. Signed-off-by: Dilip Kota <[email protected]> Acked-By: Vinod Koul <[email protected]> Link: https://lore.kernel.org/r/7b313826f46b9006a3ba98c0613e8f88f293a074.1589868358.git.eswara.kota@linux.intel.com Signed-off-by: Kishon Vijay Abraham I <[email protected]> | |||||
| 2020-01-14 | phy: intel-lgm-emmc: Add support for eMMC PHY | Ramuthevar Vadivel Murugan | 1 | -0/+2 | |
| Add support for eMMC PHY on Intel's Lightning Mountain SoC. Signed-off-by: Ramuthevar Vadivel Murugan <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> Signed-off-by: Kishon Vijay Abraham I <[email protected]> | |||||