Re: [PATCH v4 1/2] cpufreq: Add sunxi nvmem based CPU scaling driver

2019-04-17 Thread Maxime Ripard
On Tue, Apr 16, 2019 at 11:52:08AM -0400, Yangtao Li wrote: > For some SoCs, the CPU frequency subset and voltage value of each OPP > varies based on the silicon variant in use. The sun50i-cpufreq-nvmem > driver reads the efuse value from the SoC to provide the OPP framework > with required

[PATCH v4 1/2] cpufreq: Add sunxi nvmem based CPU scaling driver

2019-04-16 Thread Yangtao Li
For some SoCs, the CPU frequency subset and voltage value of each OPP varies based on the silicon variant in use. The sun50i-cpufreq-nvmem driver reads the efuse value from the SoC to provide the OPP framework with required information. Signed-off-by: Yangtao Li --- MAINTAINERS