Re: [PATCH] net: dpaa2: build ptp clock driver in default

2019-01-18 Thread Richard Cochran
On Fri, Jan 18, 2019 at 07:18:32AM +, Y.b. Lu wrote: > > We want to use "imply" instead of "select" here. > > [Y.b. Lu] Just learned the "imply" from the doc. I have a query here. > Since this allows to configure PTP_1588_CLOCK out, the PHC APIs of > FSL_DPAA2_PTP_CLOCK driver may not work. >

RE: [PATCH] net: dpaa2: build ptp clock driver in default

2019-01-17 Thread Y.b. Lu
Hi Richard, > -Original Message- > From: Richard Cochran > Sent: Friday, January 18, 2019 9:26 AM > To: Y.b. Lu > Cc: netdev@vger.kernel.org; David S . Miller ; Ioana > Ciocoi Radulescu > Subject: Re: [PATCH] net: dpaa2: build ptp clock driver in default > >

Re: [PATCH] net: dpaa2: build ptp clock driver in default

2019-01-17 Thread Richard Cochran
On Mon, Jan 14, 2019 at 05:44:23PM +0800, Yangbo Lu wrote: > This patch is to set "default y" for dpaa2 ptp driver building. > It will provide user an available ptp clock in default. > > Signed-off-by: Yangbo Lu > --- > drivers/net/ethernet/freescale/dpaa2/Kconfig |1 + > 1 files changed, 1