Unverified Commit db097f95 authored by Daniel Mack's avatar Daniel Mack Committed by Mark Brown
Browse files

ASoC: dt-bindings: ak4104: use 'reset-gpios' rather than 'reset-gpio'



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: default avatarDaniel Mack <daniel@zonque.org>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent f98acd8a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ Required properties:

Optional properties:

  - reset-gpio : a GPIO spec for the reset pin. If specified, it will be
  - reset-gpios : a GPIO spec for the reset pin. If specified, it will be
		  deasserted before communication to the device starts.

Example: