diff options
author | Alexander Steffen <[email protected]> | 2022-06-08 19:31:11 +0200 |
---|---|---|
committer | Jarkko Sakkinen <[email protected]> | 2022-08-03 23:56:19 +0300 |
commit | 2353673d8a025a6ba3b3aa3917a3a98944e64702 (patch) | |
tree | cfafdee9da3ff326fe7ebe4f6e3ee4670293b588 | |
parent | 5e3a3f27cbded417e6d1ea2bb9739b572c09580e (diff) |
dt-bindings: trivial-devices: Add Infineon SLB9673 TPM
Initial device to be supported by the upcoming tpm_tis_i2c driver. More
to be added later.
Signed-off-by: Alexander Steffen <[email protected]>
Acked-by: Rob Herring <[email protected]>
Reviewed-by: Jarkko Sakkinen <[email protected]>
Signed-off-by: Jarkko Sakkinen <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/trivial-devices.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml index 5d87b8426ff4..acad1de365b1 100644 --- a/Documentation/devicetree/bindings/trivial-devices.yaml +++ b/Documentation/devicetree/bindings/trivial-devices.yaml @@ -141,6 +141,8 @@ properties: - infineon,slb9635tt # Infineon SLB9645 I2C TPM (new protocol, max 400khz) - infineon,slb9645tt + # Infineon SLB9673 I2C TPM 2.0 + - infineon,slb9673 # Infineon TLV493D-A1B6 I2C 3D Magnetic Sensor - infineon,tlv493d-a1b6 # Infineon Multi-phase Digital VR Controller xdpe11280 |