diff options
author | tianyu2 <tianyu2@kernelsoft.com> | 2024-01-09 14:45:21 +0300 |
---|---|---|
committer | Viresh Kumar <viresh.kumar@linaro.org> | 2024-01-23 09:06:21 +0300 |
commit | f21401ca96e63cf5dbbc5e5a71def953c5cce8d9 (patch) | |
tree | b21cfa7d31fdf0b1d15abf9f6d110ece2847fc80 /scripts/bpf_doc.py | |
parent | 6613476e225e090cc9aad49be7fa504e290dd33d (diff) | |
download | linux-f21401ca96e63cf5dbbc5e5a71def953c5cce8d9.tar.xz |
cpufreq: imx6: use regmap to read ocotp register
Reading the ocotp register directly is unsafe and will cause the system
to hang if its clock is not turned on in CCM. The regmap interface has
clk enabled, which can solve this problem.
Signed-off-by: tianyu2 <tianyu2@kernelsoft.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions