From: "Cássio Gabriel" <cassiogabrielcontato@gmail.com>
To: Takashi Iwai <tiwai@suse.com>, Jaroslav Kysela <perex@perex.cz>
Cc: linux-sound@vger.kernel.org, linux-kernel@vger.kernel.org,
"Cássio Gabriel" <cassiogabrielcontato@gmail.com>
Subject: [PATCH 0/2] ALSA: add suspend/resume support for InterWave ISA cards
Date: Mon, 06 Apr 2026 22:22:06 -0300 [thread overview]
Message-ID: <20260406-alsa-interwave-pm-v1-0-6ffa6f317c8f@gmail.com> (raw)
This 2-patch series wires up suspend and resume support for the
InterWave ISA drivers and their PnP front-end around the shared
GUS PM helpers.
The first patch adds a small TEA6330T helper so the InterWave STB
variant can restore its cached external mixer state after resume.
The second patch adds ISA and PnP PM callbacks to snd-interwave and
restores the remaining InterWave-specific state that the generic GUS
resume path does not cover, including the GF1 board registers and the
detected memory layout.
The resume path intentionally does not rerun probe-time DRAM/ROM
detection. As with the shared GUS PM support, this does not guarantee
preservation of sample RAM contents across suspend.
Signed-off-by: Cássio Gabriel <cassiogabrielcontato@gmail.com>
---
Cássio Gabriel (2):
ALSA: tea6330t: add mixer state restore helper
ALSA: interwave: add ISA and PnP suspend and resume callbacks
include/sound/tea6330t.h | 1 +
sound/i2c/tea6330t.c | 33 +++++++++
sound/isa/gus/interwave.c | 178 +++++++++++++++++++++++++++++++++++++++-------
3 files changed, 185 insertions(+), 27 deletions(-)
---
base-commit: 4e5929ff6b2f373527fdfb0727a3dd7a31d83a9f
change-id: 20260406-alsa-interwave-pm-609259dbdf02
Best regards,
--
Cássio Gabriel <cassiogabrielcontato@gmail.com>
next reply other threads:[~2026-04-07 1:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-07 1:22 Cássio Gabriel [this message]
2026-04-07 1:22 ` [PATCH 1/2] ALSA: tea6330t: add mixer state restore helper Cássio Gabriel
2026-04-07 11:55 ` Takashi Iwai
2026-04-07 14:39 ` Cássio Gabriel Monteiro Pires
2026-04-07 1:22 ` [PATCH 2/2] ALSA: interwave: add ISA and PnP suspend and resume callbacks Cássio Gabriel
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=20260406-alsa-interwave-pm-v1-0-6ffa6f317c8f@gmail.com \
--to=cassiogabrielcontato@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=perex@perex.cz \
--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