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:
committed by
Tom Rini
parent
8a0f5f6e70
commit
cc5afabc9d
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user