Commit 510df6f
Kuldeep Singh
arm64: dts: qcom: monaco: Add iface clock for ice sdhc
Qualcomm in-line crypto engine (ICE) platform driver specifies and votes
for its own resources. Before accessing ICE hardware during probe, to
avoid potential unclocked register access issues (when clk_ignore_unused
is not passed on the kernel command line), in addition to the 'core'
clock the 'iface' clock should also be turned on by the driver.
As bindings allow to specify 2 clocks, add iface clock now.
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Signed-off-by: Kuldeep Singh <kuldeep.singh@oss.qualcomm.com>1 parent 1087077 commit 510df6f
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4782 | 4782 | | |
4783 | 4783 | | |
4784 | 4784 | | |
4785 | | - | |
| 4785 | + | |
| 4786 | + | |
4786 | 4787 | | |
4787 | 4788 | | |
4788 | 4789 | | |
| |||
0 commit comments