From: Val Packett <val@packett.cool>
Cc: Val Packett <val@packett.cool>,
Liam Girdwood <lgirdwood@gmail.com>,
Mark Brown <broonie@kernel.org>, Jaroslav Kysela <perex@perex.cz>,
Takashi Iwai <tiwai@suse.com>,
Luca Weiss <luca.weiss@fairphone.com>,
~postmarketos/upstreaming@lists.sr.ht,
phone-devel@vger.kernel.org, linux-sound@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: [PATCH v3 0/7] ASoC: codecs: aw88261: fixes and cleanup
Date: Fri, 29 May 2026 17:05:07 -0300 [thread overview]
Message-ID: <20260529200550.529719-1-val@packett.cool> (raw)
The Awinic smart speaker/amp drivers were merged in a very
"downstream-brained" state, where configuration was only really
determined by the binary "firmware" (register list) file instead
of properly participating in the ASoC system. Let's start
untangling this mess. This series makes aw88261 actually usable
on devices like fairphone-fp5, motorola-dubai and xiaomi-pipa.
v3:
- Set default volume to the halfway point
- Restored mute-until-powered-on behavior
- Made TDM slot_width override the hw_params physical_width
- Made set_tdm_slot(0) reset channel mapping to I2S default (L/R == 0/1)
- Pulled T-b tag
v2: https://lore.kernel.org/all/20260518220906.347958-1-val@packett.cool/
v1: https://lore.kernel.org/all/20260420213250.215465-2-val@packett.cool/
Val Packett (7):
ASoC: codecs: aw88261: support changing sample rate and bit width
ASoC: codecs: aw88261: add TDM support
ASoC: codecs: aw88261: reduce log spam
ASoC: codecs: aw88261: remove fade in/out on start/stop
ASoC: codecs: aw88261: remove async start
ASoC: codecs: aw88261: fix incorrect masks for boost regs
ASoC: codecs: aw88261: make volume control usable
sound/soc/codecs/aw88261.c | 627 ++++++++++++++++++++-----------------
sound/soc/codecs/aw88261.h | 185 ++++++++++-
2 files changed, 516 insertions(+), 296 deletions(-)
--
2.53.0
next reply other threads:[~2026-05-29 20:06 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-29 20:05 Val Packett [this message]
2026-05-29 20:05 ` [PATCH v3 1/7] ASoC: codecs: aw88261: support changing sample rate and bit width Val Packett
2026-05-29 20:05 ` [PATCH v3 2/7] ASoC: codecs: aw88261: add TDM support Val Packett
2026-05-29 20:05 ` [PATCH v3 3/7] ASoC: codecs: aw88261: reduce log spam Val Packett
2026-05-29 20:05 ` [PATCH v3 4/7] ASoC: codecs: aw88261: remove fade in/out on start/stop Val Packett
2026-05-29 20:05 ` [PATCH v3 5/7] ASoC: codecs: aw88261: remove async start Val Packett
2026-05-29 20:05 ` [PATCH v3 6/7] ASoC: codecs: aw88261: fix incorrect masks for boost regs Val Packett
2026-05-29 20:05 ` [PATCH v3 7/7] ASoC: codecs: aw88261: make volume control usable Val Packett
2026-06-09 23:09 ` [PATCH v3 0/7] ASoC: codecs: aw88261: fixes and cleanup Mark Brown
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=20260529200550.529719-1-val@packett.cool \
--to=val@packett.cool \
--cc=broonie@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=luca.weiss@fairphone.com \
--cc=perex@perex.cz \
--cc=phone-devel@vger.kernel.org \
--cc=tiwai@suse.com \
--cc=~postmarketos/upstreaming@lists.sr.ht \
/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
all inboxes | Powered by JetHome®