[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <VI1PR0401MB223780B31DA0DE1A69B5A221F8650@VI1PR0401MB2237.eurprd04.prod.outlook.com>
Date: Tue, 12 Feb 2019 04:02:32 +0000
From: "Y.b. Lu" <yangbo.lu@....com>
To: David Miller <davem@...emloft.net>
CC: "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
"richardcochran@...il.com" <richardcochran@...il.com>,
"robh+dt@...nel.org" <robh+dt@...nel.org>,
Claudiu Manoil <claudiu.manoil@....com>
Subject: RE: [v2, 0/9] Add ENETC PTP clock driver
Hi David,
> -----Original Message-----
> From: David Miller <davem@...emloft.net>
> Sent: Monday, February 4, 2019 4:12 AM
> To: Y.b. Lu <yangbo.lu@....com>
> Cc: netdev@...r.kernel.org; devicetree@...r.kernel.org;
> richardcochran@...il.com; robh+dt@...nel.org; Claudiu Manoil
> <claudiu.manoil@....com>
> Subject: Re: [v2, 0/9] Add ENETC PTP clock driver
>
> From: David Miller <davem@...emloft.net>
> Date: Sun, 03 Feb 2019 11:39:21 -0800 (PST)
>
> > From: Yangbo Lu <yangbo.lu@....com>
> > Date: Sat, 2 Feb 2019 10:56:58 +0800
> >
> >> There is same QorIQ 1588 timer IP block on the new ENETC Ethernet
> >> controller with eTSEC/DPAA Ethernet controllers. However it's
> >> different endianness (little-endian) and using PCI driver.
> >>
> >> To support ENETC PTP driver, ptp_qoriq driver needed to be reworked
> >> to make functions global for reusing, to add little- endian support,
> >> to add ENETC memory map support, and to add ENETC dependency for
> >> ptp_qoriq driver.
> >>
> >> In addition, although ENETC PTP driver is a PCI driver, the dts node
> >> still could be used. Currently the ls1028a dtsi which is the only
> >> platform by now using ENETC is not complete, so there is still
> >> dependency for ENETC PTP node upstreaming. This will be done in the
> >> near future. The hardware timestamping support for ENETC is done but
> >> needs to be reworked with new method in internal git tree, and will
> >> be sent out soon.
> >
> > Series applied.
>
> Once AGAIN, I had to revert:
>
> [davem@...alhost net-next]$ make -s -j8
> ERROR: "ptp_qoriq_remove_debugfs"
> [drivers/net/ethernet/freescale/enetc/fsl-enetc-ptp.ko] undefined!
> make[1]: *** [scripts/Makefile.modpost:92: __modpost] Error 1
> make: *** [Makefile:1262: modules] Error 2
>
> Please do an allmodconfig build and don't resubmit this until it all passes.
[Y.b. Lu] Oh.. Sorry for the trouble.
Just come back from Chinese Spring Festival holiday. Let me fix the issue and send out new version after testing.
Thanks a lot for your patience :)
>
> Thank you.
Powered by blists - more mailing lists