Re: [PATCH] arm64: dts: imx8m*-venice-gw7: Fix TPM schema violations

From: Fabio Estevam
Date: Tue Apr 02 2024 - 21:11:40 EST


Hi Tim,

On Tue, Apr 2, 2024 at 4:34 PM Tim Harvey <tharvey@xxxxxxxxxxxxx> wrote:
>
> Since commit 26c9d152ebf3 ("dt-bindings: tpm: Consolidate TCG TIS
> bindings"), several issues are reported by "make dtbs_check" for arm64
> devicetrees:
>
> The compatible property needs to contain the chip's name in addition to
> the generic "tcg,tpm_tis-spi".
>
> tpm@1: compatible: ['tcg,tpm_tis-spi'] is too short
> from schema $id:
> http://devicetree.org/schemas/tpm/tcg,tpm_tis-spi.yaml#
>
> Fix these schema violations.
>
> Gateworks Venice uses an Atmel ATTPM20P:
> https://trac.gateworks.com/wiki/tpm

Thanks for the fix.

Reviewed-by: Fabio Estevam <festevam@xxxxxxxxx>