[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <65b6e73f.050a0220.cd8b1.8846@mx.google.com>
Date: Mon, 29 Jan 2024 00:46:05 +0100
From: Christian Marangi <ansuelsmth@...il.com>
To: Andrew Lunn <andrew@...n.ch>
Cc: Heiner Kallweit <hkallweit1@...il.com>,
Russell King <linux@...linux.org.uk>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>,
Bjorn Andersson <andersson@...nel.org>,
Konrad Dybcio <konrad.dybcio@...aro.org>,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
linux-arm-msm@...r.kernel.org
Subject: Re: [net-next PATCH v3 1/5] net: phy: move at803x PHY driver to
dedicated directory
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@...n.ch>
>
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
Powered by blists - more mailing lists