devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v6 1/3] dt-bindings: trivial-devices: Add Infineon SLB9673 TPM
       [not found] <20220608173113.9232-1-Alexander.Steffen@infineon.com>
@ 2022-06-08 17:31 ` Alexander Steffen
  2022-06-14 20:58   ` Rob Herring
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Steffen @ 2022-06-08 17:31 UTC (permalink / raw)
  To: jarkko, linux-kernel, linux-integrity, devicetree
  Cc: Alexander Steffen, peterhuewe, jgg, krzysztof.kozlowski+dt,
	Johannes Holland, Amir Mizinski

Initial device to be supported by the upcoming tpm_tis_i2c driver. More
to be added later.

Signed-off-by: Alexander Steffen <Alexander.Steffen@infineon.com>
---
 Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml
index 6aafa71806a3..47a88e891a06 100644
--- a/Documentation/devicetree/bindings/trivial-devices.yaml
+++ b/Documentation/devicetree/bindings/trivial-devices.yaml
@@ -139,6 +139,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
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v6 1/3] dt-bindings: trivial-devices: Add Infineon SLB9673 TPM
  2022-06-08 17:31 ` [PATCH v6 1/3] dt-bindings: trivial-devices: Add Infineon SLB9673 TPM Alexander Steffen
@ 2022-06-14 20:58   ` Rob Herring
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2022-06-14 20:58 UTC (permalink / raw)
  To: Alexander Steffen
  Cc: jarkko, linux-kernel, linux-integrity, devicetree, peterhuewe,
	jgg, krzysztof.kozlowski+dt, Johannes Holland, Amir Mizinski

On Wed, Jun 08, 2022 at 07:31:11PM +0200, Alexander Steffen wrote:
> Initial device to be supported by the upcoming tpm_tis_i2c driver. More
> to be added later.
> 
> Signed-off-by: Alexander Steffen <Alexander.Steffen@infineon.com>
> ---
>  Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml
> index 6aafa71806a3..47a88e891a06 100644
> --- a/Documentation/devicetree/bindings/trivial-devices.yaml
> +++ b/Documentation/devicetree/bindings/trivial-devices.yaml
> @@ -139,6 +139,8 @@ properties:
>            - infineon,slb9635tt
>              # Infineon SLB9645 I2C TPM (new protocol, max 400khz)
>            - infineon,slb9645tt
> +            # Infineon SLB9673 I2C TPM 2.0
> +          - infineon,slb9673

I suspect these will need to move to here (don't you need to support 
linux,sml-base?):
 
Documentation/devicetree/bindings/security/tpm/tpm-i2c.txt

But for now,

Acked-by: Rob Herring <robh@kernel.org>

>              # Infineon TLV493D-A1B6 I2C 3D Magnetic Sensor
>            - infineon,tlv493d-a1b6
>              # Infineon Multi-phase Digital VR Controller xdpe11280
> -- 
> 2.25.1
> 
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-06-14 20:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20220608173113.9232-1-Alexander.Steffen@infineon.com>
2022-06-08 17:31 ` [PATCH v6 1/3] dt-bindings: trivial-devices: Add Infineon SLB9673 TPM Alexander Steffen
2022-06-14 20:58   ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).