linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Zhiyong Tao <zhiyong.tao@mediatek.com>
Cc: linux-mediatek@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org, hui.liu@mediatek.com,
	sean.wang@mediatek.com, erin.lo@mediatek.com,
	jg_poxu@mediatek.com, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, mark.rutland@arm.com,
	biao.huang@mediatek.com, srv_heupstream@mediatek.com,
	matthias.bgg@gmail.com, linus.walleij@linaro.org,
	sean.wang@kernel.org, eddie.huang@mediatek.com,
	hongzhou.yang@mediatek.com, sj.huang@mediatek.com,
	seiya.wang@mediatek.com, linux-gpio@vger.kernel.org,
	robh+dt@kernel.org
Subject: Re: [PATCH 2/6] dt-bindings: pinctrl: mt8195: add binding document
Date: Mon, 29 Mar 2021 08:03:52 -0500	[thread overview]
Message-ID: <1617023032.510147.2404779.nullmailer@robh.at.kernel.org> (raw)
In-Reply-To: <20210329065047.8388-3-zhiyong.tao@mediatek.com>

On Mon, 29 Mar 2021 14:50:43 +0800, Zhiyong Tao wrote:
> The commit adds mt8195 compatible node in binding document.
> 
> Signed-off-by: Zhiyong Tao <zhiyong.tao@mediatek.com>
> ---
>  .../bindings/pinctrl/pinctrl-mt8195.yaml      | 152 ++++++++++++++++++
>  1 file changed, 152 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/pinctrl/pinctrl-mt8195.yaml
> 

My bot found errors running 'make dt_binding_check' on your patch:

yamllint warnings/errors:

dtschema/dtc warnings/errors:
Documentation/devicetree/bindings/pinctrl/pinctrl-mt8195.example.dts:19:18: fatal error: dt-bindings/pinctrl/mt8195-pinfunc.h: No such file or directory
   19 |         #include <dt-bindings/pinctrl/mt8195-pinfunc.h>
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[1]: *** [scripts/Makefile.lib:349: Documentation/devicetree/bindings/pinctrl/pinctrl-mt8195.example.dt.yaml] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [Makefile:1380: dt_binding_check] Error 2

See https://patchwork.ozlabs.org/patch/1459436

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

Please check and re-submit.


  reply	other threads:[~2021-03-29 13:04 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-29  6:50 [PATCH 0/6] Mediatek pinctrl patch on mt8195 Zhiyong Tao
2021-03-29  6:50 ` [PATCH 1/6] dt-bindings: pinctrl: mt8195: add pinctrl file Zhiyong Tao
2021-03-29  6:50 ` [PATCH 2/6] dt-bindings: pinctrl: mt8195: add binding document Zhiyong Tao
2021-03-29 13:03   ` Rob Herring [this message]
2021-03-29 13:58   ` Rob Herring
2021-03-30  9:09     ` zhiyong tao
2021-03-29  6:50 ` [PATCH 3/6] arm64: dts: mt8195: add pinctrl device node Zhiyong Tao
2021-03-29  6:50 ` [PATCH 4/6] pinctrl: add pinctrl driver on mt8195 Zhiyong Tao
2021-03-29  6:50 ` [PATCH 5/6] pinctrl: add drive for I2C related pins on MT8195 Zhiyong Tao
2021-03-29  6:50 ` [PATCH 6/6] pinctrl: add rsel setting " Zhiyong Tao
2021-03-29  8:06 [PATCH Resend 0/6] Mediatek pinctrl patch on mt8195 Zhiyong Tao
2021-03-29  8:06 ` [PATCH 2/6] dt-bindings: pinctrl: mt8195: add binding document Zhiyong Tao

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1617023032.510147.2404779.nullmailer@robh.at.kernel.org \
    --to=robh@kernel.org \
    --cc=biao.huang@mediatek.com \
    --cc=devicetree@vger.kernel.org \
    --cc=eddie.huang@mediatek.com \
    --cc=erin.lo@mediatek.com \
    --cc=hongzhou.yang@mediatek.com \
    --cc=hui.liu@mediatek.com \
    --cc=jg_poxu@mediatek.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=mark.rutland@arm.com \
    --cc=matthias.bgg@gmail.com \
    --cc=robh+dt@kernel.org \
    --cc=sean.wang@kernel.org \
    --cc=sean.wang@mediatek.com \
    --cc=seiya.wang@mediatek.com \
    --cc=sj.huang@mediatek.com \
    --cc=srv_heupstream@mediatek.com \
    --cc=zhiyong.tao@mediatek.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).