From: "Rob Herring (Arm)" <robh@kernel.org>
To: Fabio Estevam <festevam@gmail.com>
Cc: linux-arm-kernel@lists.infradead.org,
Fabio Estevam <festevam@denx.de>,
shawnguo@kernel.org, LW@KARO-electronics.de
Subject: Re: [PATCH] ARM: dts: imx6qdl-tx6: Remove 'turn-on-delay-ms'
Date: Fri, 04 Oct 2024 19:45:50 -0500 [thread overview]
Message-ID: <172808887941.121658.5039774358299826312.robh@kernel.org> (raw)
In-Reply-To: <20241004121235.1916273-1-festevam@gmail.com>
On Fri, 04 Oct 2024 09:12:35 -0300, Fabio Estevam wrote:
> From: Fabio Estevam <festevam@denx.de>
>
> The 'turn-on-delay-ms' property is not documented nor used anywhere else.
>
> Remove this invalid property to fix the following dt-schema warning:
>
> Unevaluated properties are not allowed ('turn-on-delay-ms' was unexpected)
>
> Signed-off-by: Fabio Estevam <festevam@denx.de>
> ---
> arch/arm/boot/dts/nxp/imx/imx6dl-tx6dl-comtft.dts | 1 -
> arch/arm/boot/dts/nxp/imx/imx6q-tx6q-1010-comtft.dts | 1 -
> arch/arm/boot/dts/nxp/imx/imx6q-tx6q-1020-comtft.dts | 1 -
> arch/arm/boot/dts/nxp/imx/imx6qdl-tx6-lcd.dtsi | 1 -
> arch/arm/boot/dts/nxp/imx/imx6qdl-tx6-mb7.dtsi | 2 --
> 5 files changed, 6 deletions(-)
>
My bot found new DTB warnings on the .dts files added or changed in this
series.
Some warnings may be from an existing SoC .dtsi. Or perhaps the warnings
are fixed by another series. Ultimately, it is up to the platform
maintainer whether these warnings are acceptable or not. No need to reply
unless the platform maintainer has comments.
If you already ran DT checks and didn't see these error(s), then
make sure dt-schema is up to date:
pip3 install dtschema --upgrade
New warnings running 'make CHECK_DTBS=y nxp/imx/imx6dl-tx6dl-comtft.dtb nxp/imx/imx6q-tx6q-1010-comtft.dtb nxp/imx/imx6q-tx6q-1020-comtft.dtb' for 20241004121235.1916273-1-festevam@gmail.com:
arch/arm/boot/dts/nxp/imx/imx6q-tx6q-1010-comtft.dtb: clock@0: 'reg' does not match any of the regexes: 'pinctrl-[0-9]+'
from schema $id: http://devicetree.org/schemas/clock/fixed-clock.yaml#
next prev parent reply other threads:[~2024-10-05 0:49 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-04 12:12 [PATCH] ARM: dts: imx6qdl-tx6: Remove 'turn-on-delay-ms' Fabio Estevam
2024-10-05 0:45 ` Rob Herring (Arm) [this message]
2024-10-05 12:59 ` Fabio Estevam
2024-10-08 6:14 ` Lothar Waßmann
2024-10-21 9:22 ` Shawn Guo
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=172808887941.121658.5039774358299826312.robh@kernel.org \
--to=robh@kernel.org \
--cc=LW@KARO-electronics.de \
--cc=festevam@denx.de \
--cc=festevam@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=shawnguo@kernel.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.