diff mbox series

[1/2] ASoC: dt-bindings: ak4104: use 'reset-gpios' rather than 'reset-gpio'

Message ID 20181206122457.28269-1-daniel@zonque.org
State Not Applicable, archived
Headers show
Series [1/2] ASoC: dt-bindings: ak4104: use 'reset-gpios' rather than 'reset-gpio' | expand

Checks

Context Check Description
robh/checkpatch success

Commit Message

Daniel Mack Dec. 6, 2018, 12:24 p.m. UTC
Bindings should use 'reset-gpios', not 'reset-gpio'. The driver needs to
switch to the gpiod consume API to handle this correctly.

Signed-off-by: Daniel Mack <daniel@zonque.org>
---
 Documentation/devicetree/bindings/sound/ak4104.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/sound/ak4104.txt b/Documentation/devicetree/bindings/sound/ak4104.txt
index deca5e18f304..ae5f7f057dc3 100644
--- a/Documentation/devicetree/bindings/sound/ak4104.txt
+++ b/Documentation/devicetree/bindings/sound/ak4104.txt
@@ -12,8 +12,8 @@  Required properties:
 
 Optional properties:
 
-  - reset-gpio : a GPIO spec for the reset pin. If specified, it will be
-		 deasserted before communication to the device starts.
+  - reset-gpios : a GPIO spec for the reset pin. If specified, it will be
+		  deasserted before communication to the device starts.
 
 Example: