All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] ASoC: max9867: Driver update
@ 2018-03-01 14:18 Ladislav Michl
  2018-03-01 14:19 ` [PATCH 1/6] ASoC: max9867: Show Kconfig entry Ladislav Michl
                   ` (5 more replies)
  0 siblings, 6 replies; 19+ messages in thread
From: Ladislav Michl @ 2018-03-01 14:18 UTC (permalink / raw)
  To: alsa-devel; +Cc: Mark Brown, Alexandre Belloni

Hi,

here are first few patches for max9867 codec driver. It is still
not enough to make it work (at least for me :)), but lets send
cleanups first.

I would be happy to read clarification about using continuous
rate - see patch 6.

Thank you,
	ladis

Ladislav Michl (6):
  ASoC: max9867: Show Kconfig entry
  ASoC: max9867: Improve error logging
  ASoC: max9867: Drop probe function
  ASoC: max9867: Fix codec capabilities
  ASoC: max9867: DSP mode
  ASoC: max9867: Use continuous sample rate

 sound/soc/codecs/Kconfig   |   3 +-
 sound/soc/codecs/max9867.c | 122 ++++++++++++---------------------------------
 sound/soc/codecs/max9867.h |   1 -
 3 files changed, 34 insertions(+), 92 deletions(-)

-- 
2.16.2

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2018-03-02 13:17 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-01 14:18 [PATCH 0/6] ASoC: max9867: Driver update Ladislav Michl
2018-03-01 14:19 ` [PATCH 1/6] ASoC: max9867: Show Kconfig entry Ladislav Michl
2018-03-01 14:19 ` [PATCH 2/6] ASoC: max9867: Improve error logging Ladislav Michl
2018-03-01 18:06   ` Applied "ASoC: max9867: Improve error logging" to the asoc tree Mark Brown
2018-03-01 14:20 ` [PATCH 3/6] ASoC: max9867: Drop probe function Ladislav Michl
2018-03-01 17:56   ` Mark Brown
2018-03-01 20:06     ` Ladislav Michl
2018-03-01 20:39       ` Mark Brown
2018-03-01 21:32         ` Ladislav Michl
2018-03-01 21:37           ` Mark Brown
2018-03-02 13:17   ` Applied "ASoC: max9867: Drop probe function" to the asoc tree Mark Brown
2018-03-01 14:20 ` [PATCH 4/6] ASoC: max9867: Fix codec capabilities Ladislav Michl
2018-03-01 18:06   ` Applied "ASoC: max9867: Fix codec capabilities" to the asoc tree Mark Brown
2018-03-01 14:21 ` [PATCH 5/6] ASoC: max9867: DSP mode Ladislav Michl
2018-03-01 18:06   ` Applied "ASoC: max9867: DSP mode" to the asoc tree Mark Brown
2018-03-01 14:22 ` [PATCH 6/6] ASoC: max9867: Use continuous sample rate Ladislav Michl
2018-03-01 18:22   ` Mark Brown
2018-03-01 21:47     ` Ladislav Michl
2018-03-02 10:50       ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.