net: phy: qcom: move more function to shared library
authorChristian Marangi <ansuelsmth@gmail.com>
Tue, 6 Feb 2024 17:31:07 +0000 (18:31 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 10 Feb 2024 15:36:19 +0000 (15:36 +0000)
commit737eb75a815f9c08dcbb6631db57f4f4b0540a5b
treec634f23d8c3c10f22f7f1adcad130e4aa638274b
parent471e8fd3afcef5a9f9089f0bd21965ad9ba35c91
net: phy: qcom: move more function to shared library

Move more function to shared library in preparation for introduction of
new PHY Family qca807x that will make use of both functions from at803x
and qca808x as it's a transition PHY with some implementation of at803x
and some from the new qca808x.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/qcom/at803x.c
drivers/net/phy/qcom/qca808x.c
drivers/net/phy/qcom/qcom-phy-lib.c
drivers/net/phy/qcom/qcom.h