aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Rob Herring <robh@kernel.org> 2023-06-13 14:10:05 -0600
committerGravatar Mark Brown <broonie@kernel.org> 2023-06-14 12:26:59 +0100
commita3f6df1bf514516d276e90d38ca11581701f2e8e (patch)
tree07acd2c0c097ce39e2d7b25808344b987f8203a7
parentASoC: add new trigger ordering method (diff)
downloadlinux-a3f6df1bf514516d276e90d38ca11581701f2e8e.tar.gz
linux-a3f6df1bf514516d276e90d38ca11581701f2e8e.tar.bz2
linux-a3f6df1bf514516d276e90d38ca11581701f2e8e.zip
ASoC: dt-bindings: ti,tlv320aic3x: Add missing type for "gpio-reset"
"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>
-rw-r--r--Documentation/devicetree/bindings/sound/ti,tlv320aic3x.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/ti,tlv320aic3x.yaml b/Documentation/devicetree/bindings/sound/ti,tlv320aic3x.yaml
index e8ca9f3369f8..206f6d61e362 100644
--- a/Documentation/devicetree/bindings/sound/ti,tlv320aic3x.yaml
+++ b/Documentation/devicetree/bindings/sound/ti,tlv320aic3x.yaml
@@ -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.