Re: [PATCH] arm64: dts: freescale: imx8mp-phyboard-pollux: Add and enable TPM
From: Rob Herring (Arm)
Date: Mon Aug 05 2024 - 11:02:47 EST
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@xxxxxxxxx>
> ---
> .../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@xxxxxxxxx:
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#