From: Andrei Simion <andrei.simion@microchip.com>
To: <claudiu.beznea@tuxon.dev>, <lgirdwood@gmail.com>,
<broonie@kernel.org>, <perex@perex.cz>, <tiwai@suse.com>,
<nicolas.ferre@microchip.com>, <alexandre.belloni@bootlin.com>
Cc: <alsa-devel@alsa-project.org>, <linux-sound@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>,
<linux-kernel@vger.kernel.org>,
Andrei Simion <andrei.simion@microchip.com>
Subject: [PATCH 0/3] Improvements for mchp-pdmc
Date: Wed, 11 Sep 2024 15:29:06 +0300 [thread overview]
Message-ID: <20240911122909.133399-1-andrei.simion@microchip.com> (raw)
This patch set is intended to enhance the functionality and maintainability
of the mchp-pdmc driver:
- Enhances performance by refining maxburst logic.
- Introduces a name for better identification and management.
- Ensures controls remain intact when streams start/finish,
returning -EBUSY if the controller is busy.
Codrin Ciubotariu (3):
ASoC: atmel: mchp-pdmc: Improve maxburst calculation for better
performance
ASoC: atmel: mchp-pdmc: Add snd_soc_dai_driver name
ASoC: atmel: mchp-pdmc: Retain Non-Runtime Controls
sound/soc/atmel/mchp-pdmc.c | 118 +++++++++++++++++++-----------------
1 file changed, 63 insertions(+), 55 deletions(-)
base-commit: 6708132e80a2ced620bde9b9c36e426183544a23
--
2.34.1
next reply other threads:[~2024-09-11 12:29 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-11 12:29 Andrei Simion [this message]
2024-09-11 12:29 ` [PATCH 1/3] ASoC: atmel: mchp-pdmc: Improve maxburst calculation for better performance Andrei Simion
2024-09-11 12:29 ` [PATCH 2/3] ASoC: atmel: mchp-pdmc: Add snd_soc_dai_driver name Andrei Simion
2024-09-11 12:29 ` [PATCH 3/3] ASoC: atmel: mchp-pdmc: Retain Non-Runtime Controls Andrei Simion
2024-09-12 7:23 ` claudiu beznea
2024-09-12 9:53 ` Andrei Simion
2024-09-12 16:42 ` [PATCH 0/3] Improvements for mchp-pdmc 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=20240911122909.133399-1-andrei.simion@microchip.com \
--to=andrei.simion@microchip.com \
--cc=alexandre.belloni@bootlin.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=claudiu.beznea@tuxon.dev \
--cc=lgirdwood@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=nicolas.ferre@microchip.com \
--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