Mark Brown
4c3021f0af
Merge series "ASoC: q6afe: add clocks support" from Srinivas Kandagatla <srinivas.kandagatla@linaro.org>:
...
q6afe already exposes clocks using apis, but not as proper
clock controller driver. This patch puts those clocks
in to a proper clock controller so that other drivers that
depend on those clocks can be properly expressed.
Srinivas Kandagatla (2):
ASoC: q6afe: dt-bindings: add q6afe clock bindings
ASoC: q6afe-clocks: add q6afe clock controller
.../devicetree/bindings/sound/qcom,q6afe.txt | 23 ++
include/dt-bindings/sound/qcom,q6afe.h | 74 ++++-
sound/soc/qcom/Kconfig | 4 +
sound/soc/qcom/qdsp6/Makefile | 1 +
sound/soc/qcom/qdsp6/q6afe-clocks.c | 270 ++++++++++++++++++
5 files changed, 371 insertions(+), 1 deletion(-)
create mode 100644 sound/soc/qcom/qdsp6/q6afe-clocks.c
--
2.21.0
2020-09-17 17:40:14 +01:00
..
2020-08-21 23:35:27 +10:00
2020-08-23 11:08:32 -07:00
2020-08-06 10:17:00 -07:00
2020-08-11 14:13:24 -07:00
2020-08-05 10:51:40 -07:00
2020-08-13 22:48:06 +02:00
2020-08-13 13:57:45 -07:00
2020-08-13 13:57:45 -07:00
2020-08-04 22:47:54 -07:00
2020-08-13 13:57:45 -07:00
2020-09-17 17:40:14 +01:00
2020-08-15 08:09:38 -07:00
2020-07-01 07:27:24 -06:00
2020-08-05 19:50:06 -07:00
2020-08-13 13:57:45 -07:00
2020-08-21 11:03:38 -07:00
2020-07-27 14:47:08 +02:00
2020-08-05 11:43:47 -07:00
2020-08-11 13:48:02 -07:00
2020-07-13 11:26:37 -06:00
2020-08-05 13:13:57 -07:00
2020-08-13 18:41:00 -07:00
2020-07-31 11:09:09 -06:00
2020-07-28 18:24:11 -07:00
2020-08-09 14:10:26 -07:00
2020-08-05 19:24:27 -07:00
2020-06-29 12:05:18 -07:00
2020-08-13 13:57:45 -07:00
2020-07-13 09:44:07 -06:00
2020-08-04 22:47:54 -07:00
2020-07-13 09:44:07 -06:00
2020-08-14 16:44:20 -07:00
2020-07-13 11:34:09 -06:00
2020-08-07 18:48:15 -07:00
2020-08-03 13:12:44 +02:00
2020-08-09 13:24:02 -04:00
2020-08-13 13:57:45 -07:00
2020-08-03 14:31:33 -07:00
2020-08-04 22:47:54 -07:00
2020-08-01 09:19:43 +02:00
2020-07-08 01:32:11 -04:00
2020-07-13 09:45:03 -06:00
2020-08-03 14:41:43 +02:00
2020-06-26 10:57:33 -06:00
2020-07-09 22:41:11 +01:00
2020-08-11 11:17:45 -07:00
2020-07-23 14:32:44 -06:00
2020-08-13 13:57:45 -07:00
2020-08-13 13:57:45 -07:00
2020-07-21 13:41:57 +02:00
2020-08-11 11:17:45 -07:00
2020-08-07 10:33:50 -07:00
2020-08-12 10:57:57 -07:00
2020-08-05 18:43:02 +02:00
2020-08-04 22:47:54 -07:00
2020-06-29 12:05:18 -07:00
2020-07-31 11:51:10 +02:00
2020-07-23 14:13:23 -06:00
2020-08-07 10:33:50 -07:00