OSDN Git Service

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)
committerTakashi Iwai <tiwai@suse.de>
Mon, 5 Dec 2022 16:42:36 +0000 (17:42 +0100)
commit9fb9fa18fb50d1a33a1bd947681fce96fc2c8db6
treed1f009c457b1fea60ff294bec0fde67d31c4902f
parent198dde085ecc0138e4f0b0b69d18a0c870f2dea6
ALSA: hda/cirrus: Add extra 10 ms delay to allow PLL settle and lock.

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>
sound/pci/hda/patch_cs8409.c