dt-bindings: tpm: Drop type from "resets"
authorRob Herring <robh@kernel.org>
Wed, 24 Jan 2024 19:07:14 +0000 (13:07 -0600)
committerRob Herring <robh@kernel.org>
Wed, 31 Jan 2024 13:42:38 +0000 (07:42 -0600)
"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: Lukas Wunner <lukas@wunner.de>
Link: https://lore.kernel.org/r/20240124190714.1553772-1-robh@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/tpm/tpm-common.yaml

index 90390624a8be5e7abc0b18374f19705db999a97d..3c1241b2a43f99d361e0af89aed61f4318c9b914 100644 (file)
@@ -42,7 +42,7 @@ properties:
 
   resets:
     description: Reset controller to reset the TPM
-    $ref: /schemas/types.yaml#/definitions/phandle
+    maxItems: 1
 
   reset-gpios:
     description: Output GPIO pin to reset the TPM