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 X-Spam-Level: X-Spam-Status: No, score=-5.6 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 81A8AC4CEC5 for ; Thu, 12 Sep 2019 17:04:01 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 4AEE02081B for ; Thu, 12 Sep 2019 17:04:01 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="jdWYr4vv" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731039AbfILREA (ORCPT ); Thu, 12 Sep 2019 13:04:00 -0400 Received: from mail-pg1-f194.google.com ([209.85.215.194]:42135 "EHLO mail-pg1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728286AbfILRD7 (ORCPT ); Thu, 12 Sep 2019 13:03:59 -0400 Received: by mail-pg1-f194.google.com with SMTP id z12so2241254pgp.9; Thu, 12 Sep 2019 10:03:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=yxeo5HbGYSNnNlmIUmYsnSAfEu60Tsbupk7acpSzF6U=; b=jdWYr4vvW6MczaoNh262ZaSYPcKm4ygJ7xTFoNueOfVJwPk61fugKYK7PvnzPhr7BA Gmm6IQfegGnupzjNt6v3tAuu+/peeMCCQDXZzY3iTUAM098xqxTrffbWltY4DQfMdij8 ijCyVRkhm2/AgSz1zjYXXW/4++7NDNfvHFprbuxLEynOBmQ7KcwntEbrqxcGCMXMSbaG 130+4uSJTgI4MGwRiCxZLc+bupK49t1C+ytkXlZaWLil2MBPAiDJxBfxn507bj11CCoc /SlAfOilbUvGx7jl+Y3jx/yTEhdA6rjzZkIgZ15F9jUNno1x1+6iO/Fuk5izqAHa4vSU Mlig== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=yxeo5HbGYSNnNlmIUmYsnSAfEu60Tsbupk7acpSzF6U=; b=K3uqp9rLFjas7oV33JaXG0OqUTg9BL3KmWW4djT7FXUMWs019DEkY2CKA3OnVj7h23 IsAc8sdRsgwhKK1bAC1pycYKjMYSmc36s9X6ptdwvgqaxBLh+r86KA0/mgNbcYJUhsY0 4yTPO8Reyv+/H1FAZMCEmh6IrMBOOw0PLd02KzPDaPaBcxG/T91+mb7wdS6pezK9jRrI eMptO5IQ0XtHf9lRMfYSAhbp3IreRYV2ltMU/X2zuxkgc4W5lLtFcyYGvd9Zi68amJxE dfVmKzPegPas2jBYKW8vXbJNnqFZp0YMM0dm+aX2dBCyV9uRKA7GnxlG5j+GHPQC92Vu 5Xwg== X-Gm-Message-State: APjAAAWrDgEsvUZeTOZD70YiaRvagPHSESTylk6i2QDUWQJX/Axy63v2 wv9JDI3i6/6SmpennVBzW14= X-Google-Smtp-Source: APXvYqyciIA7Z3P3LeG9OsX5mO7OvEzqZCcyWrKVXpE9M8cYnzDkNcnQ36TayyHLK7x/t1hYzptNeA== X-Received: by 2002:aa7:97aa:: with SMTP id d10mr50878218pfq.176.1568307372122; Thu, 12 Sep 2019 09:56:12 -0700 (PDT) Received: from localhost (c-73-222-71-142.hsd1.ca.comcast.net. [73.222.71.142]) by smtp.gmail.com with ESMTPSA id o22sm392845pjq.21.2019.09.12.09.56.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 12 Sep 2019 09:56:11 -0700 (PDT) Date: Thu, 12 Sep 2019 09:56:09 -0700 From: Richard Cochran To: Felipe Balbi Cc: Christopher S Hall , netdev@vger.kernel.org, linux-kernel@vger.kernel.org, David Miller Subject: Re: [PATCH v4 2/2] PTP: add support for one-shot output Message-ID: <20190912165609.GA1439@localhost> References: <20190911061622.774006-1-felipe.balbi@linux.intel.com> <20190911061622.774006-2-felipe.balbi@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190911061622.774006-2-felipe.balbi@linux.intel.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Sep 11, 2019 at 09:16:22AM +0300, Felipe Balbi wrote: > Some controllers allow for a one-shot output pulse, in contrast to > periodic output. Now that we have extensible versions of our IOCTLs, we > can finally make use of the 'flags' field to pass a bit telling driver > that if we want one-shot pulse output. > > Signed-off-by: Felipe Balbi > --- > > Changes since v3: > - Remove bogus bitwise negation > > Changes since v2: > - Add _PEROUT_ to bit macro > > Changes since v1: > - remove comment from .flags field Reviewed-by: Richard Cochran @davem, these two are good to go! Thanks, Richard