mbox series

[0/5] max9867 driver update

Message ID 20181123142507.GA7347@lenoch (mailing list archive)
Headers show
Series max9867 driver update | expand

Message

Ladislav Michl Nov. 23, 2018, 2:25 p.m. UTC
Hi Mark,

this is yet another round of driver update. Tested on AT91SAM9G20
based board with codec in master mode. All implemeted controls do
work now.

Ladislav Michl (5):
  ASoC: max9867: Fix whitespace
  ASoC: max9867: Fix power management
  ASoC: max9867: Calculate LRCLK divider
  ASoC: max9867: Fix signal paths
  ASoC: max9867: Add copyright and module author

 sound/soc/codecs/max9867.c | 479 ++++++++++++++++++-------------------
 sound/soc/codecs/max9867.h |  41 ++--
 2 files changed, 247 insertions(+), 273 deletions(-)