On Fri, 25 Apr 2025 16:14:56 +0200 Maxime Chevallier wrote: > +/** > + * phy_port_get_type: get the PORT_* attribut for that port. > + */ > +int phy_port_get_type(struct phy_port *port) Bunch of missing argument descriptions in the kdoc in this patch.