Re: [PATCH 1/5] ptp: rework gianfar_ptp as QorIQ common PTP driver

From: Richard Cochran
Date: Mon May 28 2018 - 10:29:19 EST


On Fri, May 25, 2018 at 12:40:34PM +0800, Yangbo Lu wrote:
> gianfar_ptp was the PTP clock driver for 1588 timer
> module of Freescale QorIQ eTSEC (Enhanced Three-Speed
> Ethernet Controllers) platforms. Actually QorIQ DPAA
> (Data Path Acceleration Architecture) platforms is
> also using the same 1588 timer module in hardware.
>
> This patch is to rework gianfar_ptp as QorIQ common
> PTP driver to support both DPAA and eTSEC. Moved
> gianfar_ptp.c to drivers/ptp/, renamed it as
> ptp_qoriq.c, and renamed many variables. There were
> not any function changes.
>
> Signed-off-by: Yangbo Lu <yangbo.lu@xxxxxxx>

For the series:

Acked-by: Richard Cochran <richardcochran@xxxxxxxxx>