[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <175856183533.499759.5488159366911717626.robh@kernel.org>
Date: Mon, 22 Sep 2025 12:27:41 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Christian Marangi <ansuelsmth@...il.com>
Cc: Conor Dooley <conor+dt@...nel.org>,
AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>,
devicetree@...r.kernel.org, Matthias Brugger <matthias.bgg@...il.com>,
linux-kernel@...r.kernel.org, Felix Fietkau <nbd@....name>,
linux-mediatek@...ts.infradead.org,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
linux-arm-kernel@...ts.infradead.org, John Crispin <john@...ozen.org>
Subject: Re: [PATCH 1/2] dt-bindings: arm64: dts: airoha: Add AN7583
compatible
On Sat, 20 Sep 2025 11:12:28 +0200, Christian Marangi wrote:
> Add Airoha AN7583 compatible to the list of enum for Airoha Supported
> SoCs.
>
> Signed-off-by: Christian Marangi <ansuelsmth@...il.com>
> ---
> Documentation/devicetree/bindings/arm/airoha.yaml | 4 ++++
> 1 file changed, 4 insertions(+)
>
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/v6.17-rc5-999-g7ca61ed8b3f3 (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/airoha/' for 20250920091230.17702-1-ansuelsmth@...il.com:
arch/arm64/boot/dts/airoha/an7583-evb.dtb: opp-table-cpu-smcc (operating-points-v2): $nodename:0: 'opp-table-cpu-smcc' does not match '^opp-table(-[a-z0-9]+)?$'
from schema $id: http://devicetree.org/schemas/opp/opp-v2.yaml#
arch/arm64/boot/dts/airoha/an7583-evb.dtb: opp-table-cpu-smcc (operating-points-v2): Unevaluated properties are not allowed ('opp0', 'opp1', 'opp10', 'opp11', 'opp12', 'opp13', 'opp14', 'opp2', 'opp3', 'opp4', 'opp5', 'opp6', 'opp7', 'opp8', 'opp9' were unexpected)
from schema $id: http://devicetree.org/schemas/opp/opp-v2.yaml#
arch/arm64/boot/dts/airoha/an7583-evb.dtb: crypto@...04000 (inside-secure,safexcel-eip93ies): compatible: 'oneOf' conditional failed, one must be fixed:
['inside-secure,safexcel-eip93ies'] is too short
'airoha,en7581-eip93' was expected
'inside-secure,safexcel-eip93ies' should not be valid under {}
from schema $id: http://devicetree.org/schemas/crypto/inside-secure,safexcel-eip93.yaml#
Powered by blists - more mailing lists