[PATCH 0/5] TAS2764 fixes/extensions

Martin Povišer posted 5 patches 3 years, 7 months ago
sound/soc/codecs/tas2764.c | 181 ++++++++++++++++++++++++++-----------
sound/soc/codecs/tas2764.h |  23 +++++
2 files changed, 152 insertions(+), 52 deletions(-)
[PATCH 0/5] TAS2764 fixes/extensions
Posted by Martin Povišer 3 years, 7 months ago
First three patches are fixes analogical to those recently done to
the TAS2770 driver.
Link: https://lore.kernel.org/asahi/20220808141246.5749-1-povik+lin@cutebit.org/T/#t

The latter two add IRQ handler to log faults and expose a new control.

Martin Povišer (5):
  ASoC: tas2764: Allow mono streams
  ASoC: tas2764: Drop conflicting set_bias_level power setting
  ASoC: tas2764: Fix mute/unmute
  ASoC: tas2764: Add IRQ handling
  ASoC: tas2764: Export highpass filter setting

 sound/soc/codecs/tas2764.c | 181 ++++++++++++++++++++++++++-----------
 sound/soc/codecs/tas2764.h |  23 +++++
 2 files changed, 152 insertions(+), 52 deletions(-)

-- 
2.33.0