Linux-ARM-Kernel Archive mirror
 help / color / mirror / Atom feed
From: "Rob Herring (Arm)" <robh@kernel.org>
To: Laurentiu Mihalcea <laurentiumihalcea111@gmail.com>
Cc: Philipp Zabel <p.zabel@pengutronix.de>,
	 Conor Dooley <conor+dt@kernel.org>,
	laurentiu.mihalcea@nxp.com,  Lee Jones <lee@kernel.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	 Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	 imx@lists.linux.dev, Shawn Guo <shawnguo@kernel.org>,
	 Liu Ying <victor.liu@nxp.com>,
	linux-arm-kernel@lists.infradead.org,
	 devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 3/4] dt-bindings: mfd: add schema for 8ulp's SIM
Date: Thu, 16 May 2024 16:22:24 -0500	[thread overview]
Message-ID: <171589454264.3876920.17534704607181963871.robh@kernel.org> (raw)
In-Reply-To: <20240516204031.171920-4-laurentiumihalcea111@gmail.com>


On Thu, 16 May 2024 23:40:30 +0300, Laurentiu Mihalcea wrote:
> From: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>
> 
> Add schema for i.MX8ULP's SIM.
> 
> Signed-off-by: Liu Ying <victor.liu@nxp.com>
> Signed-off-by: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>
> ---
>  .../bindings/mfd/nxp,imx8ulp-sim.yaml         | 71 +++++++++++++++++++
>  1 file changed, 71 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/mfd/nxp,imx8ulp-sim.yaml
> 

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

yamllint warnings/errors:

dtschema/dtc warnings/errors:
/builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/reset/nxp,imx8ulp-sim-reset.example.dtb: syscon@2da50000: 'mux-controller' is a required property
	from schema $id: http://devicetree.org/schemas/mfd/nxp,imx8ulp-sim.yaml#

doc reference errors (make refcheckdocs):

See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20240516204031.171920-4-laurentiumihalcea111@gmail.com

The base for the series is generally the latest rc1. A different dependency
should be noted in *this* patch.

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 after running the above command yourself. Note
that DT_SCHEMA_FILES can be set to your schema file to speed up checking
your schema. However, it must be unset to test all examples with your schema.


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2024-05-16 21:22 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-16 20:40 [PATCH 0/4] Add support for imx8ulp's SIM Laurentiu Mihalcea
2024-05-16 20:40 ` [PATCH 1/4] dt-bindings: reset: add schema for imx8ulp SIM reset Laurentiu Mihalcea
2024-05-16 21:22   ` Rob Herring (Arm)
2024-05-17 19:59   ` Rob Herring
2024-05-22 18:43     ` Laurentiu Mihalcea
2024-05-16 20:40 ` [PATCH 2/4] reset: add driver for imx8ulp SIM reset controller Laurentiu Mihalcea
2024-05-17  6:21   ` Amit Singh Tomar
2024-05-17 15:16     ` Frank Li
2024-05-20 14:41       ` Amit Singh Tomar
2024-05-22 19:20         ` Laurentiu Mihalcea
2024-05-16 20:40 ` [PATCH 3/4] dt-bindings: mfd: add schema for 8ulp's SIM Laurentiu Mihalcea
2024-05-16 21:22   ` Rob Herring (Arm) [this message]
2024-05-17 15:24   ` Frank Li
2024-05-16 20:40 ` [PATCH 4/4] arm64: dts: imx8ulp: add AVD-SIM node Laurentiu Mihalcea

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=171589454264.3876920.17534704607181963871.robh@kernel.org \
    --to=robh@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=imx@lists.linux.dev \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=laurentiu.mihalcea@nxp.com \
    --cc=laurentiumihalcea111@gmail.com \
    --cc=lee@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=p.zabel@pengutronix.de \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@kernel.org \
    --cc=victor.liu@nxp.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 read-only IMAP folder(s) and NNTP newsgroup(s).