Commit adf0c363 authored by Rob Herring's avatar Rob Herring

dt-bindings: tpm: Drop type from "resets"

"resets" is a standard property which already has a type. Users only need
to define how many clocks and what each clock is if more than 1 clock.
Reviewed-by: default avatarLukas Wunner <lukas@wunner.de>
Link: https://lore.kernel.org/r/20240124190714.1553772-1-robh@kernel.orgSigned-off-by: default avatarRob Herring <robh@kernel.org>
parent 4c654ec0
...@@ -42,7 +42,7 @@ properties: ...@@ -42,7 +42,7 @@ properties:
resets: resets:
description: Reset controller to reset the TPM description: Reset controller to reset the TPM
$ref: /schemas/types.yaml#/definitions/phandle maxItems: 1
reset-gpios: reset-gpios:
description: Output GPIO pin to reset the TPM description: Output GPIO pin to reset the TPM
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment