public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Stefan Binding <sbinding@opensource.cirrus.com>
Cc: Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>,
	<alsa-devel@alsa-project.org>, <linux-kernel@vger.kernel.org>,
	<patches@opensource.cirrus.com>
Subject: Re: [PATCH v1 0/5] Support System Suspend and Resume for CS35L41 HDA
Date: Wed, 12 Oct 2022 08:12:00 +0200	[thread overview]
Message-ID: <875ygpbmfj.wl-tiwai@suse.de> (raw)
In-Reply-To: <20221011143552.621792-1-sbinding@opensource.cirrus.com>

On Tue, 11 Oct 2022 16:35:47 +0200,
Stefan Binding wrote:
> 
> The CS35L41 HDA driver currently only supports runtime suspend and resume.
> Add support for system suspend and resume into the CS35L41 HDA driver.
> The driver will put the parts into a state where they can be powered down
> during suspend, and on system resume, it will restore the part.
> If firmware was previously loaded, during system suspend, the firmware will
> be unloaded, and during system resume, it will be loaded again.
> 
> Note: System suspend is only supported for models which use Internal Boost,
> or models which use External Boost with a Boost Enable GPIO.
> 
> The chain also contains minor bug fixes for the CS35L41 HDA driver, and
> associated hda_cs_dsp_ctl driver.
> 
> Richard Fitzgerald (1):
>   ALSA: hda/cs_dsp_ctl: Fix mutex inversion when creating controls
> 
> Stefan Binding (4):
>   ALSA: hda: hda_cs_dsp_ctl: Minor clean and redundant code removal
>   ALSA: hda: hda_cs_dsp_ctl: Ensure pwr_lock is held before
>     reading/writing controls
>   ALSA: hda: cs35l41: Remove suspend/resume hda hooks
>   ALSA: hda: cs35l41: Support System Suspend

Applied all five patches now.


thanks,

Takashi

      parent reply	other threads:[~2022-10-12  6:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-11 14:35 [PATCH v1 0/5] Support System Suspend and Resume for CS35L41 HDA Stefan Binding
2022-10-11 14:35 ` [PATCH v1 1/5] ALSA: hda: hda_cs_dsp_ctl: Minor clean and redundant code removal Stefan Binding
2022-10-11 14:35 ` [PATCH v1 2/5] ALSA: hda: hda_cs_dsp_ctl: Ensure pwr_lock is held before reading/writing controls Stefan Binding
2022-10-11 14:35 ` [PATCH v1 3/5] ALSA: hda/cs_dsp_ctl: Fix mutex inversion when creating controls Stefan Binding
2022-10-11 14:35 ` [PATCH v1 4/5] ALSA: hda: cs35l41: Remove suspend/resume hda hooks Stefan Binding
2022-10-11 14:35 ` [PATCH v1 5/5] ALSA: hda: cs35l41: Support System Suspend Stefan Binding
2022-10-12  6:12 ` Takashi Iwai [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=875ygpbmfj.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=patches@opensource.cirrus.com \
    --cc=perex@perex.cz \
    --cc=sbinding@opensource.cirrus.com \
    --cc=tiwai@suse.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox