]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: tlv320aic32x4: Model CODEC_CLKIN in CCF
authorAnnaliese McDermond <nh6z@nh6z.net>
Fri, 22 Mar 2019 00:58:46 +0000 (17:58 -0700)
committerMark Brown <broonie@kernel.org>
Mon, 25 Mar 2019 15:53:33 +0000 (15:53 +0000)
commitb839313e0f2235df3096694bd5a6308bede76708
tree75362499653e967335f69916f994934bcb38f83f
parentdc860b264e4766f00e144e0d9af8704b93dde122
ASoC: tlv320aic32x4: Model CODEC_CLKIN in CCF

Model and manage codec clock input as a component in the Core
Clock Framework.  This should allow us to do some more complex
clock management and power control.  Also, some of the
on-board chip clocks can be exposed to the outside, and this
change will make those clocks easier to consume by other
parts of the kernel.

Signed-off-by: Annaliese McDermond <nh6z@nh6z.net>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/tlv320aic32x4-clk.c
sound/soc/codecs/tlv320aic32x4.c