[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID:
<CO1PR11MB47718A7C7187211B9ED231FDE2592@CO1PR11MB4771.namprd11.prod.outlook.com>
Date: Tue, 12 Nov 2024 08:28:32 +0000
From: <Divya.Koppera@...rochip.com>
To: <kuba@...nel.org>
CC: <andrew@...n.ch>, <Arun.Ramadoss@...rochip.com>,
<UNGLinuxDriver@...rochip.com>, <hkallweit1@...il.com>,
<linux@...linux.org.uk>, <davem@...emloft.net>, <edumazet@...gle.com>,
<pabeni@...hat.com>, <netdev@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <richardcochran@...il.com>
Subject: RE: [PATCH net-next v2 4/5] net: phy: Makefile: Add makefile support
for ptp in Microchip phys
Hi Jakub,
I will fix this in next revision.
Thanks,
Divya
> -----Original Message-----
> From: Jakub Kicinski <kuba@...nel.org>
> Sent: Monday, November 11, 2024 11:38 PM
> To: Divya Koppera - I30481 <Divya.Koppera@...rochip.com>
> Cc: andrew@...n.ch; Arun Ramadoss - I17769
> <Arun.Ramadoss@...rochip.com>; UNGLinuxDriver
> <UNGLinuxDriver@...rochip.com>; hkallweit1@...il.com;
> linux@...linux.org.uk; davem@...emloft.net; edumazet@...gle.com;
> pabeni@...hat.com; netdev@...r.kernel.org; linux-kernel@...r.kernel.org;
> richardcochran@...il.com
> Subject: Re: [PATCH net-next v2 4/5] net: phy: Makefile: Add makefile support
> for ptp in Microchip phys
>
> EXTERNAL EMAIL: Do not click links or open attachments unless you know the
> content is safe
>
> On Mon, 11 Nov 2024 18:28:32 +0530 Divya Koppera wrote:
> > Add makefile support for ptp library.
> >
> > Signed-off-by: Divya Koppera <divya.koppera@...rochip.com>
> > ---
> > v1 -> v2
> > - No changes
> > ---
> > drivers/net/phy/Makefile | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/drivers/net/phy/Makefile b/drivers/net/phy/Makefile index
> > 90f886844381..58a4a2953930 100644
> > --- a/drivers/net/phy/Makefile
> > +++ b/drivers/net/phy/Makefile
> > @@ -80,6 +80,7 @@ obj-$(CONFIG_MESON_GXL_PHY) += meson-gxl.o
> > obj-$(CONFIG_MICREL_KS8995MA) += spi_ks8995.o
> > obj-$(CONFIG_MICREL_PHY) += micrel.o
> > obj-$(CONFIG_MICROCHIP_PHY) += microchip.o
> > +obj-$(CONFIG_MICROCHIP_PHYPTP) += microchip_ptp.o
> > obj-$(CONFIG_MICROCHIP_T1_PHY) += microchip_t1.o
> > obj-$(CONFIG_MICROCHIP_T1S_PHY) += microchip_t1s.o
> > obj-$(CONFIG_MICROSEMI_PHY) += mscc/
>
> sparse complains:
>
> drivers/net/phy/microchip_ptp.c:615:30: warning: cast from restricted
> __be16
Powered by blists - more mailing lists