[PATCH 0/3] Improvements for mchp-pdmc

From: Andrei Simion
Date: Wed Sep 11 2024 - 08:30:17 EST


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