]> git.baikalelectronics.ru Git - kernel.git/commit
clk: qcom: Add Q6SSTOP clock controller for QCS404
authorGovind Singh <govinds@codeaurora.org>
Fri, 11 Oct 2019 13:29:28 +0000 (18:59 +0530)
committerStephen Boyd <sboyd@kernel.org>
Thu, 7 Nov 2019 21:10:36 +0000 (13:10 -0800)
commit5ecb31e47763a0736904490e825c904f361d06c0
treeba4e53fde1f741c83481546014e75f039362d660
parentb151e970aa4dc4e677afc59e3dfa9d7101436fc6
clk: qcom: Add Q6SSTOP clock controller for QCS404

Add support for the Q6SSTOP clock control used on qcs404
based devices. This would allow wcss remoteproc driver to
control the required WCSS Q6SSTOP clock/reset controls to
bring the subsystem out of reset and shutdown the WCSS Q6DSP.

Signed-off-by: Govind Singh <govinds@codeaurora.org>
Link: https://lkml.kernel.org/r/20191011132928.9388-3-govinds@codeaurora.org
[sboyd@kernel.org: Sort makefile]
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/qcom/Kconfig
drivers/clk/qcom/Makefile
drivers/clk/qcom/q6sstop-qcs404.c [new file with mode: 0644]
include/dt-bindings/clock/qcom,q6sstopcc-qcs404.h [new file with mode: 0644]