From: Rob Herring <robh@kernel.org>
To: Jesse Taube <mr.bossman075@gmail.com>
Cc: aisheng.dong@nxp.com, linux-gpio@vger.kernel.org,
leonard.crestez@nxp.com, b20788@freescale.com,
linux-arm-kernel@lists.infradead.org, sboyd@kernel.org,
gregkh@linuxfoundation.org,
giulio.benetti@benettiengineering.com, olof@lixom.net,
linux-kernel@vger.kernel.org, arnd@arndb.de,
Mr.Bossman075@gmail.com, abel.vesa@nxp.com,
linus.walleij@linaro.org, mturquette@baylibre.com,
linux-mmc@vger.kernel.org, jirislaby@kernel.org,
devicetree@vger.kernel.org, ulf.hansson@linaro.org,
stefan@agner.ch, festevam@gmail.com,
nobuhiro1.iwamatsu@toshiba.co.jp, shawnguo@kernel.org,
robh+dt@kernel.org, fugang.duan@nxp.com,
linux-serial@vger.kernel.org, linux@armlinux.org.uk,
soc@kernel.org, s.hauer@pengutronix.de, linux-imx@nxp.com,
linux-clk@vger.kernel.org, kernel@pengutronix.de,
adrian.hunter@intel.com
Subject: Re: [PATCH 02/13] dt-bindings: pinctrl: add i.MXRT1050 pinctrl binding doc
Date: Mon, 25 Oct 2021 07:54:14 -0500 [thread overview]
Message-ID: <1635166454.807053.190972.nullmailer@robh.at.kernel.org> (raw)
In-Reply-To: <20211024154027.1479261-3-Mr.Bossman075@gmail.com>
On Sun, 24 Oct 2021 11:40:16 -0400, Jesse Taube wrote:
> Add i.MXRT1050 pinctrl binding doc
>
> Cc: Giulio Benetti <giulio.benetti@benettiengineering.com>
> Signed-off-by: Jesse Taube <Mr.Bossman075@gmail.com>
> ---
> .../bindings/pinctrl/fsl,imxrt1050.yaml | 85 +++++++++++++++++++
> 1 file changed, 85 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/pinctrl/fsl,imxrt1050.yaml
>
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:
dtschema/dtc warnings/errors:
./Documentation/devicetree/bindings/pinctrl/fsl,imxrt1050.yaml: $id: relative path/filename doesn't match actual path or filename
expected: http://devicetree.org/schemas/pinctrl/fsl,imxrt1050.yaml#
Error: Documentation/devicetree/bindings/pinctrl/fsl,imxrt1050.example.dts:27.15-16 syntax error
FATAL ERROR: Unable to parse input tree
make[1]: *** [scripts/Makefile.lib:385: Documentation/devicetree/bindings/pinctrl/fsl,imxrt1050.example.dt.yaml] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [Makefile:1441: dt_binding_check] Error 2
doc reference errors (make refcheckdocs):
See https://patchwork.ozlabs.org/patch/1545393
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.
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Jesse Taube <mr.bossman075@gmail.com>
Cc: aisheng.dong@nxp.com, linux-gpio@vger.kernel.org,
leonard.crestez@nxp.com, b20788@freescale.com,
linux-arm-kernel@lists.infradead.org, sboyd@kernel.org,
gregkh@linuxfoundation.org,
giulio.benetti@benettiengineering.com, olof@lixom.net,
linux-kernel@vger.kernel.org, arnd@arndb.de,
Mr.Bossman075@gmail.com, abel.vesa@nxp.com,
linus.walleij@linaro.org, mturquette@baylibre.com,
linux-mmc@vger.kernel.org, jirislaby@kernel.org,
devicetree@vger.kernel.org, ulf.hansson@linaro.org,
stefan@agner.ch, festevam@gmail.com,
nobuhiro1.iwamatsu@toshiba.co.jp, shawnguo@kernel.org,
robh+dt@kernel.org, fugang.duan@nxp.com,
linux-serial@vger.kernel.org, linux@armlinux.org.uk,
soc@kernel.org, s.hauer@pengutronix.de, linux-imx@nxp.com,
linux-clk@vger.kernel.org, kernel@pengutronix.de,
adrian.hunter@intel.com
Subject: Re: [PATCH 02/13] dt-bindings: pinctrl: add i.MXRT1050 pinctrl binding doc
Date: Mon, 25 Oct 2021 07:54:14 -0500 [thread overview]
Message-ID: <1635166454.807053.190972.nullmailer@robh.at.kernel.org> (raw)
Message-ID: <20211025125414.ZnSHfq21rLky7JH-Cv6dlq50uCD56WEh3Ff8VN-1-mI@z> (raw)
In-Reply-To: <20211024154027.1479261-3-Mr.Bossman075@gmail.com>
On Sun, 24 Oct 2021 11:40:16 -0400, Jesse Taube wrote:
> Add i.MXRT1050 pinctrl binding doc
>
> Cc: Giulio Benetti <giulio.benetti@benettiengineering.com>
> Signed-off-by: Jesse Taube <Mr.Bossman075@gmail.com>
> ---
> .../bindings/pinctrl/fsl,imxrt1050.yaml | 85 +++++++++++++++++++
> 1 file changed, 85 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/pinctrl/fsl,imxrt1050.yaml
>
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:
dtschema/dtc warnings/errors:
./Documentation/devicetree/bindings/pinctrl/fsl,imxrt1050.yaml: $id: relative path/filename doesn't match actual path or filename
expected: http://devicetree.org/schemas/pinctrl/fsl,imxrt1050.yaml#
Error: Documentation/devicetree/bindings/pinctrl/fsl,imxrt1050.example.dts:27.15-16 syntax error
FATAL ERROR: Unable to parse input tree
make[1]: *** [scripts/Makefile.lib:385: Documentation/devicetree/bindings/pinctrl/fsl,imxrt1050.example.dt.yaml] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [Makefile:1441: dt_binding_check] Error 2
doc reference errors (make refcheckdocs):
See https://patchwork.ozlabs.org/patch/1545393
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.
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2021-10-25 12:54 UTC|newest]
Thread overview: 68+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-24 15:40 [PATCH 00/13] This patchset aims to add initial support for the i.MXRT10xx family Jesse Taube
2021-10-24 15:40 ` Jesse Taube
2021-10-24 15:40 ` [PATCH 01/13] ARM: imx: add initial support for " Jesse Taube
2021-10-24 15:40 ` Jesse Taube
2021-10-24 17:53 ` Arnd Bergmann
2021-10-24 17:53 ` Arnd Bergmann
2021-10-24 15:40 ` [PATCH 02/13] dt-bindings: pinctrl: add i.MXRT1050 pinctrl binding doc Jesse Taube
2021-10-24 15:40 ` Jesse Taube
2021-10-25 12:54 ` Rob Herring [this message]
2021-10-25 12:54 ` Rob Herring
2021-10-24 15:40 ` [PATCH 03/13] dt-bindings: imx: Add pinctrl binding doc for i.MXRT1050 Jesse Taube
2021-10-24 15:40 ` Jesse Taube
2021-10-24 18:06 ` Arnd Bergmann
2021-10-24 18:06 ` Arnd Bergmann
2021-10-25 0:05 ` Linus Walleij
2021-10-25 0:05 ` Linus Walleij
2021-10-24 15:40 ` Jesse Taube
2021-11-01 20:10 ` Rob Herring
2021-11-01 20:10 ` Rob Herring
2021-11-02 3:32 ` Jesse Taube
2021-11-02 3:32 ` Jesse Taube
2021-10-24 15:40 ` [PATCH 04/13] pinctrl: freescale: Add i.MXRT1050 pinctrl driver support Jesse Taube
2021-10-24 15:40 ` Jesse Taube
2021-10-24 15:40 ` [PATCH 05/13] dt-bindings: clock: imx: Add documentation for i.MXRT clock Jesse Taube
2021-10-24 15:40 ` Jesse Taube
2021-10-25 12:54 ` Rob Herring
2021-10-25 12:54 ` Rob Herring
2021-10-25 15:31 ` Jesse T
2021-10-24 15:40 ` [PATCH 06/13] dt-bindings: imx: Add clock binding for i.MXRT1050 Jesse Taube
2021-10-24 15:40 ` Jesse Taube
2021-10-24 15:40 ` [PATCH 07/13] clk: imx: Add initial support for i.MXRT clock driver Jesse Taube
2021-10-24 15:40 ` Jesse Taube
2021-10-24 15:58 ` Fabio Estevam
2021-10-24 15:58 ` Fabio Estevam
2021-10-24 16:08 ` Randy Dunlap
2021-10-24 16:08 ` Randy Dunlap
2021-10-25 19:02 ` kernel test robot
2021-10-24 15:40 ` [PATCH 08/13] dt-bindings: serial: fsl-lpuart: add i.MXRT compatible Jesse Taube
2021-10-24 15:40 ` Jesse Taube
2021-11-01 20:11 ` Rob Herring
2021-11-01 20:11 ` Rob Herring
2021-11-01 20:13 ` Rob Herring
2021-11-01 20:13 ` Rob Herring
2021-11-01 23:34 ` Jesse Taube
2021-11-01 23:34 ` Jesse Taube
2021-11-03 0:49 ` Rob Herring
2021-11-03 0:49 ` Rob Herring
2021-11-03 2:48 ` Giulio Benetti
2021-11-03 2:48 ` Giulio Benetti
2021-10-24 15:40 ` [PATCH 09/13] tty: serial: fsl_lpuart: add i.MXRT support Jesse Taube
2021-10-24 15:40 ` Jesse Taube
2021-10-25 6:54 ` Greg KH
2021-10-25 6:54 ` Greg KH
2021-10-24 15:40 ` [PATCH 10/13] dt-bindings: mmc: fsl-imx-esdhc: add i.MXRT compatible string Jesse Taube
2021-10-24 15:40 ` Jesse Taube
2021-10-24 15:40 ` [PATCH 11/13] mmc: sdhci-esdhc-imx: Add sdhc support for i.MXRT series Jesse Taube
2021-10-24 15:40 ` Jesse Taube
2021-10-24 15:40 ` [PATCH 12/13] ARM: dts: imx: add i.MXRT1050-EVK support Jesse Taube
2021-10-24 15:40 ` Jesse Taube
2021-10-24 18:17 ` Arnd Bergmann
2021-10-24 18:17 ` Arnd Bergmann
2021-10-24 15:40 ` [PATCH 13/13] ARM: imxrt_defconfig: add i.MXRT family defconfig Jesse Taube
2021-10-24 15:40 ` Jesse Taube
2021-10-24 19:32 ` [PATCH 00/13] This patchset aims to add initial support for the i.MXRT10xx family Arnd Bergmann
2021-10-24 19:32 ` Arnd Bergmann
2021-10-24 22:21 ` Jesse Taube
2021-10-24 22:21 ` Jesse Taube
2021-10-24 23:12 ` Giulio Benetti
2021-10-24 23:12 ` Giulio Benetti
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=1635166454.807053.190972.nullmailer@robh.at.kernel.org \
--to=robh@kernel.org \
--cc=abel.vesa@nxp.com \
--cc=adrian.hunter@intel.com \
--cc=aisheng.dong@nxp.com \
--cc=arnd@arndb.de \
--cc=b20788@freescale.com \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=fugang.duan@nxp.com \
--cc=giulio.benetti@benettiengineering.com \
--cc=gregkh@linuxfoundation.org \
--cc=jirislaby@kernel.org \
--cc=kernel@pengutronix.de \
--cc=leonard.crestez@nxp.com \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-imx@nxp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mmc@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=mr.bossman075@gmail.com \
--cc=mturquette@baylibre.com \
--cc=nobuhiro1.iwamatsu@toshiba.co.jp \
--cc=olof@lixom.net \
--cc=robh+dt@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=sboyd@kernel.org \
--cc=shawnguo@kernel.org \
--cc=soc@kernel.org \
--cc=stefan@agner.ch \
--cc=ulf.hansson@linaro.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.