diff options
author | Peng Fan <peng.fan@nxp.com> | 2020-03-03 10:14:50 +0800 |
---|---|---|
committer | Viresh Kumar <viresh.kumar@linaro.org> | 2020-03-03 16:46:36 +0530 |
commit | 4bd8459b6c3f59eaa93d5e942b58346f1b8c98da (patch) | |
tree | 166ff30e196224f75efdb60397e0bc018256a9e8 /drivers/cpufreq/imx-cpufreq-dt.c | |
parent | 3646f50a3838c5949a89ecbdb868497cdc05b8fd (diff) | |
download | linux-next-4bd8459b6c3f59eaa93d5e942b58346f1b8c98da.tar.gz |
cpufreq: imx6q: read OCOTP through nvmem for imx6q
Directly accessing OCOTP registers should be avoided, because
it could not handle OCOTP clks and could not handle defer
proper. With nvmem API, it is safe to access OCOTP registers.
To make sure old dtb could work, the original code still kept.
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'drivers/cpufreq/imx-cpufreq-dt.c')
0 files changed, 0 insertions, 0 deletions