All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ASoC: da7219: Extend CCF support to allow WCLK/BCLK config
@ 2019-03-19 17:49 ` Adam Thomson
  0 siblings, 0 replies; 16+ messages in thread
From: Adam Thomson @ 2019-03-19 17:49 UTC (permalink / raw)
  To: Mark Brown, Liam Girdwood, Takashi Iwai, Jaroslav Kysela,
	Rob Herring, Mark Rutland
  Cc: Akshu Agrawal, alsa-devel, devicetree, linux-kernel, Support Opensource

This patch set extends the existing CCF support in the DA7219 codec driver by
splitting the DAI clock gate into clocks to cover WCLK and BCLK, to enable the
configuration of these clocks from audio machine drivers when this codec is
the clock master of the DAI.

Adam Thomson (3):
  ASoC: da7219: Update DAI clock binding info to cover WCLK/BCLK
  ASoC: da7219: Expose BCLK and WCLK control through CCF
  ASoC: AMD: Update DA7219 DAI clock name to align with codec updates

 Documentation/devicetree/bindings/sound/da7219.txt |   8 +-
 include/sound/da7219.h                             |   8 +-
 sound/soc/amd/acp-da7219-max98357a.c               |   2 +-
 sound/soc/codecs/da7219.c                          | 523 ++++++++++++++++-----
 sound/soc/codecs/da7219.h                          |   6 +-
 5 files changed, 412 insertions(+), 135 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2019-03-21 15:07 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-19 17:49 [PATCH 0/3] ASoC: da7219: Extend CCF support to allow WCLK/BCLK config Adam Thomson
2019-03-19 17:49 ` Adam Thomson
2019-03-19 17:49 ` [PATCH 1/3] ASoC: da7219: Update DAI clock binding info to cover WCLK/BCLK Adam Thomson
2019-03-19 17:49   ` Adam Thomson
2019-03-21 12:21   ` Mark Brown
2019-03-21 14:15     ` Adam Thomson
2019-03-21 15:07   ` Applied "ASoC: da7219: Update DAI clock binding info to cover WCLK/BCLK" to the asoc tree Mark Brown
2019-03-21 15:07     ` Mark Brown
2019-03-19 17:49 ` [PATCH 2/3] ASoC: da7219: Expose BCLK and WCLK control through CCF Adam Thomson
2019-03-19 17:49   ` Adam Thomson
2019-03-21 15:07   ` Applied "ASoC: da7219: Expose BCLK and WCLK control through CCF" to the asoc tree Mark Brown
2019-03-21 15:07     ` Mark Brown
2019-03-19 17:49 ` [PATCH 3/3] ASoC: AMD: Update DA7219 DAI clock name to align with codec updates Adam Thomson
2019-03-19 17:49   ` Adam Thomson
2019-03-21 15:07   ` Applied "ASoC: AMD: Update DA7219 DAI clock name to align with codec updates" to the asoc tree Mark Brown
2019-03-21 15:07     ` 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.