Re: [PATCH net-next v4 2/3] phy: Add Open Alliance helpers for the PHY framework

From: Russell King (Oracle)
Date: Sun Aug 11 2024 - 05:22:16 EST


On Sun, Aug 11, 2024 at 07:20:04AM +0200, Oleksij Rempel wrote:
> diff --git a/drivers/net/phy/Makefile b/drivers/net/phy/Makefile
> index 202ed7f450da6..e93dfec881c5d 100644
> --- a/drivers/net/phy/Makefile
> +++ b/drivers/net/phy/Makefile
> @@ -23,6 +23,7 @@ obj-$(CONFIG_MDIO_DEVRES) += mdio_devres.o
> libphy-$(CONFIG_SWPHY) += swphy.o
> libphy-$(CONFIG_LED_TRIGGER_PHY) += phy_led_triggers.o
>
> +obj-$(CONFIG_OPEN_ALLIANCE_HELPERS) += open_alliance_helpers.o

I was thinking more
libphy-$(CONFIG_OPEN_ALLIANCE_HELPERS) += open_alliance_helpers.o

rather than a potentially separate module.

If it is going to end up a separate module, then it needs its own
MODULE_LICENSE, MODULE_DESCRIPTION, etc.

*** please note that I probably will only be occasionally responsive
*** for an unknown period of time due to recent eye surgery making
*** reading quite difficult.

--
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!