summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/security
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2017-10-06 06:12:45 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2017-10-06 06:12:45 +0200
commit00d33182e6af7a15b4d3d1d94ad90c73e85f9b9c (patch)
tree4a798a4325c85e25ddd63ae2c218dbbc3f050fe5 /dts/Bindings/security
parentebde8820a04dd73a09f50ba84b8cf8ec3773d6ba (diff)
downloadbarebox-00d33182e6af7a15b4d3d1d94ad90c73e85f9b9c.tar.gz
barebox-00d33182e6af7a15b4d3d1d94ad90c73e85f9b9c.tar.xz
dts: update to v4.14-rc2
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'dts/Bindings/security')
-rw-r--r--dts/Bindings/security/tpm/tpm-i2c.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/dts/Bindings/security/tpm/tpm-i2c.txt b/dts/Bindings/security/tpm/tpm-i2c.txt
index 3eca6de636..a65d7b71e8 100644
--- a/dts/Bindings/security/tpm/tpm-i2c.txt
+++ b/dts/Bindings/security/tpm/tpm-i2c.txt
@@ -8,6 +8,12 @@ Required properties:
the firmware event log
- linux,sml-size : size of the memory allocated for the firmware event log
+Optional properties:
+
+- powered-while-suspended: present when the TPM is left powered on between
+ suspend and resume (makes the suspend/resume
+ callbacks do nothing).
+
Example (for OpenPower Systems with Nuvoton TPM 2.0 on I2C)
----------------------------------------------------------