Re: [PATCH] net: dsa: mv88e6060: Publish the OF module alias

From: Linus Walleij

Date: Sat Sep 05 2026 - 16:27:45 EST


On Sat, Sep 5, 2026 at 3:42 PM hpp.iscas <hppiscas@xxxxxxx> wrote:

> The MV88E6060 MDIO driver uses mv88e6060_of_match for OF matching.
> The MDIO bus emits an OF modalias for such devices, but the module
> only provides the legacy platform:mv88e6060 alias.
>
> Publish the OF match table and retain the legacy alias.
>
> Fixes: 277617603c02 ("net: dsa: mv88e6060: Support probing as an mdio device")
> Signed-off-by: hpp.iscas <hppiscas@xxxxxxx>

Fair enough.
Reviewed-by: Linus Walleij <linusw@xxxxxxxxxx>

Yours,
Linus Walleij