Aw: Re: [PATCH net-next 0/4] MT7530 interrupt support
From: Frank Wunderlich <hidden>
Date: 2021-04-30 12:38:04
Also in:
linux-devicetree, linux-mediatek, linux-staging, lkml
From: Frank Wunderlich <hidden>
Date: 2021-04-30 12:38:04
Also in:
linux-devicetree, linux-mediatek, linux-staging, lkml
Hi,
i prepare rename of musb-driver to musb_mtk.ko as this is also not the best name.
if this module does only handle mt753x i would suggest
phy_mt753x.{c,ko}
regards Frank
Gesendet: Freitag, 30. April 2021 um 14:24 Uhr Von: "Andrew Lunn" [off-list ref]
mediatek_phy.c gets you into trouble with the generic PHY drivers. Most Ethernet PHY drivers have the model number in the file name. Does the PHY have its own name/numbering, or is it always considered part of the switch? If the PHY has an identity of its own, use that. Otherwise maybe mediatek75xx.c?