Skip to content

Commit 5d0e4d7

Browse files
Enric Balletbo i SerraJames Morris
authored andcommitted
Documentation: tpm: add powered-while-suspended binding documentation
Add a new powered-while-suspended property to control the behavior of the TPM suspend/resume. Signed-off-by: Enric Balletbo i Serra <[email protected]> Signed-off-by: Sonny Rao <[email protected]> Reviewed-by: Jason Gunthorpe <[email protected]> Reviewed-by: Jarkko Sakkinen <[email protected]> Acked-by: Rob Herring <[email protected]> Signed-off-by: Jarkko Sakkinen <[email protected]> Signed-off-by: James Morris <[email protected]>
1 parent e1ec650 commit 5d0e4d7

File tree

1 file changed

+6
-0
lines changed
  • Documentation/devicetree/bindings/security/tpm

1 file changed

+6
-0
lines changed

Documentation/devicetree/bindings/security/tpm/tpm-i2c.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ Required properties:
88
the firmware event log
99
- linux,sml-size : size of the memory allocated for the firmware event log
1010

11+
Optional properties:
12+
13+
- powered-while-suspended: present when the TPM is left powered on between
14+
suspend and resume (makes the suspend/resume
15+
callbacks do nothing).
16+
1117
Example (for OpenPower Systems with Nuvoton TPM 2.0 on I2C)
1218
----------------------------------------------------------
1319

0 commit comments

Comments
 (0)