Re: [PATCH v3] arm64: dts: qcom: hamoa-iot-evk: Enable TPM (ST33) on SPI11
From: Khalid Faisal Ansari
Date: Wed Dec 10 2025 - 04:32:59 EST
Hi Kernel Reviewers,
I wanted to follow up regarding the patch. It was reviewed but hasn’t
been applied yet. Please let me know if there’s anything pending on my
side or any additional changes required.
Thanks
On 11/12/25 16:39, Konrad Dybcio wrote:
On 11/12/25 10:28 AM, Konrad Dybcio wrote:
On 11/12/25 8:42 AM, 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)
Depends on:
- <20251106102448.3585332-1-xueyao.an@xxxxxxxxxxxxxxxx>
Link: https://lore.kernel.org/linux-arm-msm/20251106102448.3585332-1-xueyao.an@xxxxxxxxxxxxxxxx/
---
Changes in v3:
- Squashed patches touching the same file into one.
Doesn't seem to be the case
The author was referring to a faulty previous revision, not my
suggestion of coupling this with the dependency
for this change:
Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
Konrad