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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 94116C433F5 for ; Tue, 14 Dec 2021 20:06:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: MIME-Version:List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe :List-Id:Message-Id:Date:Subject:References:In-Reply-To:Cc:To:From:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=18W/DE6CFqZJu8+ER+nyGCjcRtXk808+5YKTMlv4o3Y=; b=P9+V3Xg3ReEuDLhivNHTD1yjMu as+xHAUff5fB2X/nd6JJae5Yk5mZ4Aouvup/lBhibDyH/elViqX6GgsVt+DVVMuUjXHgHNZYyJEgJ hU3lrD+REHMozjH9i4r3xZ66DMlYYQu8hP3heFOHjre6oWyooGnq4puGrbNOIn7OdWcq5wh35hhD/ I3nw+HZImsDlsqJd8dofylLG9PJnPZtH/hdTdqvLOIFj4fmixTIEM259Wg236PPQCfw4fRFQEnoZn plphr/i2mQVXklX4b+bshL0v0gxh9xP8VCinFw2aRZ89PWernSCH7Z1Xj7JDYa61Y27QmAatos/xl +ZLJoB7g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mxE2i-00Fhuc-Q3; Tue, 14 Dec 2021 20:04:56 +0000 Received: from mail-oi1-f171.google.com ([209.85.167.171]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mxE2f-00Fhu3-AG for linux-arm-kernel@lists.infradead.org; Tue, 14 Dec 2021 20:04:54 +0000 Received: by mail-oi1-f171.google.com with SMTP id t23so28703869oiw.3 for ; Tue, 14 Dec 2021 12:04:52 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:in-reply-to:references:subject:date :message-id; bh=RJqjtodrdvg+GjFlTR3WmiDMbCMbLHzHFKDDXT45/9Q=; b=6MyueAG8/IuzRk7QPnzHqRwguBhbGH+8IWzOR4uL2SpetgHrm/jxUYr9LgUhx1OBRA Qzvlq03ziDQyoYdr5rEb2wcoEv+VjWD2BeSvIFDVIT9vmxHWBhylIYnUW0WiTHNQInvx NweztkPv3wH+VFSOYa3kGSazTfMoFAOV+1+zrMRb0bs/Msx+m976w11rr0z/9lauFphX LzGgU48v+Kbopdfb/xALZ3zng9sy70OzP0vKzCPXsLixlE0usTmJLGUvm+W3Rhq3fgEm 1o8h808kDkvRkJw7nB3j+TPqYADRdE1IQX1l+E3RG1gTJ4upA+RDwrghTnvojQPOUCk/ C0hw== X-Gm-Message-State: AOAM5329ePE5TFzH13fKe0aawTN4P1PHwtRIyfdSv044RkLTAxZIj5Cz ruop9TqCU8yualOv0kiQng== X-Google-Smtp-Source: ABdhPJxyuWusHlo7VZe3TYTWV8m+4S+pvP/3wRQxB6XqQu8wB10s/8LoKvS0LuyEz0e6B3WOTMaVxg== X-Received: by 2002:a05:6808:158d:: with SMTP id t13mr6133558oiw.31.1639512291886; Tue, 14 Dec 2021 12:04:51 -0800 (PST) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id s1sm158309ooo.11.2021.12.14.12.04.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Dec 2021 12:04:51 -0800 (PST) Received: (nullmailer pid 3819894 invoked by uid 1000); Tue, 14 Dec 2021 20:04:50 -0000 From: Rob Herring To: Baruch Siach Cc: Bjorn Andersson , Andy Gross , linux-arm-msm@vger.kernel.org, Rob Herring , Baruch Siach , Robert Marko , devicetree@vger.kernel.org, =?utf-8?q?Uwe_Kleine-K=C3=B6nig?= , Balaji Prakash J , Kathiravan T , linux-pwm@vger.kernel.org, Thierry Reding , linux-arm-kernel@lists.infradead.org In-Reply-To: References: Subject: Re: [PATCH v10 2/3] dt-bindings: pwm: add IPQ6018 binding Date: Tue, 14 Dec 2021 14:04:50 -0600 Message-Id: <1639512290.319512.3819893.nullmailer@robh.at.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211214_120453_376782_5543E264 X-CRM114-Status: GOOD ( 18.77 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3673862833169303381==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============3673862833169303381== Content-Type: text/plain On Tue, 14 Dec 2021 18:27:18 +0200, Baruch Siach wrote: > From: Baruch Siach > > DT binding for the PWM block in Qualcomm IPQ6018 SoC. > > Signed-off-by: Baruch Siach > --- > This series does not convert the TCSR binding documentation to YAML. As > a result, this commit adds new a dt_binding_check warning: > > /example-0/syscon@1937000: failed to match any schema with compatible: ['qcom,tcsr-ipq 6018', 'syscon', 'simple-mfd'] > > If that is a blocker to IPQ6018 PWM support, so be it. Patches will wait > for someone else to push them further. > > v10: > > No change > > v9: > > Add 'ranges' property to example (Rob) > > Drop label in example (Rob) > > v8: > > Add size cell to 'reg' (Rob) > > v7: > > Use 'reg' instead of 'offset' (Rob) > > Drop 'clock-names' and 'assigned-clock*' (Bjorn) > > Use single cell address/size in example node (Bjorn) > > Move '#pwm-cells' lower in example node (Bjorn) > > List 'reg' as required > > v6: > > Device node is child of TCSR; remove phandle (Rob Herring) > > Add assigned-clocks/assigned-clock-rates (Uwe Kleine-König) > > v5: Use qcom,pwm-regs for phandle instead of direct regs (Bjorn > Andersson, Kathiravan T) > > v4: Update the binding example node as well (Rob Herring's bot) > > v3: s/qcom,pwm-ipq6018/qcom,ipq6018-pwm/ (Rob Herring) > > v2: Make #pwm-cells const (Rob Herring) > --- > .../devicetree/bindings/pwm/ipq-pwm.yaml | 53 +++++++++++++++++++ > 1 file changed, 53 insertions(+) > create mode 100644 Documentation/devicetree/bindings/pwm/ipq-pwm.yaml > My bot found errors running 'make DT_CHECKER_FLAGS=-m dt_binding_check' on your patch (DT_CHECKER_FLAGS is new in v5.13): yamllint warnings/errors: dtschema/dtc warnings/errors: Documentation/devicetree/bindings/pwm/ipq-pwm.example.dt.yaml:0:0: /example-0/syscon@1937000: failed to match any schema with compatible: ['qcom,tcsr-ipq6018', 'syscon', 'simple-mfd'] doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/patch/1567793 This check can fail if there are any dependencies. The base for a patch series is generally the most recent rc1. If you already ran 'make dt_binding_check' and didn't see the above error(s), then make sure 'yamllint' is installed and dt-schema is up to date: pip3 install dtschema --upgrade Please check and re-submit. --===============3673862833169303381== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============3673862833169303381==--