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

ASoC: dt-bindings: cs4270: 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 1d52a74e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -10,7 +10,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 codec starts.

Example: