commit | 0e20c1f47677251fe7b49ef2b346e43d12d61c25 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Mon May 25 12:19:42 2020 +0200 |
committer | Patrick Delaunay <patrick.delaunay@st.com> | Tue Jul 07 16:01:23 2020 +0200 |
tree | eae377e93b1a76502eae8916382ac66a658dc2f9 | |
parent | b6cc50588c1a1f1a964c9ecda05a4fef374e22ac [diff] |
ARM: dts: stm32: add cpufreq support on stm32mp15x This commit adds cpufreq support on stm32mp15x SOC. STM32 cpufreq uses operating points V2 bindings (no legacy). Nvmem cells have to be used to know the chip version and then which OPPs are available. Note that STM32 cpufreq driver is mainly based on "cpufreq-dt" driver. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Reviewed-by: Patrice Chotard <patrice.chotard@st.com>