]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
ASoC: cs42l56: Fix reset GPIO name in example DT binding
authorAndrew F. Davis <afd@ti.com>
Wed, 8 Nov 2017 21:24:59 +0000 (15:24 -0600)
committerMark Brown <broonie@kernel.org>
Wed, 8 Nov 2017 21:42:03 +0000 (21:42 +0000)
commit8adc430603d67e76a0f8491df21654f691acda62
tree8edec1826b4c28afc2b2cdee00c6329f0cfe3520
parent2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e
ASoC: cs42l56: Fix reset GPIO name in example DT binding

The binding states the reset GPIO property shall be named
"cirrus,gpio-nreset" and this is what the driver looks for,
but the example uses "gpio-reset". Fix this here.

Fixes: 3bb40619aca8 ("ASoC: cs42l56: bindings: sound: Add bindings for CS42L56 CODEC")
Signed-off-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/cs42l56.txt