diff options
| author | Marek Vasut <marek.vasut@mailbox.org> | 2025-12-30 02:40:34 +0100 |
|---|---|---|
| committer | Shawn Guo <shawnguo@kernel.org> | 2025-12-31 10:25:08 +0800 |
| commit | 1e78a43ec0a0e8e7b291b3320844d6a2b2c8d497 (patch) | |
| tree | 70eb53c44a793e4fae49b4adfe092d02bf619768 | |
| parent | 6b9d8ef2908727dd80eacb307d6a409963e4dfe5 (diff) | |
dt-bindings: tpm: Add st,st33tphf2ei2c
Add the ST chip st33tphf2ei2c to the supported compatible strings of the
TPM TIS I2C schema. The chip is compliant with the TCG PC Client TPM
Profile specification.
For reference, a databrief is available at:
https://www.st.com/resource/en/data_brief/st33tphf2ei2c.pdf
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Marek Vasut <marek.vasut@mailbox.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
| -rw-r--r-- | Documentation/devicetree/bindings/tpm/tcg,tpm-tis-i2c.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/tpm/tcg,tpm-tis-i2c.yaml b/Documentation/devicetree/bindings/tpm/tcg,tpm-tis-i2c.yaml index af7720dc4a12..fdd7fd874e01 100644 --- a/Documentation/devicetree/bindings/tpm/tcg,tpm-tis-i2c.yaml +++ b/Documentation/devicetree/bindings/tpm/tcg,tpm-tis-i2c.yaml @@ -33,6 +33,7 @@ properties: - infineon,slb9673 - nuvoton,npct75x - st,st33ktpm2xi2c + - st,st33tphf2ei2c - const: tcg,tpm-tis-i2c - description: TPM 1.2 and 2.0 chips with vendor-specific I²C interface |
