]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
phy: intel: Add driver support for ComboPhy
authorDilip Kota <eswara.kota@linux.intel.com>
Tue, 19 May 2020 06:19:21 +0000 (14:19 +0800)
committerKishon Vijay Abraham I <kishon@ti.com>
Tue, 19 May 2020 14:56:06 +0000 (20:26 +0530)
commitac0a95a3ea7811f5cc4489924ddb54f0ea0f3007
treeda7dc5084fdce0ebc5b0c5ea0c43f359ea562f1f
parent1d51a2caa79d7d9aa91991638b8269dfb88a151d
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>
drivers/phy/intel/Kconfig
drivers/phy/intel/Makefile
drivers/phy/intel/phy-intel-combo.c [new file with mode: 0644]