aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDouglas Anderson <dianders@chromium.org>2018-07-24 13:45:12 -0400
committerStephen Boyd <sboyd@kernel.org>2018-08-28 18:56:25 -0400
commit48735597f7bd4421fe1e9392899ae9654c263315 (patch)
treef868e22b1f893ab9f361bf977e121b1331b61f91
parent5b394b2ddf0347bef56e50c69a58773c94343ff3 (diff)
clk: qcom: Add qspi (Quad SPI) clock defines for sdm845 to header
These clocks will need to be defined in the clock driver and referenced in device tree files. Signed-off-by: Douglas Anderson <dianders@chromium.org> Acked-by: Rob Herring <robh@kernel.org> Reviewed-by: Taniya Das <tdas@codeaurora.org> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
-rw-r--r--include/dt-bindings/clock/qcom,gcc-sdm845.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/qcom,gcc-sdm845.h b/include/dt-bindings/clock/qcom,gcc-sdm845.h
index f96fc2dbf60e..b8eae5a76503 100644
--- a/include/dt-bindings/clock/qcom,gcc-sdm845.h
+++ b/include/dt-bindings/clock/qcom,gcc-sdm845.h
@@ -194,6 +194,9 @@
194#define GPLL4 184 194#define GPLL4 184
195#define GCC_CPUSS_DVM_BUS_CLK 185 195#define GCC_CPUSS_DVM_BUS_CLK 185
196#define GCC_CPUSS_GNOC_CLK 186 196#define GCC_CPUSS_GNOC_CLK 186
197#define GCC_QSPI_CORE_CLK_SRC 187
198#define GCC_QSPI_CORE_CLK 188
199#define GCC_QSPI_CNOC_PERIPH_AHB_CLK 189
197 200
198/* GCC Resets */ 201/* GCC Resets */
199#define GCC_MMSS_BCR 0 202#define GCC_MMSS_BCR 0