phy: qcom: add the SGMII SerDes PHY driver
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Mon, 19 Jun 2023 09:13:36 +0000 (11:13 +0200)
committerVinod Koul <vkoul@kernel.org>
Wed, 21 Jun 2023 12:15:10 +0000 (17:45 +0530)
commit601d06277007e850615b86358bf9c0a143d20faa
tree7ba64228c722cf5719eef00029396b706842566c
parent97b795125704046e0c6708f1079d9c5ca3f2ecfd
phy: qcom: add the SGMII SerDes PHY driver

Implement support for the SGMII/SerDes PHY present on various Qualcomm
platforms.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Link: https://lore.kernel.org/r/20230619091336.194914-4-brgl@bgdev.pl
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/qualcomm/Kconfig
drivers/phy/qualcomm/Makefile
drivers/phy/qualcomm/phy-qcom-sgmii-eth.c [new file with mode: 0644]