[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <172286967208.2710507.3691130639449006628.robh@kernel.org>
Date: Mon, 05 Aug 2024 09:00:18 -0600
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Benjamin Hahn <B.Hahn@...tec.de>
Cc: Pengutronix Kernel Team <kernel@...gutronix.de>,
Conor Dooley <conor+dt@...nel.org>, linux-kernel@...r.kernel.org,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Fabio Estevam <festevam@...il.com>, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, Sascha Hauer <s.hauer@...gutronix.de>,
imx@...ts.linux.dev, Shawn Guo <shawnguo@...nel.org>,
Teresa Remmet <t.remmet@...tec.de>
Subject: Re: [PATCH] arm64: dts: freescale: imx8mp-phyboard-pollux: Add and
enable TPM
On Mon, 05 Aug 2024 15:33:27 +0200, Benjamin Hahn wrote:
> Add support for TPM for phyBOARD Pollux.
>
> Signed-off-by: Benjamin Hahn <B.Hahn@...tec.de>
> ---
> .../dts/freescale/imx8mp-phyboard-pollux-rdk.dts | 32 ++++++++++++++++++++++
> 1 file changed, 32 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
New warnings running 'make CHECK_DTBS=y freescale/imx8mp-phyboard-pollux-rdk.dtb' for 20240805-imx8mp-tpm-v1-1-1e89f0268999@...tec.de:
arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk.dtb: tpm_tis@0: $nodename:0: 'tpm_tis@0' does not match '^tpm(@[0-9a-f]+)?$'
from schema $id: http://devicetree.org/schemas/tpm/tcg,tpm_tis-spi.yaml#
Powered by blists - more mailing lists