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>
This commit is contained in:
Jorge Ramirez-Ortiz
2021-06-03 12:40:26 +02:00
committed by Tom Rini
parent 8a0f5f6e70
commit cc5afabc9d
2 changed files with 17 additions and 9 deletions

View File

@@ -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: