Hi Rob,
On Jun 13, 2023 at 14:10:05 -0600, Rob Herring wrote:
"gpio-reset" may be deprecated, but it still needs a type.
Oops, I missed that in the original patch. Thanks for the fix.
Signed-off-by: Rob Herring robh@kernel.org
Acked-by: Jai Luthra j-luthra@ti.com
Documentation/devicetree/bindings/sound/ti,tlv320aic3x.yaml | 1 + 1 file changed, 1 insertion(+)
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.
-- 2.39.2