From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Cochran Subject: Re: [PATCH v5 00/13] net: ethernet: ti: cpts: update and fixes Date: Wed, 7 Dec 2016 09:58:43 +0100 Message-ID: <20161207085843.GA3066@localhost.localdomain> References: <20161207000045.28333-1-grygorii.strashko@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20161207000045.28333-1-grygorii.strashko-l0cyMroinI0@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Grygorii Strashko Cc: "David S. Miller" , netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Mugunthan V N , Sekhar Nori , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Murali Karicheri , Wingman Kwok , Thomas Gleixner List-Id: linux-omap@vger.kernel.org On Tue, Dec 06, 2016 at 06:00:32PM -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 v5: > - fixed copy paste error in cpts_release > - reworked cc.mult/shift and cc_mult initialization Looks good to me now. For the series: Acked-by: Richard Cochran Thanks, Richard -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752876AbcLGI6w (ORCPT ); Wed, 7 Dec 2016 03:58:52 -0500 Received: from mail-wm0-f65.google.com ([74.125.82.65]:34693 "EHLO mail-wm0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751631AbcLGI6u (ORCPT ); Wed, 7 Dec 2016 03:58:50 -0500 Date: Wed, 7 Dec 2016 09:58:43 +0100 From: Richard Cochran To: Grygorii Strashko Cc: "David S. Miller" , netdev@vger.kernel.org, Mugunthan V N , Sekhar Nori , linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, devicetree@vger.kernel.org, Murali Karicheri , Wingman Kwok , Thomas Gleixner Subject: Re: [PATCH v5 00/13] net: ethernet: ti: cpts: update and fixes Message-ID: <20161207085843.GA3066@localhost.localdomain> References: <20161207000045.28333-1-grygorii.strashko@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161207000045.28333-1-grygorii.strashko@ti.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Dec 06, 2016 at 06:00:32PM -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 v5: > - fixed copy paste error in cpts_release > - reworked cc.mult/shift and cc_mult initialization Looks good to me now. For the series: Acked-by: Richard Cochran Thanks, Richard