]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ASoC: cs35l41: Fix GPIO2 configuration
authorDavid Rhodes <drhodes@opensource.cirrus.com>
Thu, 3 Mar 2022 17:30:40 +0000 (17:30 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 Apr 2022 11:57:51 +0000 (13:57 +0200)
commit8bfbc247f3bb6378e1f8db8a39b599fdd343c345
treee65d001e7a4e8919e83cbc2395ee2a4e49b4f3aa
parent79d17521953d0a16f4df91be59a543a54d1d8c4a
ASoC: cs35l41: Fix GPIO2 configuration

[ Upstream commit 03a7895ee701e873c88c06bdb830ff40adb2be73 ]

Fix GPIO2 polarity and direction configuration

Fixes: fe1024d50477b ("ASoC: cs35l41: Combine adjacent register writes")
Signed-off-by: David Rhodes <drhodes@opensource.cirrus.com>
Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20220303173059.269657-2-tanureal@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/soc/codecs/cs35l41.c