ALSA: hda/cirrus: Add extra 10 ms delay to allow PLL settle and lock.
authorVitaly Rodionov <vitalyr@opensource.cirrus.com>
Mon, 5 Dec 2022 14:57:13 +0000 (14:57 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 7 Jan 2023 10:11:43 +0000 (11:11 +0100)
commit838e48fa1b1b4dcdaaccb75fb2de034d2740ea62
tree7b5ef5dae67bccbf371f0f340046a3e6b85fb03a
parentc455aa7cc9cf1205b4d614560cfd508797d8681d
ALSA: hda/cirrus: Add extra 10 ms delay to allow PLL settle and lock.

[ Upstream commit 9fb9fa18fb50d1a33a1bd947681fce96fc2c8db6 ]

New HW platforms with multiple CS42L42 parts, faster CPU and i2c
requre some extra delay to allow PLL to settle and lock. Adding
extra 10ms delay.

Signed-off-by: Vitaly Rodionov <vitalyr@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20221205145713.23852-1-vitalyr@opensource.cirrus.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/pci/hda/patch_cs8409.c