Hi Vladimir, > -----Original Message----- > From: Vladimir Oltean <olte...@gmail.com> > Sent: Sunday, September 13, 2020 2:32 AM > To: Y.b. Lu <yangbo...@nxp.com> > Cc: netdev@vger.kernel.org; devicet...@vger.kernel.org; David S . Miller > <da...@davemloft.net>; Richard Cochran <richardcoch...@gmail.com>; Rob > Herring <robh...@kernel.org>; Mark Rutland <mark.rutl...@arm.com> > Subject: Re: [PATCH 2/2] ptp_qoriq: support FIPER3 > > On Sat, Sep 12, 2020 at 11:30:06AM +0800, Yangbo Lu wrote: > > The FIPER3 (fixed interval period pulse generator) is supported on > > DPAA2 and ENETC network controller hardware. This patch is to support > > it in ptp_qoriq driver. > > > > Signed-off-by: Yangbo Lu <yangbo...@nxp.com> > > --- > > Would you also want to add the debugfs support for the 3rd FIPER > loopback?
No. Because I didn't see loopback support on FIPER3 in RM register. > > Thanks, > -Vladimir