devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Richard Cochran <richardcochran@gmail.com>
To: Yangbo Lu <yangbo.lu@nxp.com>
Cc: netdev@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, claudiu.manoil@nxp.com,
	Rob Herring <robh+dt@kernel.org>
Subject: Re: [PATCH 1/5] ptp: rework gianfar_ptp as QorIQ common PTP driver
Date: Mon, 28 May 2018 07:29:07 -0700	[thread overview]
Message-ID: <20180528142907.t5m6j2xh5ecfmtgn@localhost> (raw)
In-Reply-To: <20180525044038.37756-1-yangbo.lu@nxp.com>

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@nxp.com>

For the series:

Acked-by: Richard Cochran <richardcochran@gmail.com>

  parent reply	other threads:[~2018-05-28 14:29 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-25  4:40 [PATCH 1/5] ptp: rework gianfar_ptp as QorIQ common PTP driver Yangbo Lu
2018-05-25  4:40 ` [PATCH 2/5] ptp_qoriq: move some definitions to header file Yangbo Lu
2018-05-29  3:05   ` David Miller
2018-05-25  4:40 ` [PATCH 3/5] net: ethernet: gianfar_ethtool: get phc index through drvdata Yangbo Lu
2018-05-29  3:06   ` David Miller
2018-05-25  4:40 ` [PATCH 4/5] dt-bindings: ptp: add ptp-qoriq.txt Yangbo Lu
2018-05-29  3:06   ` David Miller
2018-05-25  4:40 ` [PATCH 5/5] MAINTAINERS: add myself as maintainer for QorIQ PTP clock driver Yangbo Lu
2018-05-25  4:47   ` Y.b. Lu
2018-05-29  3:06   ` David Miller
2018-05-29  3:57     ` Y.b. Lu
2018-05-28 14:29 ` Richard Cochran [this message]
2018-05-29  3:05 ` [PATCH 1/5] ptp: rework gianfar_ptp as QorIQ common PTP driver David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180528142907.t5m6j2xh5ecfmtgn@localhost \
    --to=richardcochran@gmail.com \
    --cc=claudiu.manoil@nxp.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=yangbo.lu@nxp.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).