On Mon, Jan 29, 2024 at 12:39:20AM +0100, Andrew Lunn wrote: > > @@ -36,7 +36,7 @@ obj-$(CONFIG_ADIN_PHY) += adin.o > > obj-$(CONFIG_ADIN1100_PHY) += adin1100.o > > obj-$(CONFIG_AMD_PHY) += amd.o > > obj-$(CONFIG_AQUANTIA_PHY) += aquantia/ > > -obj-$(CONFIG_AT803X_PHY) += at803x.o > > +obj-y += qcom/ > > nitpick: > > Please could you insert qcom before qsemi, so we keep it correctly > sorted. > > Otherwise: > > Reviewed-by: Andrew Lunn <andrew@xxxxxxx> > Stupid me I didn't notice we also had things sorted in the Makefile. Yes will send v4 with the thing fixed and the tag added. -- Ansuel