Re: [PATCH v3 00/13] net: ethernet: ti: cpts: update and fixes

From: Grygorii Strashko
Date: Mon Dec 05 2016 - 13:32:20 EST




On 12/03/2016 03:22 AM, Richard Cochran wrote:
On Fri, Dec 02, 2016 at 02:30:10PM -0600, Grygorii Strashko wrote:
It is preparation series intended to clean up and optimize TI CPTS driver to
facilitate further integration with other TI's SoCs like Keystone 2.

Changes in v3:
- patches reordered: fixes and small updates moved first
- added comments in code about cpts->cc_mult
- conversation range (maxsec) limited to 10sec

On net-next:

$ git am ~/grygorii.strashko
Applying: net: ethernet: ti: cpts: switch to readl/writel_relaxed()
Applying: net: ethernet: ti: allow cpts to be built separately
error: patch failed: drivers/net/ethernet/ti/cpsw.c:1963
error: drivers/net/ethernet/ti/cpsw.c: patch does not apply
Patch failed at 0002 net: ethernet: ti: allow cpts to be built separately

Sorry for that, also there build error due to patch reordering :(


Also, you have the order of the SOB tags wrong. The author's SOB goes
first.

Will fix and resend, sorry again.


--
regards,
-grygorii