Re: [PATCH] arm64: dts: qcom: hamoa-iot-evk: Enable TPM (ST33) on SPI11
From: Konrad Dybcio
Date: Mon Nov 10 2025 - 06:26:50 EST
On 11/7/25 3:32 PM, Khalid Faisal Ansari wrote:
> Enable ST33HTPM TPM over SPI11 on the Hamoa IoT EVK by adding the
> required SPI and TPM nodes.
>
> Signed-off-by: Khalid Faisal Ansari <khalid.ansari@xxxxxxxxxxxxxxxx>
> ---
> Testing:
> - TPM detected via tpm_tis_spi
> - Verified functionality using tpm2-tools (e.g. tpm2_getrandom, tpm2_rsadecrypt)
>
> Thanks for reviewing.
> ---
Depends on <20251106102448.3585332-1-xueyao.an@xxxxxxxxxxxxxxxx>
which you should generally mention in the under-"---" section or
a cover letter if one exists
Sorry for not thinking about this earlier, but generally you want
to send such cross-dependent changes as a single series
Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
Konrad