]> git.ipfire.org Git - thirdparty/linux.git/commit
ASoC: pcm186x: Fix device reset-registers trigger value
authorAndreas Dannenberg <dannenberg@ti.com>
Thu, 15 Nov 2018 17:01:31 +0000 (11:01 -0600)
committerMark Brown <broonie@kernel.org>
Thu, 15 Nov 2018 19:23:48 +0000 (11:23 -0800)
commit5277715639ff6f75c729e657690751a831112c4b
treea5638048dff20bd29316719023f02e1e5466174b
parent882eab6c28d23a970ae73b7eb831b169a672d456
ASoC: pcm186x: Fix device reset-registers trigger value

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
sound/soc/codecs/pcm186x.h