summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJorge Ramirez-Ortiz <jorge@foundries.io>2021-06-03 12:40:26 +0200
committerTom Rini <trini@konsulko.com>2021-09-24 14:36:50 -0400
commitcc5afabc9d32933578536401114f91bbecff158b (patch)
treedecd8c20bc02d9039ce2ea6952e4642a71bc8190 /doc
parent8a0f5f6e70b32f04bd0a3eb845df7c55a3690e3b (diff)
drivers: tpm2: update reset gpio semantics
Use the more generic reset-gpios property name. Signed-off-by: Jorge Ramirez-Ortiz <jorge@foundries.io> Acked-by: Michal Simek <michal.simek@xilinx.com> Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/device-tree-bindings/tpm2/tis-tpm2-spi.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/device-tree-bindings/tpm2/tis-tpm2-spi.txt b/doc/device-tree-bindings/tpm2/tis-tpm2-spi.txt
index 3a2ee4bd17..16f870225f 100644
--- a/doc/device-tree-bindings/tpm2/tis-tpm2-spi.txt
+++ b/doc/device-tree-bindings/tpm2/tis-tpm2-spi.txt
@@ -6,7 +6,8 @@ Required properties:
- reg : SPI Chip select
Optional properties:
-- gpio-reset : Reset GPIO (if not connected to the SoC reset line)
+- reset-gpios : Reset GPIO (if not connected to the SoC reset line)
+- gpio-reset : Reset GPIO (deprecated, use reset-gpios instead)
- spi-max-frequency : See spi-bus.txt
Example: