mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
dt-bindings: clock: Add entry for crypto engine RPMH clock resource
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>
This commit is contained in:
parent
3105c7c91f
commit
8d5d3c7a5b
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue