public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] ASoC: es7134: driver updates
@ 2018-06-29 15:09 Jerome Brunet
  2018-06-29 15:09 ` [PATCH 1/5] ASoC: es7134: remove 64kHz rate from the supported rates Jerome Brunet
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Jerome Brunet @ 2018-06-29 15:09 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown; +Cc: Jerome Brunet, alsa-devel, linux-kernel

This patchset provides several updates for the es7134 driver
It removes unsupported sample rates, add runtime check of the mclk-fs
ratio as documented in the datasheet and adds the component power
supplies.

Finally support for the es7154 is added.

Jerome Brunet (5):
  ASoC: es7134: remove 64kHz rate from the supported rates
  ASoC: es7134: check if mclk rate is valid
  ASoC: es7134: update DT binding with new compatible and supplies
  ASoC: es7134: Add VDD and AVDD power supplies
  ASoC: es7134: add support for the es7154

 .../devicetree/bindings/sound/everest,es7134.txt   |   8 +-
 sound/soc/codecs/es7134.c                          | 176 ++++++++++++++++++++-
 2 files changed, 179 insertions(+), 5 deletions(-)

-- 
2.14.4


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

end of thread, other threads:[~2018-07-02 10:21 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-29 15:09 [PATCH 0/5] ASoC: es7134: driver updates Jerome Brunet
2018-06-29 15:09 ` [PATCH 1/5] ASoC: es7134: remove 64kHz rate from the supported rates Jerome Brunet
2018-07-02 10:09   ` Applied "ASoC: es7134: remove 64kHz rate from the supported rates" to the asoc tree Mark Brown
2018-06-29 15:09 ` [PATCH 2/5] ASoC: es7134: check if mclk rate is valid Jerome Brunet
2018-07-02 10:09   ` Applied "ASoC: es7134: check if mclk rate is valid" to the asoc tree Mark Brown
2018-06-29 15:09 ` [PATCH 3/5] ASoC: es7134: update DT binding with new compatible and supplies Jerome Brunet
2018-07-02 10:04   ` Mark Brown
2018-07-02 10:11     ` Jerome Brunet
2018-06-29 15:09 ` [PATCH 4/5] ASoC: es7134: Add VDD and AVDD power supplies Jerome Brunet
2018-07-02 10:09   ` Applied "ASoC: es7134: Add VDD and AVDD power supplies" to the asoc tree Mark Brown
2018-06-29 15:09 ` [PATCH 5/5] ASoC: es7134: add support for the es7154 Jerome Brunet
2018-07-02 10:05   ` Mark Brown
2018-07-02 10:15     ` Jerome Brunet
2018-07-02 10:21       ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox