Received: by 2002:a05:6358:d09b:b0:dc:cd0c:909e with SMTP id jc27csp6773064rwb; Mon, 12 Dec 2022 06:18:30 -0800 (PST) X-Google-Smtp-Source: AA0mqf5abyj/xol5XQXouk+k8TBf6nc9jaWHZvnGafV1u2b0kzrdGX68Gbqezzzi8d2rG4O1guBa X-Received: by 2002:a17:90a:e58a:b0:218:a58e:f57f with SMTP id g10-20020a17090ae58a00b00218a58ef57fmr19528943pjz.0.1670854710583; Mon, 12 Dec 2022 06:18:30 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1670854710; cv=none; d=google.com; s=arc-20160816; b=go3gm2Ldtb/acxl8UhGDq6JE1wIjDNbT9XyzYWHCvawayCzKXBotsXJsqCX6pvNEsL bAsprDMpbzhLNAC0/2VlZfS/J0OYezhewWkzEG1sxIMzmpsEnZPgG1kbvYzGs6/HS9rL XwkQMEfcCizWlJNgTbeX13PLUbGX/N4WuS+7ZJbds6Mv3rv59g8UC4b4iM50JPR15VkE fkr7pQeOIDFZicdrAEGbj7MoeTH3POY4j9zjFXz0vmUJZluxOm4Wns1tVWjBf2uGeZgs it6Tiopsgj4SyM+OoGReD5GymJioOPYA9pZvt8nWXKqKgzuE/anrpFVRZZJopY1TFJcC Ubvg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:in-reply-to:from :content-language:references:cc:to:subject:user-agent:mime-version :date:message-id; bh=LMgT2afe09xfFzsTa87K+QpUD2P+61PtMCjycCVxhe8=; b=dX1eUPhGdjzUYfoiBk7OU7hOa1eDbcwXnzZjnCuftAtJVF7/IdpvQdKvdjZpy27z0B +UEdlAPmTMNNejoVjWJ3nVHMD5zsxrFr24JdTBWGwOU/b5/aTXWEV91+3ev3lDlSOUNg GxBTwMvgzDmjug6X8NmQMtzXpBeKW2vB/5Ma5/dekQfSIkCTftqbhgD88i7CAoLltbvo wKrhJalP5ypqj9gztO68svyRJ1K71n3+bn8jZaKGjiT9A1J0FjQ0NcSvcxjigM5jm7/D WJgFblLxXr7Z9MCD+AiBYWADn+E+1rMUWOaW3xxQgLrQLOoTNibTDlKbJuuFsXW6FRA9 VlZA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id oj10-20020a17090b4d8a00b00202b78e2adasi10231106pjb.102.2022.12.12.06.18.20; Mon, 12 Dec 2022 06:18:30 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232674AbiLLNWc (ORCPT + 75 others); Mon, 12 Dec 2022 08:22:32 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49970 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232724AbiLLNVy (ORCPT ); Mon, 12 Dec 2022 08:21:54 -0500 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 21D62B7D6; Mon, 12 Dec 2022 05:21:49 -0800 (PST) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 35A961FB; Mon, 12 Dec 2022 05:22:29 -0800 (PST) Received: from [10.57.88.235] (unknown [10.57.88.235]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 5C6EA3F71E; Mon, 12 Dec 2022 05:21:43 -0800 (PST) Message-ID: Date: Mon, 12 Dec 2022 13:21:38 +0000 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; rv:102.0) Gecko/20100101 Thunderbird/102.5.1 Subject: Re: [PATCH v3 6/9] arm64: dts: allwinner: fix touchscreen reset GPIO polarity To: Samuel Holland , Quentin Schulz , Quentin Schulz Cc: linux-input@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-sunxi@lists.linux.dev, devicetree@vger.kernel.org, linux-rockchip@lists.infradead.org, Bastien Nocera , =?UTF-8?Q?Guido_G=c3=bcnther?= , Sascha Hauer , Pengutronix Kernel Team , Angus Ainslie , Ondrej Jirman , Icenowy Zheng , Andy Gross , Aleksei Mamlin , Fabio Estevam , David Jander , Frieder Schrempf , Bjorn Andersson , Konrad Dybcio , Peter Geis , Heiko Stuebner , Shawn Guo , Jernej Skrabec , Lukasz Majewski , AngeloGioacchino Del Regno , Chen-Yu Tsai , Michael Riesch , Rob Herring , NXP Linux Team , Dmitry Torokhov , Hans de Goede , Jagan Teki , Krzysztof Kozlowski References: <20221103-upstream-goodix-reset-v3-0-0975809eb183@theobroma-systems.com> <20221103-upstream-goodix-reset-v3-6-0975809eb183@theobroma-systems.com> <48329048-880d-02d6-0384-abdfa4c61c46@sholland.org> Content-Language: en-GB From: Robin Murphy In-Reply-To: <48329048-880d-02d6-0384-abdfa4c61c46@sholland.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,NICE_REPLY_A, RCVD_IN_DNSWL_MED,SPF_HELO_NONE,SPF_NONE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2022-12-12 06:32, Samuel Holland wrote: > Hi Quentin, > > On 12/6/22 05:11, Quentin Schulz wrote: >> On 12/6/22 01:26, Samuel Holland wrote: >>> On 12/5/22 07:40, Quentin Schulz wrote: >>>> From: Quentin Schulz >>>> >>>> The reset line is active low for the Goodix touchscreen controller so >>>> let's fix the polarity in the Device Tree node. >>>> >>>> Signed-off-by: Quentin Schulz >>>> --- >>>>   arch/arm64/boot/dts/allwinner/sun50i-a64-amarula-relic.dts       | >>>> 2 +- >>>>   arch/arm64/boot/dts/allwinner/sun50i-a64-oceanic-5205-5inmfd.dts | >>>> 2 +- >>>>   arch/arm64/boot/dts/allwinner/sun50i-a64-pinephone.dtsi          | >>>> 2 +- >>>>   arch/arm64/boot/dts/allwinner/sun50i-a64-pinetab.dts             | >>>> 2 +- >>>>   4 files changed, 4 insertions(+), 4 deletions(-) >>>> >>>> diff --git >>>> a/arch/arm64/boot/dts/allwinner/sun50i-a64-amarula-relic.dts >>>> b/arch/arm64/boot/dts/allwinner/sun50i-a64-amarula-relic.dts >>>> index 8233582f62881..5fd581037d987 100644 >>>> --- a/arch/arm64/boot/dts/allwinner/sun50i-a64-amarula-relic.dts >>>> +++ b/arch/arm64/boot/dts/allwinner/sun50i-a64-amarula-relic.dts >>>> @@ -122,7 +122,7 @@ touchscreen@5d { >>>>           interrupt-parent = <&pio>; >>>>           interrupts = <7 4 IRQ_TYPE_EDGE_FALLING>; >>>>           irq-gpios = <&pio 7 4 GPIO_ACTIVE_HIGH>;    /* CTP-INT: PH4 */ >>>> -        reset-gpios = <&pio 7 8 GPIO_ACTIVE_HIGH>;    /* CTP-RST: >>>> PH8 */ >>>> +        reset-gpios = <&pio 7 8 GPIO_ACTIVE_LOW>;    /* CTP-RST: PH8 */ >>> >>> You are changing the DT binding here, in a way that breaks backward >>> compatibility with existing devicetrees. NACK. >>> >> >> Yes. >> >> Some boards will get their DT binding broken, there's no way around it >> sadly. >> >> We know already that the PRT8MM DT binding was written with a different >> understanding than for other boards. There are some board schematics I >> don't have access to so maybe the same applies to those. >> >> A reminder that even if you got your polarity wrong, it could still work >> in some cases (timings right today but nothing guaranteed it'll stay >> this way forever). >> >> with the current driver, what I assume we should get for an "incorrect" >> polarity (with GPIO_ACTIVE_LOW) is: >>             ___________________ >> INT _______|                   |___________ >> >>     ____________           __________________ >> RST             |_________| >> >>    ^ >>    L__ pull-up on RST so high by default >>         ^ >>         L___ gpiod_direction_output(0) (deassert GPIO active-low, so high) >>            ^ >>            L____ goodix_irq_direction_output >>                 ^ >>                 L___ gpiod_direction_output(1) (assert GPIO active-low, >> so low) >>                           ^ >>                           L____ gpiod_direction_input() (floating, >> pull-up on RST so high) >> >> This works because of the pull-up on RST and that what matters is that >> the INT lane is configured 100µs before a rising edge on RST line (for >> at least 5ms). However, the init sequence is not properly followed and >> might get broken in the future since it is not something that we >> explicitly support. > > We as platform DT/binding maintainers explicitly support compatibility > with existing devicetrees, whether those devicetrees are "correct" or > not. If a new version of Linux does not work with an old DT, that is a > regression in Linux. > >> With the proposed patch: >>             ___________________ >> INT _______|                   |___________ >> >>     ____         __________________ >> RST     |_______| >> >>    ^ >>    L__ pull-up on RST so high by default >>         ^ >>         L___ gpiod_direction_output(1) (assert GPIO active-low, so low) >>            ^ >>            L____ goodix_irq_direction_output >>                 ^ >>                 L___ gpiod_direction_output(1) (deassert GPIO >> active-low, so high) >>                           ^ >>                           L____ gpiod_direction_input() (floating, >> pull-up on RST so high) >> >> This should work too and does not rely on some side effects/timings and >> should be future-proof. > > Thanks for the explanation. So the reset sequence happens to work with > either GPIO polarity because the pin is set to high impedance before and > afterward. I tested this patch (no driver changes) on a PinePhone, and > indeed Linux's touchscreen driver still loads and works fine. > >> The other option would be to only fix known "broken" boards (e.g. >> PRT8MM, maybe others) and specify in the DT binding documentation that >> the reset-gpios polarity is "inverted" (that is, the reset is asserted >> when the reset-gpios as specified in the DT is deasserted). This makes >> the DT binding documentation **implementation specific** which is >> everything the DT binding is trying to avoid. > > Not really, the binding just encodes existing practice. New boards must > invert the polarity relative to the datasheet because existing boards > did the same thing previously. The board devicetrees drive the binding; > Linux is only a consumer of it. So the binding is still not Linux-specific. No, the whole point of a binding is to define a contract between producers and consumers. It is a specification, not a consensus. (I see up-thread there was some use of "binding" to refer to DTS producers, so maybe there's a bit of confusion in play here) The goodix.yaml binding does not state that any polarity flag in the "reset-gpios" specifier should be ignored, therefore consumers are objectively wrong to ignore it, and producers are objectively wrong to specify a polarity that does not represent the underlying hardware. > In fact, here you rely on the "implementation specific" behavior of the > Linux driver to claim that this a non-breaking change. If some other DT > consumer has a driver which leaves the reset line as an output, this > patch would be a breaking change for them. And it turns out that such a > driver exists: As discussed previously, there are already established DTBs in use that *correctly* specify both active-low and active-high (hardware-inverted) polarities here, so that would mean Zephyr is already broken in general. However, since it looks like they've chosen to maintain their own project-specific bindings and DTS files, if they do also have the equivalent bug then it would seem to be entirely in their own hands. Thanks, Robin. > https://github.com/zephyrproject-rtos/zephyr/commit/17089a2e14acb0428502 > https://github.com/zephyrproject-rtos/zephyr/pull/48927 > >> Something needs to be done, and no solution will make everyone happy. > > I am happy as long as the change does not create any DT compatibility > issues, either between OSes or between OS versions. You demonstrated > that Linux was fine, and the BSDs don't have appear to have a driver for > this hardware. So from an Allwinner platform perspective, I am fine with > this patch. > > But you should ensure the Zephyr folks are okay with making the same > change to their driver and devicetrees, since it is a breaking change > for them. > > Regards, > Samuel > > > _______________________________________________ > Linux-rockchip mailing list > Linux-rockchip@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-rockchip