Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753223AbcLFSJH (ORCPT ); Tue, 6 Dec 2016 13:09:07 -0500 Received: from mail-wj0-f196.google.com ([209.85.210.196]:35616 "EHLO mail-wj0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752090AbcLFSJD (ORCPT ); Tue, 6 Dec 2016 13:09:03 -0500 Date: Tue, 6 Dec 2016 19:08:57 +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, Rob Herring , devicetree@vger.kernel.org, Murali Karicheri , Wingman Kwok Subject: Re: [PATCH 4/6] net: ethernet: ti: cpts: add ptp pps support Message-ID: <20161206180857.GA20680@localhost.localdomain> References: <20161128230428.6872-1-grygorii.strashko@ti.com> <20161128230428.6872-5-grygorii.strashko@ti.com> <20161130100519.GD28680@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161130100519.GD28680@localhost.localdomain> 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 Content-Length: 547 Lines: 15 On Wed, Nov 30, 2016 at 11:05:19AM +0100, Richard Cochran wrote: > Can you adjust the frequency of the keystone devices in hardware? If > so, then please implement it, and just disable PPS for the CPSW. > > The only reason I used the timecounter for frequency adjustment was > because the am335x HW is broken. But this shouldn't hold back other > newer HW without the same silicon flaws. I am talking here about the ADPLLLJ units. Are they usable on the keystone? If so, please implement the frequency adjustment with them. Thanks, Richard