OSDN Git Service

dt-bindings: clock: Add entry for crypto engine RPMH clock resource
authorThara Gopinath <thara.gopinath@linaro.org>
Thu, 19 Nov 2020 15:52:28 +0000 (10:52 -0500)
committerStephen Boyd <sboyd@kernel.org>
Wed, 25 Nov 2020 02:05:11 +0000 (18:05 -0800)
Add clock id forc CE clock resource which is required to bring up the
crypto engine on sdm845.

Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Thara Gopinath <thara.gopinath@linaro.org>
Link: https://lore.kernel.org/r/20201119155233.3974286-2-thara.gopinath@linaro.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
include/dt-bindings/clock/qcom,rpmh.h

index 2e6c54e..30111c8 100644 (file)
@@ -21,5 +21,6 @@
 #define RPMH_IPA_CLK                           12
 #define RPMH_LN_BB_CLK1                                13
 #define RPMH_LN_BB_CLK1_A                      14
+#define RPMH_CE_CLK                            15
 
 #endif