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=-12.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SIGNED_OFF_BY,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 01BB2C433DF for ; Thu, 23 Jul 2020 15:52:05 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D428220771 for ; Thu, 23 Jul 2020 15:52:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1595519524; bh=/GQ2QhGK0gBCaytDhB9A8xX+MTJEtVpDuAAUfpwB38c=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=DdmNqi37vvnHzbwyyDi4HDFABvkUXkW1LtafLPtFw8oFDuy3PwrA89kqS4haJXfTh YmPfLmbn1PVG2h/4W0DavTh00i5fZs6TtjSE9zrY43JTZUAfvikG4ZR3T5aUR2XTDo gRojbKh0Dxu3epm3qXC5qtfuRajbfUixdu8q11E0= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729640AbgGWPwE (ORCPT ); Thu, 23 Jul 2020 11:52:04 -0400 Received: from mail-io1-f66.google.com ([209.85.166.66]:38914 "EHLO mail-io1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727108AbgGWPwE (ORCPT ); Thu, 23 Jul 2020 11:52:04 -0400 Received: by mail-io1-f66.google.com with SMTP id z6so6754215iow.6; Thu, 23 Jul 2020 08:52:03 -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; bh=QY9kXtA33cXH0+WLfNZ9onY7TD+FXlnMCD83KHcN4Qs=; b=UPPOiAfwyYwMQ3Z/wyDaSLFZAtwYxP9xIzzAacv0cHD3S93HDQF7JwfB5qGsro1Qsp d0zZBSi8amDsdXnYt9xQD4vHsBMw96VjoQtmwEVCVnbZLCsfFEWY7BEsCvjXJM/kVhDe Yc3chG3CCngA1crsl4Pd9cdH+PNNSbRQm++jdPfxSENH/OaQovqZuxgQBXPLH24EwIcs qJsHyL/KmpwnB2eprRAREsMCWRYy+6vRnxuNKStkHzcPeNPB5y3Jrf5Qszidic1tPiHI guEgTQrXZEikbVyUAnoD3iwUbc+Uk6e01PrAB8JQ+SHKJk0yDD97OZVo8VYk8ACfm6Ex qxnA== X-Gm-Message-State: AOAM531DxcIaR2vvaxxNAjSpbGvgk6dt3AOsBYg6fumZ9q+3wWN5A4/r cSTzL3dnJ83jdlCiZtnRoQ== X-Google-Smtp-Source: ABdhPJzB7/A+V1wRpSWO9D+GvJjuQx16r7g+IJe1Jh2draWFxJPpCwENrGDTtSYu4PAi0I2uf+GxjQ== X-Received: by 2002:a6b:c815:: with SMTP id y21mr5472143iof.83.1595519523112; Thu, 23 Jul 2020 08:52:03 -0700 (PDT) Received: from xps15 ([64.188.179.252]) by smtp.gmail.com with ESMTPSA id l5sm1642553ios.3.2020.07.23.08.52.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 23 Jul 2020 08:52:02 -0700 (PDT) Received: (nullmailer pid 437545 invoked by uid 1000); Thu, 23 Jul 2020 15:51:59 -0000 Date: Thu, 23 Jul 2020 09:51:59 -0600 From: Rob Herring To: Hanks Chen Cc: Stephen Boyd , linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, linux-mediatek@lists.infradead.org, Matthias Brugger , linux-arm-kernel@lists.infradead.org, Rob Herring , Loda Chou , Linus Walleij , CC Hwang , Sean Wang , wsd_upstream@mediatek.com, Andy Teng , devicetree@vger.kernel.org, mtk01761 , Michael Turquette Subject: Re: [PATCH v9 2/7] dt-bindings: pinctrl: add bindings for MediaTek MT6779 SoC Message-ID: <20200723155159.GB436360@bogus> References: <1595503197-15246-1-git-send-email-hanks.chen@mediatek.com> <1595503197-15246-3-git-send-email-hanks.chen@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1595503197-15246-3-git-send-email-hanks.chen@mediatek.com> Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Thu, 23 Jul 2020 19:19:52 +0800, Hanks Chen wrote: > From: Andy Teng > > Add devicetree bindings for MediaTek MT6779 pinctrl driver. > > Reviewed-by: Rob Herring > Signed-off-by: Andy Teng > Signed-off-by: Hanks Chen > --- > .../pinctrl/mediatek,mt6779-pinctrl.yaml | 197 ++++++++++++++++++ > 1 file changed, 197 insertions(+) > create mode 100644 Documentation/devicetree/bindings/pinctrl/mediatek,mt6779-pinctrl.yaml > My bot found errors running 'make dt_binding_check' on your patch: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/pinctrl/mediatek,mt6779-pinctrl.example.dt.yaml: example-0: pinctrl@10005000:reg:0: [0, 268455936, 0, 4096] is too long /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/pinctrl/mediatek,mt6779-pinctrl.example.dt.yaml: example-0: pinctrl@10005000:reg:1: [0, 297926656, 0, 4096] is too long /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/pinctrl/mediatek,mt6779-pinctrl.example.dt.yaml: example-0: pinctrl@10005000:reg:2: [0, 298909696, 0, 4096] is too long /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/pinctrl/mediatek,mt6779-pinctrl.example.dt.yaml: example-0: pinctrl@10005000:reg:3: [0, 300023808, 0, 4096] is too long /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/pinctrl/mediatek,mt6779-pinctrl.example.dt.yaml: example-0: pinctrl@10005000:reg:4: [0, 300351488, 0, 4096] is too long /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/pinctrl/mediatek,mt6779-pinctrl.example.dt.yaml: example-0: pinctrl@10005000:reg:5: [0, 300548096, 0, 4096] is too long /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/pinctrl/mediatek,mt6779-pinctrl.example.dt.yaml: example-0: pinctrl@10005000:reg:6: [0, 301072384, 0, 4096] is too long /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/pinctrl/mediatek,mt6779-pinctrl.example.dt.yaml: example-0: pinctrl@10005000:reg:7: [0, 301137920, 0, 4096] is too long /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/pinctrl/mediatek,mt6779-pinctrl.example.dt.yaml: example-0: pinctrl@10005000:reg:8: [0, 268480512, 0, 4096] is too long See https://patchwork.ozlabs.org/patch/1334743 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.