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=-8.3 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=unavailable 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 5F280CA9ED4 for ; Mon, 4 Nov 2019 22:36:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 2A4E62084D for ; Mon, 4 Nov 2019 22:36:21 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="qlX6GyRW" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729825AbfKDWgU (ORCPT ); Mon, 4 Nov 2019 17:36:20 -0500 Received: from mail-wr1-f67.google.com ([209.85.221.67]:36615 "EHLO mail-wr1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728940AbfKDWgT (ORCPT ); Mon, 4 Nov 2019 17:36:19 -0500 Received: by mail-wr1-f67.google.com with SMTP id w18so19006810wrt.3; Mon, 04 Nov 2019 14:36:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding:content-language; bh=yt61aaoIi4X+D1skHgelntwrijUFfx+CPihl4lVOcBE=; b=qlX6GyRWJUAMjOXhhzdrU1Ppe/XPxtW+NWVbN5N1At2Rkz4jcLCSHO/RQsE9+zwIE7 qnwvdQOk0Cmiy23dUGb9vJPXSRHksStiAcPV1xKZCXrX7cU9PSleuWIMqudEVvEkRX9H pWelAkOWyE/DTcY/QkOaoX8DJMDVX1Qj6PqBbuvGVnLFbkjhmMag41rBITh/cPeowbzB 7SLNy9Ss4RuxvPcrtgDvBrKHB4QlO6a7lOlISqoDT1CtbiW8VCh/jRWU2pxK8vKzYYmU L/wy0Um7ma7R+zvL7m/y59uFzcK67YfXISldV1hGEg2nCzU9DWmiGXn6tUAB7IkNJAhX y6NQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding :content-language; bh=yt61aaoIi4X+D1skHgelntwrijUFfx+CPihl4lVOcBE=; b=SAIphgCzHFsxW+Te3iiNOzQ8s4zMbaMiIT4ru9FD693GP3GdHmE1Fmj+kAiUTexpzG T958oGYoqvXKlhmLXZMgUmhoqVfbmatGsSYtJFmOLrVOS69iWqhmc+2lqiCC5JfYlw6Q cciz6Wkwrl7L138zwu4zdLYAtODE/lrARS9YDCETxdsjzoRYWN2f1dx2Z1th1Az2mb+v XhepQ7WqJOtfsOavmVtWNcaTK5Hc2VKcmiu9/7CIAto/A6c3k6EAZ1ab6cHbUuoPbrNO WMIRXNaFKq2Nhm6YvP++lXQhKAUMDPBwjqdEong4CQ2He74/6PAoy8ymSE7IPjZ2pwyb xIrg== X-Gm-Message-State: APjAAAVs8TZElAubLU9xMBWwScKyWK+jRA0P9sC5qcyBTufh85rUVz0i at1EPdZggxl/ccT8XuMWaF4= X-Google-Smtp-Source: APXvYqxyk/q1jfPot0rvz5aSaP6+6VcvYVBirYRGggTUq+gjY219kwAZVNNWOShfkr34aaK0vIOURw== X-Received: by 2002:a5d:49c9:: with SMTP id t9mr26013487wrs.146.1572906975600; Mon, 04 Nov 2019 14:36:15 -0800 (PST) Received: from [172.30.90.90] (sjewanfw1-nat.mentorg.com. [139.181.7.34]) by smtp.gmail.com with ESMTPSA id q14sm24692915wre.27.2019.11.04.14.36.12 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Nov 2019 14:36:14 -0800 (PST) Subject: Re: [PATCH 2/2] dt-bindings: timer: imx: gpt: Add pin group bindings for input capture To: Rob Herring Cc: Daniel Lezcano , Thomas Gleixner , Mark Rutland , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , "open list:CLOCKSOURCE, CLOCKEVENT DRIVERS" , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , "moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE" References: <20191016010544.14561-1-slongerbeam@gmail.com> <20191016010544.14561-3-slongerbeam@gmail.com> <20191027212121.GA3049@bogus> <2daa37a6-83a7-ec08-b89c-a07268b3ea4a@gmail.com> From: Steve Longerbeam Message-ID: <17d9e46a-7f79-cc9a-f702-89bf2e835917@gmail.com> Date: Mon, 4 Nov 2019 14:36:10 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 11/4/19 12:09 PM, Rob Herring wrote: > On Sun, Nov 3, 2019 at 2:20 PM Steve Longerbeam wrote: >> >> >> On 10/29/19 12:58 PM, Rob Herring wrote: >>> On Mon, Oct 28, 2019 at 6:59 PM Steve Longerbeam wrote: >>>> Hi Rob, >>>> >>>> Thanks for reviewing. >>>> >>>> On 10/27/19 2:21 PM, Rob Herring wrote: >>>>> On Tue, Oct 15, 2019 at 06:05:44PM -0700, Steve Longerbeam wrote: >>>>>> Add pin group bindings to support input capture function of the i.MX >>>>>> GPT. >>>>>> >>>>>> Signed-off-by: Steve Longerbeam >>>>>> --- >>>>>> .../devicetree/bindings/timer/fsl,imxgpt.txt | 28 +++++++++++++++++++ >>>>>> 1 file changed, 28 insertions(+) >>>>>> >>>>>> diff --git a/Documentation/devicetree/bindings/timer/fsl,imxgpt.txt b/Documentation/devicetree/bindings/timer/fsl,imxgpt.txt >>>>>> index 5d8fd5b52598..32797b7b0d02 100644 >>>>>> --- a/Documentation/devicetree/bindings/timer/fsl,imxgpt.txt >>>>>> +++ b/Documentation/devicetree/bindings/timer/fsl,imxgpt.txt >>>>>> @@ -33,6 +33,13 @@ Required properties: >>>>>> an entry for each entry in clock-names. >>>>>> - clock-names : must include "ipg" entry first, then "per" entry. >>>>>> >>>>>> +Optional properties: >>>>>> + >>>>>> +- pinctrl-0: For the i.MX GPT to support the Input Capture function, >>>>>> + the input capture channel pin groups must be listed here. >>>>>> +- pinctrl-names: must be "default". >>>>>> + >>>>>> + >>>>>> Example: >>>>>> >>>>>> gpt1: timer@10003000 { >>>>>> @@ -43,3 +50,24 @@ gpt1: timer@10003000 { >>>>>> <&clks IMX27_CLK_PER1_GATE>; >>>>>> clock-names = "ipg", "per"; >>>>>> }; >>>>>> + >>>>>> + >>>>>> +Example with input capture channel 0 support: >>>>>> + >>>>>> +pinctrl_gpt_input_capture0: gptinputcapture0grp { >>>>>> + fsl,pins = < >>>>>> + MX6QDL_PAD_SD1_DAT0__GPT_CAPTURE1 0x1b0b0 >>>>>> + >; >>>>>> +}; >>>>>> + >>>>>> +gpt: gpt@2098000 { >>>>> timer@... >>>> Ok. >>>> >>>>> I don't really think this merits another example though. >>>> Ok. >>>> >>>> But for version 2 of this patch-set I'd like to run some ideas by you. >>>> >>>> Because in this version I did not make any attempt to create a generic >>>> timer capture framework. I just exported a couple imx-specific functions >>>> to request and free a timer input capture channel in the imx-gpt driver. >>>> >>>> So for version 2 I am thinking about a simple framework that other SoC >>>> timers with timer input capture support can make use of. >>>> >>>> To begin with I don't see that timer input capture warrants the >>>> definition of a new device. At least for imx, timer input capture is >>>> just one function of the imx GPT, where the other is Output Compare >>>> which is used for the system timer. I think that is likely the case for >>>> most all SoC timers, that is, input capture and output compare are >>>> tightly interwoven functions of general purpose timers. >>>> >>>> So I'm thinking there needs to be an additional #input-capture-cells >>>> property that defines how many input capture channels the timer >>>> contains, where a channel refers to a single input signal edge that can >>>> capture the timer counter. The imx GPT has two input capture channels (2 >>>> separate input signals). >>> #foo-cells is not how many of something, but how many u32 parameters a >>> 'foos' consumer property has. But seems like that's what you meant >>> based on the example. >> Sorry yes that's what I meant, my wording was imprecise. If a timer has >> only one input capture channel, no arguments are needed to specify the >> channel in the timer-input-capture property and #input-capture-cells >> would be <0>. >> >> >>>> For example, on imx: >>>> >>>> gpt: timer@2098000 { >>>> compatible = "fsl,imx6q-gpt", "fsl,imx31-gpt"; >>>> /* ... */ >>>> #input-capture-cells = <1>; >>>> pinctrl-names = "default", "icap1"; >>>> pinctrl-0 = <&pinctrl_gpt_input_capture0>; >>>> pinctrl-1 = <&pinctrl_gpt_input_capture1>; >>>> }; >>>> >>>> >>>> A device that is a listener/consumer of an timer capture event would then refer to a timer capture channel: >>>> >>>> some-device { >>>> /* ... */ >>>> timer-input-capture = <&gpt 0>; >>>> }; >>> We'd want to be more consistent in the naming, but seems reasonable. >> Yeah, maybe rename the properties to #timer-capture-cells and timer-capture. >> >> >>> One of the challenges with timers is selecting which timer is used for >>> what function. This helps as you can know if a timer is used for input >>> capture or not. One issue will be is having '#input-capture-cells' >>> enough to decide that, >> >> Yes, it does bother me somewhat that >> >> timer-capture = <&gpt 0>; >> >> is referring to the timer itself and not its input-capture functionality. >> >> Maybe it would be better, since the timer has multiple functions, to >> make the timer compatible with simple-mfd, so that a timer-capture >> sub-device can be defined, for example on i.MX6: >> >> gpt: timer@2098000 { >> compatible = "fsl,imx6q-gpt", "fsl,imx31-gpt", "simple-mfd"; >> /* ... */ >> >> tcap: timer-capture { >> compatible = "fsl,imx6q-gpt-capture"; >> #timer-capture-cells = <1>; >> pinctrl-names = "default", "icap1"; >> pinctrl-0 = <&pinctrl_gpt_input_capture0>; >> pinctrl-1 = <&pinctrl_gpt_input_capture1>; >> }; >> }; >> >> some-device { >> /* ... */ >> timer-capture = <&tcap 0>; >> }; > No, worse IMO. It's not really a separate h/w block to make it a child > node. A single node can be multiple providers. Well, agreed, it's not a separate h/w block, that was my original argument. I'm fine with dropping the MFD sub-device idea. > >>> or does one have to walk the DT and find all >>> the 'timer-input-capture' properties (shouldn't be a lot)? >>> You could >>> also want to use input capture, but not describe the connection in DT. >> That's a thought, but I'm not sure how the kernel API would look in that >> case, i.e. it would not be as straightforward to locate the timer >> clocksource driver that contains the timer capture support. The >> advantage of using a 'timer-capture' property that contains a timer >> phandle, is that it is simple to locate the clocksource driver that has >> the timer capture function. > Ignoring issues with clocksources not being drivers, anything could be > an input capture provider whether DT provides that info or you just > have some API to register an input capture device. IOW, it could be > implicit in DT if you know you always want to expose the > functionality. > >>> Another thought is should it be just 'timers' to cover both input >>> capture and output compare with those being selected with flags (like >>> GPIO). >>> >>> My other question is just what are some real examples of devices >>> needing to describe this connection. Timers have had input capture >>> forever, but I've rarely seen it used. Output compare even less so. >> In this specific use-case, the i.MX6 CSI often cannot recover from >> corrupted frame synchronization info in the incoming video frames, >> especially for BT.656 sources (too many or too few lines between two >> SAV/EAV codes, or missing codes altogether). The result is loss of >> vertical sync in the captured frames. The only indication of this error >> condition on i.MX6 is a drop in the captured frame intervals. So a >> workaround is to implement a frame interval monitor that measures the >> FI's and reports a V4L2 event to userspace when a FI falls outside some >> tolerance value. Userspace can then take corrective action such as >> restarting video streaming. Finally getting to the use-case here, the >> most accurate way to measure FI's is to capture a timer counter between >> two falling edges of a VSYNC signal from the video source. > I would think VSYNC is slow enough you could just use a GPIO interrupt > unless it's 1 bad frame only and a small change in the timing. It can be a single bad frame, and a single missing line within that frame, which for NTSC is only 63 usec. Interrupt latencies can completely drown out that delta, thus the bad frame is not detected. Or interrupt latency can create false events, say by someone plugging in a USB device during video capture. Hence the need for timer input capture which is not subject to interrupt latency errors. Steve