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=-14.0 required=3.0 tests=BAYES_00,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 67BAAC0018C for ; Fri, 11 Dec 2020 02:53:59 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 13BE923EB0 for ; Fri, 11 Dec 2020 02:53:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2389750AbgLKCx0 (ORCPT ); Thu, 10 Dec 2020 21:53:26 -0500 Received: from mail-ot1-f66.google.com ([209.85.210.66]:38236 "EHLO mail-ot1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2390721AbgLKCxZ (ORCPT ); Thu, 10 Dec 2020 21:53:25 -0500 Received: by mail-ot1-f66.google.com with SMTP id j20so2517707otq.5; Thu, 10 Dec 2020 18:53:10 -0800 (PST) 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; bh=u730lB6v0y2irZRjPgn18dAMkQ87hO91KDEoZMKd5FM=; b=KzvBG2QNrwLXVueZ/2MyvoC4b6XnKBEvN57MZtzR9PRxew+0ZfTWPW+ERlqIZ8VAUO dx9sqnwTJ5patWmW85xduMXHCstTuA4HoTz6R/M6EZLkyBDJ91L5PIRKmZnbsGvIa/dA NrMWAO3f6sL0viGP4I/ZtqMJlL37jw2EjSm+gV6+enwQtZnaNTyx90/AvKp2o+dOHXnn i7XxNsWIiwR5iezmhrsVPW3L7QSaR6qNKceYxV/ud5Wk6988ksIK3SXF2jz4ZW681eEZ tXu8Z1OF8rcyESWlv9L2TbW7UvRro5HYLwQI52XdwB0hzcWvAj5spijTmPHHs4iEks6E JwRA== X-Gm-Message-State: AOAM533z+RWfoe6tqMKNAvs6qVp60F/L6+eoqFnmidsoea+QMun2WBvU kQHQAfFYq1Nas9u16yVt5Q== X-Google-Smtp-Source: ABdhPJyQrHbhg+o5ePEtwFe/gxJay541KZcQ7oM/4+PltW0Q7qTn20f08qBYHe84hCLamudqakGgCg== X-Received: by 2002:a05:6830:240d:: with SMTP id j13mr8344090ots.319.1607655164861; Thu, 10 Dec 2020 18:52:44 -0800 (PST) Received: from xps15 (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id y84sm1570664oig.36.2020.12.10.18.52.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Dec 2020 18:52:43 -0800 (PST) Received: (nullmailer pid 3524654 invoked by uid 1000); Fri, 11 Dec 2020 02:52:42 -0000 Date: Thu, 10 Dec 2020 20:52:42 -0600 From: Rob Herring To: Hector Yuan Cc: wsd_upstream@mediatek.com, "Rafael J. Wysocki" , linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Viresh Kumar , linux-kernel@vger.kernel.org, Matthias Brugger , linux-mediatek@lists.infradead.org, Rob Herring Subject: Re: [PATCH v9 2/2] dt-bindings: cpufreq: add bindings for MediaTek cpufreq HW Message-ID: <20201211025242.GA3523811@robh.at.kernel.org> References: <1607586516-6547-1-git-send-email-hector.yuan@mediatek.com> <1607586516-6547-3-git-send-email-hector.yuan@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1607586516-6547-3-git-send-email-hector.yuan@mediatek.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Thu, 10 Dec 2020 15:48:36 +0800, Hector Yuan wrote: > From: "Hector.Yuan" > > Add devicetree bindings for MediaTek HW driver. > > Signed-off-by: Hector.Yuan > --- > .../bindings/cpufreq/cpufreq-mediatek-hw.yaml | 112 ++++++++++++++++++++ > 1 file changed, 112 insertions(+) > create mode 100644 Documentation/devicetree/bindings/cpufreq/cpufreq-mediatek-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/cpufreq-mediatek-hw.yaml: 'additionalProperties' is a required property /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/cpufreq/cpufreq-mediatek-hw.yaml: ignoring, error in schema: warning: no schema found in file: ./Documentation/devicetree/bindings/cpufreq/cpufreq-mediatek-hw.yaml See https://patchwork.ozlabs.org/patch/1413865 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.