Skip to content

Commit

Permalink
dt-bindings: clock: gcc-msm8998: Add definitions of SSC-related clocks
Browse files Browse the repository at this point in the history
Add definitions of four clocks which need to be manipulated in order to
initialize the AHB bus which exposes the SCC block in the global address
space.

Signed-off-by: Michael Srba <Michael.Srba@seznam.cz>
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220411072156.24451-2-michael.srba@seznam.cz
  • Loading branch information
Michael Srba authored and Bjorn Andersson committed Apr 19, 2022
1 parent 3123109 commit 368cfcb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions include/dt-bindings/clock/qcom,gcc-msm8998.h
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,10 @@
#define UFS_UNIPRO_CORE_CLK_SRC 177
#define GCC_MMSS_GPLL0_CLK 178
#define HMSS_GPLL0_CLK_SRC 179
#define GCC_IM_SLEEP 180
#define AGGRE2_SNOC_NORTH_AXI 181
#define SSC_XO 182
#define SSC_CNOC_AHBS_CLK 183

#define PCIE_0_GDSC 0
#define UFS_GDSC 1
Expand Down

0 comments on commit 368cfcb

Please sign in to comment.