phy: qcom: sgmii-eth: move PCS registers to separate header
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Thu, 25 Jan 2024 23:22:42 +0000 (01:22 +0200)
committerVinod Koul <vkoul@kernel.org>
Tue, 30 Jan 2024 17:05:39 +0000 (22:35 +0530)
commit25ee21fc97db6cb7f476464e4aa8616652b3be49
treecca2c431e9f5e8fe003e2ff25ba8167166d5068d
parentdf71879bec89541e1cc8886c6d85ca4d5d61b422
phy: qcom: sgmii-eth: move PCS registers to separate header

Follow the example of the rest of the QMP PHY drivers and move SGMII PCS
registers to a separate header file.

Cc: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20240126-phy-qmp-merge-common-v2-8-a463d0b57836@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/qualcomm/phy-qcom-qmp-pcs-sgmii.h [new file with mode: 0644]
drivers/phy/qualcomm/phy-qcom-sgmii-eth.c