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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C152ACCA47F for ; Fri, 1 Jul 2022 10:45:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229562AbiGAKpH (ORCPT ); Fri, 1 Jul 2022 06:45:07 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41654 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236803AbiGAKpE (ORCPT ); Fri, 1 Jul 2022 06:45:04 -0400 Received: from mail-pj1-x1030.google.com (mail-pj1-x1030.google.com [IPv6:2607:f8b0:4864:20::1030]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 57E8A7BD01 for ; Fri, 1 Jul 2022 03:45:03 -0700 (PDT) Received: by mail-pj1-x1030.google.com with SMTP id l2so2264497pjf.1 for ; Fri, 01 Jul 2022 03:45:03 -0700 (PDT) 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; bh=8HWloTp9oIW+iED/Acv+r40kfMWwjhdwx51xoQB8x2M=; b=YriKxqUoLyKSQMhBXSe8hPKWTboA5dURd/roSsXCPkAI+Z0netr66pQQKho4SZSoh/ Tldlrl6NcmqjV/PxVdvd6Dyk1dmq081fZJfjDYAYzhc2rpIp+mppLjZpuKfsbkOJGdUW I9ZCTkS2sJlfpREWb/rhakDnAHGjUtVRotb5N9zkSeecZEnAVRoKBZ8/glM4FGin+RcL n8fPB1WpUkBOM3JYG/xrplz8ELNpa+Ki917dgpC+wOit3HAVl5DGdOqTP1zllkSdT4nR ylknha+FmEIptwcCiSvY2ky6wUY0Q2fhDAV9r6KEXUqeuVRT7FatbSlJRmz4KJlIfMUj PV2g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=8HWloTp9oIW+iED/Acv+r40kfMWwjhdwx51xoQB8x2M=; b=3pkbQUxTdlzUVzwCnnRvqLHP3ZkIUytR46SCM7XCPBQVoh9tnXOM09FKoBwtqB80gU e9Lnr6b+MeJhOHIjeicms5rD8uji0KrbfimYmh1rJggXIhJ66o/bsp6l5bkQbQX90rUd D0D7jhJu/0ZQMPG+iD8RjfT+6D3djhp/An081O1NYz001naD/YtWtIetlw02rLQ12Sx3 MRywTPTKxXmRkiao002vXAvDOwI3PQi/4a7aVZ1vTdFyq3WnzlFw0P9ctXJPQC7A9hsE PZGutLoLAiYToGcTlm8X17prDFHl+E4pSYtguborVlJpLhPjgTaXc7eUyArXO6FQ01gX 5VlA== X-Gm-Message-State: AJIora963Jvaf8C3ecvL2PA4n4/GRehjxTVmhn3spmDSfXztV7d4PYLW hbry65oEea8ZZ9L9ykNqxxnLiTysGYINOZgv X-Google-Smtp-Source: AGRyM1vnkxC7wr6GobJACvzyiQPZYMOquCQ92Ie8YKbxEOvEN+epGRlgQSZ1NX/pwKyL4tSasYaTBQ== X-Received: by 2002:a17:902:c944:b0:16a:3ed0:e60b with SMTP id i4-20020a170902c94400b0016a3ed0e60bmr20311897pla.7.1656672302591; Fri, 01 Jul 2022 03:45:02 -0700 (PDT) Received: from leoy-ThinkPad-X240s (n058152077154.netvigator.com. [58.152.77.154]) by smtp.gmail.com with ESMTPSA id x7-20020aa79567000000b0052524b1bfc3sm15979507pfq.147.2022.07.01.03.44.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 01 Jul 2022 03:45:01 -0700 (PDT) Date: Fri, 1 Jul 2022 18:44:57 +0800 From: Leo Yan To: Rob Herring Cc: linux-pm@vger.kernel.org, Andy Gross , Georgi Djakov , Krzysztof Kozlowski , linux-arm-msm@vger.kernel.org, Rob Herring , Bjorn Andersson , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 1/5] dt-bindings: interconnect: Update property for icc-rpm path tag Message-ID: <20220701104457.GC659023@leoy-ThinkPad-X240s> References: <20220630055723.704605-1-leo.yan@linaro.org> <20220630055723.704605-2-leo.yan@linaro.org> <1656596665.853599.2569463.nullmailer@robh.at.kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1656596665.853599.2569463.nullmailer@robh.at.kernel.org> Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org Hi Rob, On Thu, Jun 30, 2022 at 07:44:25AM -0600, Rob Herring wrote: [...] > 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: > ./Documentation/devicetree/bindings/interconnect/qcom,rpm.yaml:49:11: [error] syntax error: expected , but found '' (syntax) > > dtschema/dtc warnings/errors: > make[1]: *** Deleting file 'Documentation/devicetree/bindings/interconnect/qcom,rpm.example.dts' > Documentation/devicetree/bindings/interconnect/qcom,rpm.yaml:49:11: did not find expected key > make[1]: *** [Documentation/devicetree/bindings/Makefile:26: Documentation/devicetree/bindings/interconnect/qcom,rpm.example.dts] Error 1 > make[1]: *** Waiting for unfinished jobs.... > ./Documentation/devicetree/bindings/interconnect/qcom,rpm.yaml:49:11: did not find expected key > /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/interconnect/qcom,rpm.yaml: ignoring, error parsing file > make: *** [Makefile:1404: dt_binding_check] Error 2 > > doc reference errors (make refcheckdocs): > > See https://patchwork.ozlabs.org/patch/ > > 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 Sorry that I did not run 'make dt_binding_check', will check it. > Please check and re-submit. Yeah, will do it. Thanks a lot for the tips. Leo