Received: by 2002:a05:6358:3188:b0:123:57c1:9b43 with SMTP id q8csp2817627rwd; Fri, 26 May 2023 11:41:00 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ70IygxN+ShPfcn7XOp1LfLIWa3DHA4GsL+tShIIT59GFaEfmkBiSoLlFLqoSjrp06uTD5G X-Received: by 2002:a05:6a21:99a6:b0:10f:d1d4:40d4 with SMTP id ve38-20020a056a2199a600b0010fd1d440d4mr355242pzb.14.1685126460235; Fri, 26 May 2023 11:41:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1685126460; cv=none; d=google.com; s=arc-20160816; b=t8X6S1dOmUqB/jN1vmxKyP13L4RCO6vgBXouYWtddjlR/k+O+kAGLNZV57CNTUfl37 jIAdIxzVAttDzpI469fsfQv/R1xIA3/k+kVRwq09a/Dqc6gTEwMl6DUTW2Cr6YdrGjU8 kmWVw2zkY+5d0OGNFCO2AKJJsVFEqwnGDj5W/2ih54kmhVHCfiaBuXzqyNymr/6rlFJA LDHgpdBi5pxPcvg7mMsodfIULh36mrFoJpSS02mjQksEZ5D175XZiLobeDhPtbldnXyf V41zVG6rpS9PyoDyGbdpoTEHGfsx6FUkIGmQk799fjpebFDSkziri0GUvlLv8XOcv+KH KNYw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:date:from; bh=lYuJKqKWhE9YB21geJuYs+tmaHM1jtb8Aaum/xgNrIA=; b=RnKSFfCq/X/R/exwUfxwACrTGuVM1r/JwaVHcIRE+rR3T3twHJ+v3okuuUngkP5oeb li8amQ1TmpnbGNNFeV3OVqpsHSlEeygZ6NbIE9QRHvtY+uMM0paa716XZ5shtIRyUQAB eU9tMKNDKRrAcLuw993CRDelifhY9d3x6+eOysBUaMiu7a9UsbvbtfP4TZm1a+Q/OcXt SodYx8tKL5kZHqvuUrWQgt3YmPVuxsyAMjYDj7/iGkZHa8NEP7AsT3n6U3repq95SYl1 7U9/E9nlSmiPfQpXUVXmnDMdeAeTsuHRNJej0FcqiQC5HqDdkbl4Ay9XB+eIHXo2AfqA xuxQ== 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=QUARANTINE dis=NONE) header.from=gmail.com Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id s27-20020a63ff5b000000b00524d2e488f8si3933201pgk.809.2023.05.26.11.40.45; Fri, 26 May 2023 11:41:00 -0700 (PDT) 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=QUARANTINE dis=NONE) header.from=gmail.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242394AbjEZS23 (ORCPT + 99 others); Fri, 26 May 2023 14:28:29 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41394 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242340AbjEZS21 (ORCPT ); Fri, 26 May 2023 14:28:27 -0400 Received: from fgw23-7.mail.saunalahti.fi (fgw23-7.mail.saunalahti.fi [62.142.5.84]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C93D0125 for ; Fri, 26 May 2023 11:28:25 -0700 (PDT) Received: from localhost (88-113-26-95.elisa-laajakaista.fi [88.113.26.95]) by fgw23.mail.saunalahti.fi (Halon) with ESMTP id 1846e744-fbf3-11ed-b972-005056bdfda7; Fri, 26 May 2023 21:28:23 +0300 (EEST) From: andy.shevchenko@gmail.com Date: Fri, 26 May 2023 21:28:22 +0300 To: Hugo Villeneuve Cc: andy.shevchenko@gmail.com, gregkh@linuxfoundation.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, jirislaby@kernel.org, jringle@gridpoint.com, tomasz.mon@camlingroup.com, l.perczak@camlintechnologies.com, linux-serial@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, Hugo Villeneuve Subject: Re: [PATCH v3 07/11] dt-bindings: sc16is7xx: Add property to change GPIO function Message-ID: References: <20230525040324.3773741-1-hugo@hugovil.com> <20230525040324.3773741-8-hugo@hugovil.com> <20230525103443.d3d31e80221aed1ebceef30e@hugovil.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230525103443.d3d31e80221aed1ebceef30e@hugovil.com> X-Spam-Status: No, score=0.7 required=5.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, FORGED_GMAIL_RCVD,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,SPF_HELO_NONE, SPF_SOFTFAIL,T_SCC_BODY_TEXT_LINE autolearn=no 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 Thu, May 25, 2023 at 10:34:43AM -0400, Hugo Villeneuve kirjoitti: > On Thu, 25 May 2023 14:11:22 +0300 > andy.shevchenko@gmail.com wrote: > > Thu, May 25, 2023 at 12:03:21AM -0400, Hugo Villeneuve kirjoitti: ... > > I'm wondering if we can convert this to YAML first and then add a new > > property. > > I also thought about it, then decided to focus on simply adding the new > property first since I am not an expert in YAML. > > I think it would be best to do it after this patch series. Keep in mind that > the original intent of this patch series, and this new property, was to fix a > regression related to the GPIOs, and I think that converting to YAML would > simply delay and add much noise to the discussion at this point. The patch doesn't have Fixes tag, so it's definitely not a fix. Also new property can fix a regression, it's impossible to fix the users' DTBs. > If someone wants to do it as a separate patch after this, fine. If not, I an > willing to give it a go. Not a DT maintainer here, I'm fine with either way. -- With Best Regards, Andy Shevchenko