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=-10.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=ham 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 A023EC54E8E for ; Tue, 12 May 2020 13:55:22 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 713B0206CC for ; Tue, 12 May 2020 13:55:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1589291722; bh=tbYwsxxFH7NTBWJxzR5FbnWW0Mb7ngTz5vmyRkLFepo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=l1CKAyLnvOdLpTB0i0l+MuErm+zqcWc3FutnK4WR4/V7Cx+8gMgT3xT6XIuNSZwnD XWZmUcfYnkAZjLi/Pidc9Eyom217KLbHCOBxDbtneRHIfOlOL0qJSuQ+GehLghhXCT QvKUclirIZme7Sro5R98Ij4Xvvey5ojDzbp0XPO8= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729408AbgELNzW (ORCPT ); Tue, 12 May 2020 09:55:22 -0400 Received: from mail-ot1-f66.google.com ([209.85.210.66]:34650 "EHLO mail-ot1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729336AbgELNzV (ORCPT ); Tue, 12 May 2020 09:55:21 -0400 Received: by mail-ot1-f66.google.com with SMTP id 72so10560406otu.1; Tue, 12 May 2020 06:55:21 -0700 (PDT) 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=khg2FYARhLY8jqsBiK9GfQxfbP399NswSSMlCJ79cLM=; b=fdt4dCi+9JHwU6QYCXD707nyx9WyWLk8TVC506x3oH2VaZ1Wv/t1qFCUaB6jjmFV33 VEey+YQhbckwbLfOYnK6lzkYOO57/7AxxxIUchgwRxg9dPH/T5bAZF3QukXm0jFMI9hx r/NPFY/aDvFNYFlnYI6QoRWd/KgbIhLIPRLJWdf0wZRN11URfCwyDTUOf7PH9OCLbKUM tWpUcKCpT9tqvetzd0qk2ZR2eFzbnzrLSs3+t+faCUSFCkNK5K9p4ORY+GlIoYnRRL6Y LyEuIKV9xGUut8jisWn8krAKj9w6QzVPcvte3HpzdPVuKjUlq75u4F2vBZJ0WO+faUkH akyQ== X-Gm-Message-State: AGi0PuZzzyGY1VL5QXockgblvC0WcLdLOgjlqVkKtCQs7lsfWY277ezK 7ljkkLLAagjBbEQqlCSgNQ== X-Google-Smtp-Source: APiQypKVsMAlzHWT4/uwIBYqnJvQSdDTmKbo3XbCiLwbvxcmGGslzIJ4I5g3PCFGhGT1be+4rgh52g== X-Received: by 2002:a9d:7e99:: with SMTP id m25mr3878487otp.45.1589291720627; Tue, 12 May 2020 06:55:20 -0700 (PDT) Received: from rob-hp-laptop (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id i127sm2764595oih.38.2020.05.12.06.55.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 12 May 2020 06:55:19 -0700 (PDT) Received: (nullmailer pid 26214 invoked by uid 1000); Tue, 12 May 2020 13:55:19 -0000 Date: Tue, 12 May 2020 08:55:19 -0500 From: Rob Herring To: Rajendra Nayak Cc: mka@chromium.org, linux-arm-msm@vger.kernel.org, robh+dt@kernel.org, agross@kernel.org, devicetree@vger.kernel.org, bjorn.andersson@linaro.org, linux-kernel@vger.kernel.org, stanimir.varbanov@linaro.org, linux-media@vger.kernel.org Subject: Re: [PATCH] dt-bindings: media: venus: Add an optional power domain for perf voting Message-ID: <20200512135519.GA24061@bogus> References: <1589281966-13436-1-git-send-email-rnayak@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1589281966-13436-1-git-send-email-rnayak@codeaurora.org> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Tue, 12 May 2020 16:42:46 +0530, Rajendra Nayak wrote: > Add an optional power domain which when specified can be used for > setting the performance state of Venus. > > Signed-off-by: Rajendra Nayak > --- > Documentation/devicetree/bindings/media/qcom,sc7180-venus.yaml | 4 +++- > Documentation/devicetree/bindings/media/qcom,sdm845-venus-v2.yaml | 4 +++- > 2 files changed, 6 insertions(+), 2 deletions(-) > My bot found errors running 'make dt_binding_check' on your patch: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/media/qcom,sdm845-venus-v2.example.dt.yaml: video-codec@aa00000: power-domain-names: ['venus', 'vcodec0', 'vcodec1'] is too short /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/media/qcom,sc7180-venus.example.dt.yaml: video-codec@aa00000: power-domain-names: ['venus', 'vcodec0'] is too short See https://patchwork.ozlabs.org/patch/1288381 If you already ran 'make dt_binding_check' and didn't see the above error(s), then make sure dt-schema is up to date: pip3 install git+https://github.com/devicetree-org/dt-schema.git@master --upgrade Please check and re-submit.