linux_dsm_epyc7002/drivers/soc/imx
Leonard Crestez 4d28ba1d62 cpufreq: Add imx-cpufreq-dt driver
Right now in upstream imx8m cpufreq support just lists a common subset
of OPPs because the higher ones should only be attempted after checking
speed grading in fuses.

Add a small driver which checks speed grading from nvmem cells before
registering cpufreq-dt.

This driver allows unlocking all frequencies for imx8mm and imx8mq and
could be applied to other chips like imx7d

Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
2019-05-20 12:47:48 +05:30
..
gpc.c ARM: SoC-related driver updates 2019-05-16 09:19:14 -07:00
gpcv2.c soc: imx: gpcv2: use devm_platform_ioremap_resource() to simplify code 2019-04-11 15:16:44 +08:00
Kconfig soc: imx: Break dependency on SOC_IMX8MQ for GPCv2 2019-01-14 09:42:22 +08:00
Makefile soc: imx: Add generic i.MX8 SoC driver 2019-04-20 21:26:36 +08:00
soc-imx8.c cpufreq: Add imx-cpufreq-dt driver 2019-05-20 12:47:48 +05:30