Re: [PATCH v3] module: create weak dependecies

2024-06-18 Thread Luis Chamberlain
On Tue, May 14, 2024 at 09:25:55AM -0500, Lucas De Marchi wrote: > On Fri, May 10, 2024 at 10:57:22AM GMT, Jose Ignacio Tornos Martinez wrote: > > It has been seen that for some network mac drivers (i.e. lan78xx) the > > related module for the phy is loaded dynamically depending on the current > >

Re: [PATCH v3] module: create weak dependecies

2024-05-14 Thread Lucas De Marchi
On Fri, May 10, 2024 at 10:57:22AM GMT, Jose Ignacio Tornos Martinez wrote: It has been seen that for some network mac drivers (i.e. lan78xx) the related module for the phy is loaded dynamically depending on the current hardware. In this case, the associated phy is read using mdio bus and then th

[PATCH v3] module: create weak dependecies

2024-05-10 Thread Jose Ignacio Tornos Martinez
It has been seen that for some network mac drivers (i.e. lan78xx) the related module for the phy is loaded dynamically depending on the current hardware. In this case, the associated phy is read using mdio bus and then the associated phy module is loaded during runtime (kernel function phy_request_