mbox series

[RFC,0/2] ASoC: rt5670: Add LED trigger support

Message ID 20210215142419.308651-1-hdegoede@redhat.com (mailing list archive)
Headers show
Series ASoC: rt5670: Add LED trigger support | expand

Message

Hans de Goede Feb. 15, 2021, 2:24 p.m. UTC
Hi All,

This series applies on top of the:
"[PATCH 0/4] ASoC: rt5670: Various kcontrol fixes"
series which I just send out;

And it also requires the:
"[PATCH 0/5] ALSA: control - add generic LED trigger code"
from Jaroslav. This second requirement is still being discussed /
reviewed, which is why I split out these 2 patches into a separate
RFC patch series.

Regards,

Hans


Hans de Goede (2):
  ASoC: Add new SOC_DOUBLE*_ACCESS() macros
  ASoC: rt5670: Add LED trigger support

 include/sound/soc.h       | 20 ++++++++++++++++----
 sound/soc/codecs/rt5670.c | 10 +++++++---
 2 files changed, 23 insertions(+), 7 deletions(-)