ASoC: dt-bindings: ti,tlv320aic3x: Add missing type for "gpio-reset"
authorRob Herring <robh@kernel.org>
Tue, 13 Jun 2023 20:10:05 +0000 (14:10 -0600)
committerMark Brown <broonie@kernel.org>
Wed, 14 Jun 2023 11:26:59 +0000 (12:26 +0100)
"gpio-reset" may be deprecated, but it still needs a type.

Signed-off-by: Rob Herring <robh@kernel.org>
Acked-by: Jai Luthra <j-luthra@ti.com>
Link: https://lore.kernel.org/r/20230613201006.2822985-1-robh@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/ti,tlv320aic3x.yaml

index e8ca9f3369f8ec4b00c79330fa6492d959032086..206f6d61e362e30725df809bc459a758a992561b 100644 (file)
@@ -61,6 +61,7 @@ properties:
       GPIO specification for the active low RESET input.
 
   gpio-reset:
+    $ref: /schemas/types.yaml#/definitions/uint32-matrix
     maxItems: 1
     description:
       Deprecated, please use reset-gpios instead.