[PATCH v2 2/2] ASoC: rt1015p: delay 300ms after SDB pulling high for calibration

Mark Brown broonie at kernel.org
Thu Dec 10 16:42:00 CET 2020


On Thu, Dec 10, 2020 at 11:36:17AM +0800, Tzung-Bi Shih wrote:

> +		if (!rt1015p->calib_done) {
> +			msleep(300);
> +			rt1015p->calib_done = true;
> +		}

Might we need to reset calib_done over suspend?  If the device looses
power I guess it forgets the calibration.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20201210/8e715811/attachment-0001.sig>


More information about the Alsa-devel mailing list