mirror of
https://github.com/torvalds/linux.git
synced 2026-05-12 16:18:45 +02:00
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>
3 lines
88 B
Makefile
3 lines
88 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
obj-$(CONFIG_PHY_EIC7700_SATA) += phy-eic7700-sata.o
|