From: Rob Herring Date: Tue, 13 Jun 2023 20:10:05 +0000 (-0600) Subject: ASoC: dt-bindings: ti,tlv320aic3x: Add missing type for "gpio-reset" X-Git-Tag: v6.5-rc1~154^2^2~56 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a3f6df1bf514516d276e90d38ca11581701f2e8e;p=thirdparty%2Flinux.git 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 Acked-by: Jai Luthra Link: https://lore.kernel.org/r/20230613201006.2822985-1-robh@kernel.org Signed-off-by: Mark Brown --- diff --git a/Documentation/devicetree/bindings/sound/ti,tlv320aic3x.yaml b/Documentation/devicetree/bindings/sound/ti,tlv320aic3x.yaml index e8ca9f3369f8e..206f6d61e362e 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.