ASoC: pcm186x: Fix device reset-registers trigger value
authorAndreas Dannenberg <dannenberg@ti.com>
Thu, 15 Nov 2018 17:01:31 +0000 (11:01 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Dec 2018 18:32:12 +0000 (19:32 +0100)
commitb16c2b78f13c26fde9b7460883f0722bb40e133c
treee508e20a4faa1734b775a84990b91e7d9d59fa82
parentf35f68c68ce48a8b70a4c3674663513825b7a1bc
ASoC: pcm186x: Fix device reset-registers trigger value

commit 5277715639ff6f75c729e657690751a831112c4b upstream.

According to the current device datasheet (TI Lit # SLAS831D, revised
March 2018) the value written to the device's PAGE register to trigger
a complete register reset should be 0xfe, not 0xff. So go ahead and
update to the correct value.

Reported-by: Stephane Le Provost <stephane.leprovost@mediatek.com>
Tested-by: Stephane Le Provost <stephane.leprovost@mediatek.com>
Signed-off-by: Andreas Dannenberg <dannenberg@ti.com>
Acked-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Cc: stable@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/soc/codecs/pcm186x.h