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=-17.2 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,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 AEE11C4167B for ; Tue, 8 Dec 2020 15:43:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 808EE23AAA for ; Tue, 8 Dec 2020 15:43:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730179AbgLHPmx (ORCPT ); Tue, 8 Dec 2020 10:42:53 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48862 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730167AbgLHPmw (ORCPT ); Tue, 8 Dec 2020 10:42:52 -0500 Received: from mail-pg1-x542.google.com (mail-pg1-x542.google.com [IPv6:2607:f8b0:4864:20::542]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AAFC5C0613D6 for ; Tue, 8 Dec 2020 07:42:06 -0800 (PST) Received: by mail-pg1-x542.google.com with SMTP id o4so12503095pgj.0 for ; Tue, 08 Dec 2020 07:42:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=jmDvSPRVcyFiUTh9P/9tgxR63Fy7Ex8sd1a89ZzSMyc=; b=d6sGHdDKnkJinKcYD9aW5HuYKEFF3OfjEUqAtYD5wc6upJs5m5wpSzwGzVpVxBgzA8 /PSxlxqYS/Bzj04qXWkVIoxjj67Y81tl/oWZbDECCLvYS8kd7bE75u/yzA+ioVIBzJLB snBKRKoHWVzQ2Rl/6CG5GA0OANMhp6YSB0tXM9+wP+O/DCezuqoXEGczNczF9NtkjQCk 1fsQGReKEPEJm2+8+1bo0eOYZaafbstyt+SrGP3Vw/aCP0Mn87SqUOvYQLkH9xdEzi4Q Gc732c3U7Xk7FoMpa2ZHBFWWdN4BsocaYjbfElOkDxhhbzrNkXawJnbQIcbJarlIHCW2 GIlg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=jmDvSPRVcyFiUTh9P/9tgxR63Fy7Ex8sd1a89ZzSMyc=; b=V9HGvrYHJFNQSY7aRY/l7hsvsFRuqB9vyeKCWRRDASaAwymsTS9hndIvf9ussEGaZY gCvfEDrWxLddHwcXJCm9Ph2q4EbkAdEv4vrHz0jR5OjCvLE43oAeLQMFIZeWlK0SqQg1 IFzWegy87Bkp2ZQkfnidc5g+VfUN/4aQ9hV6DL905KVtzrvMKADCUrV6CjwB2dlwnAFm 93KLknWaoxVCTcqSNRLW5MF8LRnbpXuLh0FElVB7R70gC3lwV686grfWeaE6O95R8Lmf doeurWDzK0xZb2Yw2VQ/RRChbA2vwzfg7xrFZg5+xpNYvcMBngUcvfaEmKJf+FQVFJCf gyqQ== X-Gm-Message-State: AOAM530RZ9Z6jb4FuZWs+uJpB/UYVambcxgCwt1SW4Q05as9I82swwFW E2il2YsnyePCtHPXh8nKpSQl X-Google-Smtp-Source: ABdhPJy583cwUkBWFf5ggCavTrTu465iNtib6m3+T2n3nlybT7JEEZweJdzcPVW4TJ9udxotaMWd4Q== X-Received: by 2002:a17:90a:178b:: with SMTP id q11mr4791029pja.132.1607442126108; Tue, 08 Dec 2020 07:42:06 -0800 (PST) Received: from work ([103.59.133.81]) by smtp.gmail.com with ESMTPSA id f7sm3680833pjs.25.2020.12.08.07.41.59 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Tue, 08 Dec 2020 07:42:05 -0800 (PST) Date: Tue, 8 Dec 2020 21:11:55 +0530 From: Manivannan Sadhasivam To: AngeloGioacchino Del Regno Cc: viresh.kumar@linaro.org, rjw@rjwysocki.net, jorge.ramirez-ortiz@linaro.org, robh+dt@kernel.org, konrad.dybcio@somainline.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, ulf.hansson@linaro.org, nks@flawful.org, lgirdwood@gmail.com, daniel.lezcano@linaro.org, devicetree@vger.kernel.org, bjorn.andersson@linaro.org, phone-devel@vger.kernel.org, broonie@kernel.org, linux-arm-msm@vger.kernel.org, agross@kernel.org, marijn.suijten@somainline.org, martin.botka@somainline.org, robh@kernel.org Subject: Re: [PATCH 11/13] dt-bindings: cpufreq: Convert qcom-cpufreq-hw to YAML binding Message-ID: <20201208154155.GC9925@work> References: <20201126184559.3052375-1-angelogioacchino.delregno@somainline.org> <20201126184559.3052375-12-angelogioacchino.delregno@somainline.org> <20201130172305.GA2661895@robh.at.kernel.org> <20201203111427.GA3937@thinkpad> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On Fri, Dec 04, 2020 at 01:13:52AM +0100, AngeloGioacchino Del Regno wrote: > Il 03/12/20 12:14, Manivannan Sadhasivam ha scritto: > > Hi, > > > > On Mon, Nov 30, 2020 at 10:23:05AM -0700, Rob Herring wrote: > > > On Thu, 26 Nov 2020 19:45:57 +0100, AngeloGioacchino Del Regno wrote: > > > > Convert the qcom-cpufreq-hw documentation to YAML binding as > > > > qcom,cpufreq-hw.yaml. > > > > > > > > Signed-off-by: AngeloGioacchino Del Regno > > > > There is already a patch floating for this. Please see: > > https://lkml.org/lkml/2020/10/20/676 > > > > Thanks, > > Mani > > > Oh, I'm sorry, I wasn't aware of that, didn't want to step on you. > > Should I rebase patch 1345789 (patch 13/13 of this series) on top of > the one that you pointed out and drop this one? Yes please. Thanks, Mani > > - Angelo > > > > > --- > > > > .../bindings/cpufreq/cpufreq-qcom-hw.txt | 173 +--------------- > > > > .../bindings/cpufreq/qcom,cpufreq-hw.yaml | 196 ++++++++++++++++++ > > > > 2 files changed, 197 insertions(+), 172 deletions(-) > > > > create mode 100644 Documentation/devicetree/bindings/cpufreq/qcom,cpufreq-hw.yaml > > > > > > > > > > > > > My bot found errors running 'make dt_binding_check' on your patch: > > > > > > yamllint warnings/errors: > > > > > > dtschema/dtc warnings/errors: > > > /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/cpufreq/qcom,cpufreq-hw.yaml: properties:clock-names: [{'const': 'xo'}, {'const': 'ref'}] is not of type 'object', 'boolean' > > > /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/cpufreq/qcom,cpufreq-hw.yaml: maintainers:0: 'TBD' is not a 'email' > > > /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/cpufreq/qcom,cpufreq-hw.yaml: ignoring, error in schema: properties: clock-names > > > warning: no schema found in file: ./Documentation/devicetree/bindings/cpufreq/qcom,cpufreq-hw.yaml > > > Error: Documentation/devicetree/bindings/cpufreq/qcom,cpufreq-hw.example.dts:150.3-151.1 syntax error > > > FATAL ERROR: Unable to parse input tree > > > make[1]: *** [scripts/Makefile.lib:342: Documentation/devicetree/bindings/cpufreq/qcom,cpufreq-hw.example.dt.yaml] Error 1 > > > make[1]: *** Waiting for unfinished jobs.... > > > make: *** [Makefile:1364: dt_binding_check] Error 2 > > > > > > > > > See https://patchwork.ozlabs.org/patch/1406857 > > > > > > The base for the patch is generally the last rc1. Any dependencies > > > should be noted. > > > > > > 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. > > > >