[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <175400322360.2681539.15202602980558623689.robh@kernel.org>
Date: Thu, 31 Jul 2025 18:09:17 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Biju <biju.das.au@...il.com>
Cc: devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
Geert Uytterhoeven <geert+renesas@...der.be>,
Krzysztof Kozlowski <krzk+dt@...nel.org>, linux-renesas-soc@...r.kernel.org,
Biju Das <biju.das.jz@...renesas.com>, Conor Dooley <conor+dt@...nel.org>,
Magnus Damm <magnus.damm@...il.com>,
Lad Prabhakar <prabhakar.mahadev-lad.rj@...renesas.com>
Subject: Re: [PATCH] arm64: dts: renesas: rzg2lc-smarc: Fix typo for
deleting node
On Thu, 31 Jul 2025 13:51:06 +0100, Biju wrote:
> From: Biju Das <biju.das.jz@...renesas.com>
>
> Fix typo for deleting node 'channel@0'->'channel0'.
>
> Fixes: 46da632734a5 ("arm64: dts: renesas: rzg2lc-smarc: Enable CANFD channel 1")
> Signed-off-by: Biju Das <biju.das.jz@...renesas.com>
> ---
> arch/arm64/boot/dts/renesas/rzg2lc-smarc.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
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
This patch series was applied (using b4) to base:
Base: attempting to guess base-commit...
Base: tags/next-20250729 (exact match)
If this is not the correct base, please add 'base-commit' tag
(or use b4 which does this automatically)
New warnings running 'make CHECK_DTBS=y for arch/arm64/boot/dts/renesas/' for 20250731125109.147422-1-biju.das.jz@...renesas.com:
arch/arm64/boot/dts/renesas/r9a07g044c2-smarc.dtb: can@...50000 (renesas,r9a07g044-canfd): 'channel0' is a required property
from schema $id: http://devicetree.org/schemas/net/can/renesas,rcar-canfd.yaml#
Powered by blists - more mailing lists