[PATCH v3 1/8] ASoC: qcom: Add common array to initialize soc based core clocks
Srinivas Kandagatla
srinivas.kandagatla at linaro.org
Thu Jul 9 11:26:49 CEST 2020
On 08/07/2020 06:08, Rohit kumar wrote:
> From: Ajit Pandey <ajitp at codeaurora.org>
>
> LPASS variants have their own soc specific clocks that needs to be
> enabled for MI2S audio support. Added a common variable in drvdata to
> initialize such clocks using bulk clk api. Such clock names is
> defined in variants specific data and needs to fetched during init.
>
> Signed-off-by: Ajit Pandey <ajitp at codeaurora.org>
> Signed-off-by: Rohit kumar <rohitkr at codeaurora.org>
> ---
> sound/soc/qcom/lpass-apq8016.c | 39 +++++++++++++++++++--------------------
> sound/soc/qcom/lpass.h | 10 +++++++---
> 2 files changed, 26 insertions(+), 23 deletions(-)
LGTM,
Reviewed-by: Srinivas Kandagatla <srinivas.kandagatla at linaro.org>
More information about the Alsa-devel
mailing list