From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4C96AE92FF9 for ; Fri, 6 Oct 2023 08:35:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231215AbjJFIfM (ORCPT ); Fri, 6 Oct 2023 04:35:12 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48554 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230266AbjJFIfK (ORCPT ); Fri, 6 Oct 2023 04:35:10 -0400 Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.93]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B553883 for ; Fri, 6 Oct 2023 01:35:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1696581309; x=1728117309; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=m1CMtkCKGgGZYyj4w3mVKAmmsfebN1OzkXvenqcgPho=; b=ZXvFJ91ohgVaL/AM9k05wvPFNsPwJEDBL3U9bOXpBTYRJDW3UWG4j09p kIFSlQwZlpnExxSVPt5t3fwwH04+d6iFG2b4ErmN5Ke5kSOlzKaG0SNr9 Am7hXQ8dMlvvAHyYXe14rtUErWAmWRHaxZgWWZcanEBdhOlTF5dl8B/Zm PsTkPwbbTmJbguiMfZkFy0GwJ9medigkvWlZdsZaFdU70BqYbxvlqQzU/ jJ7ZqSsC90mWkG1EKQLdSdgFK5ByyQn4789BxqOSRWTF+Ng/rvSBxkDRV /uZdzWU6x9LzbVXIWBFJsUEu105a1CkM7tl63tBwxy/sXOLnNt+CMER+k Q==; X-IronPort-AV: E=McAfee;i="6600,9927,10854"; a="380985134" X-IronPort-AV: E=Sophos;i="6.03,203,1694761200"; d="scan'208";a="380985134" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 Oct 2023 01:35:05 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10854"; a="781561675" X-IronPort-AV: E=Sophos;i="6.03,203,1694761200"; d="scan'208";a="781561675" Received: from smile.fi.intel.com ([10.237.72.54]) by orsmga008.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 Oct 2023 01:35:03 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.97-RC1) (envelope-from ) id 1qogIV-00000003Ern-3hgM; Fri, 06 Oct 2023 11:34:59 +0300 Date: Fri, 6 Oct 2023 11:34:59 +0300 From: "andriy.shevchenko@linux.intel.com" To: Rodolfo Giometti Cc: "N, Pandith" , "linux-kernel@vger.kernel.org" , "Sangannavar, Mallikarjunappa" , "D, Lakshmi Sowjanya" , "T R, Thejesh Reddy" , "Hall, Christopher S" , "Gross, Mark" Subject: Re: PPS functionality for Intel Timed I/O Message-ID: References: <1e02cc71-baee-1e75-9160-062d563af795@enneenne.com> <8ca736c3-7da9-2599-7e55-15e2fc9fedc2@enneenne.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Oct 06, 2023 at 11:34:10AM +0300, andriy.shevchenko@linux.intel.com wrote: > On Fri, Oct 06, 2023 at 08:23:09AM +0200, Rodolfo Giometti wrote: > > On 06/10/23 07:31, N, Pandith wrote: > > > > From: Rodolfo Giometti > > > > Sent: Wednesday, February 15, 2023 1:16 PM > > > > On 15/02/23 08:09, N, Pandith wrote: [snip] > > > > Regarding Documentation/driver-api/pps.rst let me suggest you to prose a > > > > separate patch to rewrite the Generators section in such a way you easily can add > > > > your solution at the end. A possible example is attached but feel free to rewrite it > > > > according to your needs. > > > > > > > Ok, we are updating documentation as you have suggested as a separate patch. > > > Can we use your "Signed-off-by" tag for attached patch. > > > > If you just followed my suggestion then it's OK for me. > > But can we have your SoB or not? If so, please provide it explicitly as > the (Linux kernel) process requires. Or even better if you provide the patch itself or apply directly to your tree that we can rebase the our stuff on. -- With Best Regards, Andy Shevchenko