]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
phy: eswin: Create eswin directory and add EIC7700 SATA PHY driver
authorYulin Lu <luyulin@eswincomputing.com>
Thu, 5 Feb 2026 08:22:19 +0000 (16:22 +0800)
committerVinod Koul <vkoul@kernel.org>
Fri, 27 Feb 2026 15:10:30 +0000 (20:40 +0530)
commit67ee9ccaa34a11c317411bb8e7d305d93d0b4111
treee17dd179fe08b0259c8cf53eb8a70345eb6a526e
parent820265f7b666d588bcb7df06f3332265c59e8cea
phy: eswin: Create eswin directory and add EIC7700 SATA PHY driver

Create the eswin phy driver directory and add support for the
SATA PHY driver on the EIC7700 SoC platform.

Signed-off-by: Yulin Lu <luyulin@eswincomputing.com>
Link: https://patch.msgid.link/20260205082219.1521-1-luyulin@eswincomputing.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/Kconfig
drivers/phy/Makefile
drivers/phy/eswin/Kconfig [new file with mode: 0644]
drivers/phy/eswin/Makefile [new file with mode: 0644]
drivers/phy/eswin/phy-eic7700-sata.c [new file with mode: 0644]