Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp478132ybi; Tue, 16 Jul 2019 23:55:00 -0700 (PDT) X-Google-Smtp-Source: APXvYqwhAC3aMkrH0qwEM6zPUY+b/zlmbyg2WhRYtUcR6P4tHZWwPEqi3VyoTilfnqTLYmM16WLg X-Received: by 2002:a17:902:ab83:: with SMTP id f3mr41228584plr.122.1563346499968; Tue, 16 Jul 2019 23:54:59 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1563346499; cv=none; d=google.com; s=arc-20160816; b=LzqjlhmyGuPVfvCfMP1vk4oRP/qBm138IdJu4KUSmWPZ7Jz1sXN4jK9PMSfPNeEajh PaXqdircLDXrrUo72KtNGbozguM/a1RCRQkDUpTgu5AihVCuL+zl1Egp5y/syWGUb+kt Q/SYZDpFKI9sG9V9H4SCLB9A5e5nTB0Cl3AAhyIWvyffhSe59Q1cwzTYL7p4EclBAJMM PT2veatZwMVu9v47/uEW64bixcOvki+BB4mKxSfH84tHwLx0K/4pi5wM7rShj3usJGyL 4fiydJ+nnuYEtJZkB2J40eaaeDsjgB65EOjqa12jD8GlCDy/WRAY0dotvdu7/piJT9S8 opNA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:message-id:date:references :in-reply-to:subject:cc:to:from; bh=i0tiGmi7UXgbQidX2qNgtvIM/RLIxD1u7i1F/IzLtak=; b=AABQxtVZIiib4hMGs+5kMMPGUd0ZoApDb8fgs4o6u+42ROQV76x3ktZlNdLd/nuEOG QRJ/cgjAcwOAIk6dglTYhbI6oFFH3v46unOou/CuY9EumrejEnJp0swIp3/C2YnvQJrb jagGRfnaEe2wu3l2nZQ3WnKVKz44AZIJ/Bk2DXcA+zvTLSbgwRp53mBOeVatvlKYJu+F A/H9CwmI0UguLitOE5goSisy70CdMC+45e2+X0obuovFgFVjFhgP4sVMPaKMC66yxGHa idgMv1J4eQoFLb+9lkliUU2HzXhjV2Hfq1plZ3pka+GVZ0Nd4sU1uMgjdd7vPAXVpsAA Qj/A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id m4si17018571pgv.57.2019.07.16.23.54.42; Tue, 16 Jul 2019 23:54:59 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726939AbfGQGw7 (ORCPT + 99 others); Wed, 17 Jul 2019 02:52:59 -0400 Received: from mga04.intel.com ([192.55.52.120]:8898 "EHLO mga04.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725873AbfGQGw7 (ORCPT ); Wed, 17 Jul 2019 02:52:59 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 16 Jul 2019 23:52:58 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,273,1559545200"; d="scan'208";a="167877794" Received: from pipin.fi.intel.com (HELO pipin) ([10.237.72.175]) by fmsmga008.fm.intel.com with ESMTP; 16 Jul 2019 23:52:55 -0700 From: Felipe Balbi To: Richard Cochran Cc: netdev@vger.kernel.org, Thomas Gleixner , Ingo Molnar , Borislav Petkov , "H . Peter Anvin" , x86@kernel.org, linux-kernel@vger.kernel.org, "Christopher S . Hall" Subject: Re: [RFC PATCH 0/5] PTP: add support for Intel's TGPIO controller In-Reply-To: <20190716164123.GB2125@localhost> References: <20190716072038.8408-1-felipe.balbi@linux.intel.com> <20190716164123.GB2125@localhost> Date: Wed, 17 Jul 2019 09:52:55 +0300 Message-ID: <87ef2p2lvc.fsf@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, Richard Cochran writes: > On Tue, Jul 16, 2019 at 10:20:33AM +0300, Felipe Balbi wrote: >> TGPIO is a new IP which allows for time synchronization between systems >> without any other means of synchronization such as PTP or NTP. The >> driver is implemented as part of the PTP framework since its features >> covered most of what this controller can do. > > Can you provide some background on this new HW? Is the interface > copper wires between chips? Or is it perhaps coax between hosts? It's just a pin, like a GPIO. So it would be a PCB trace, flat flex, copper wire... Anything, really. I think most of the usecases will involve devices somehow on the same PCB, so a trace or flat flex would be more common. Perhaps Chris has a better idea in mind? :-) -- balbi