Received: by 2002:a05:6a10:5bc5:0:0:0:0 with SMTP id os5csp3920067pxb; Wed, 13 Oct 2021 16:09:52 -0700 (PDT) X-Google-Smtp-Source: ABdhPJw3uS4Iqng6gAbTwxVNOT37JOHRx7qjA97uanaaweRa/NiT59ZNjH2ItrlIDSz9UCIfGQn9 X-Received: by 2002:a17:906:774f:: with SMTP id o15mr2428355ejn.200.1634166591854; Wed, 13 Oct 2021 16:09:51 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1634166591; cv=none; d=google.com; s=arc-20160816; b=DzDxp46lvL79Bkz1OeMDF2xjJVg2nIXKdD8AdZwkhboClmUkACO4aY1b1lDkxhcfjS J+DJhv1K3CWZvo3HFekJeOuZfeyUynHkh/mu2mf2os7AFbCPk9pOBdroLNoJ5rg5X0dO I4D8KbGsUY8ioMT+RxTdH4QJ2rAuSKB7kpBpW8hSJGyGWH2C2WYUUiUmdstjbB7lY+6x 8DVqJ2rIRJzSQPc7+4lVNP4bPxjQvaD3bzcMJukdvKEXMw8YUbEkIZhJ8mSvOo3fOjVe InqVh5TYJm/XG6yRjo6I1ldGwxH0ihh2It2rcWAjqfVvOKEr/+LCqFv28KVAM6XUj82U Z6VQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=tvvE0pic1qaU1PfhpewXoBrTSJtS+40LYNn1d/pH00k=; b=dQnP660THSu5mzWXpUGDazQLnNGxk5wvWI6o641gtyN6DL/mKpLurOdkxO5t4HO5L4 GbVPmGOGQdYyM5IWxNw9T1LSQUb82pHWEKGNSR5Nf5ohplnrxV10gpLNjOb3oJ35rrFv QrpprfER1m7IQq5V4891WbtZpzUzfIcpdoPzaykqkicuyrkgGemYQprfP8rH+oPLzwl0 qlLXMYdFAyr+d5omDHOzEUj1DxfogzaG3I9d2P173s0/rgjLsujkJzRF/MGP+9Qf4i/H OOIceIaqtG/851Ddan8FODY4/biR2tg2SYkoTfLXNqLdnwTb4+jpLcPis/8Jyp0CXrrK FpmA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id 28si1140213ejb.18.2021.10.13.16.09.21; Wed, 13 Oct 2021 16:09:51 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229721AbhJMXI5 (ORCPT + 99 others); Wed, 13 Oct 2021 19:08:57 -0400 Received: from gloria.sntech.de ([185.11.138.130]:49758 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229575AbhJMXI4 (ORCPT ); Wed, 13 Oct 2021 19:08:56 -0400 Received: from ip5f5a6e92.dynamic.kabel-deutschland.de ([95.90.110.146] helo=diego.localnet) by gloria.sntech.de with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1manKe-0007mv-Gi; Thu, 14 Oct 2021 01:06:44 +0200 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Rob Herring , Linus Walleij Cc: Johan Jonker , "open list:ARM/Rockchip SoC..." , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Linux ARM , Rob Herring , "open list:GPIO SUBSYSTEM" , linux-kernel Subject: Re: [PATCH v3 1/3] dt-bindings: pinctrl: convert rockchip,pinctrl.txt to YAML Date: Thu, 14 Oct 2021 01:06:43 +0200 Message-ID: <27874771.ckeLuOHhQ7@diego> In-Reply-To: References: <20211007144019.7461-1-jbx6244@gmail.com> <1633661172.660863.1409603.nullmailer@robh.at.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, Am Donnerstag, 14. Oktober 2021, 00:31:59 CEST schrieb Linus Walleij: > On Fri, Oct 8, 2021 at 4:46 AM Rob Herring wrote: > > > On Thu, 07 Oct 2021 16:40:17 +0200, Johan Jonker wrote: > > > Convert rockchip,pinctrl.txt to YAML > > > > > > Signed-off-by: Johan Jonker > > > --- > > > > > > Changed V3: > (...) > > Running 'make dtbs_check' with the schema in this patch gives the > > following warnings. Consider if they are expected or the schema is > > incorrect. These may not be new warnings. > > Rob can you tell me how you like me to handle this? > Do we merge the nice new bindings and deal with the > aftermath or do we need to fix the DTS files in the same > patch series? I guess personally I'd say it comes together in linux-next. But if you like your pinctrl-tree without additional warnings dtbs_check till the next -rc1, I'll add Acks to patches 1+2. Heiko