Commit 8912d2b
Kuldeep Singh
arm64: dts: qcom: monaco: Add iface clock and power domain 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. This can
only be done if power domain is enabled.
Specify both power domain and the iface clock.
Link: https://lore.kernel.org/linux-arm-msm/20260409-ice_emmc_clock_addition-v2-2-90bbcc057361@oss.qualcomm.com/
Signed-off-by: Kuldeep Singh <kuldeep.singh@oss.qualcomm.com>1 parent 9d10745 commit 8912d2b
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4782 | 4782 | | |
4783 | 4783 | | |
4784 | 4784 | | |
4785 | | - | |
| 4785 | + | |
| 4786 | + | |
| 4787 | + | |
| 4788 | + | |
| 4789 | + | |
4786 | 4790 | | |
4787 | 4791 | | |
4788 | 4792 | | |
| |||
0 commit comments