[PATCH V5 4/7] cpufreq: add clk-reg cpufreq driver
From: Mark Brown <hidden>
Date: 2011-12-28 12:54:21
Also in:
linux-devicetree
From: Mark Brown <hidden>
Date: 2011-12-28 12:54:21
Also in:
linux-devicetree
On Wed, Dec 28, 2011 at 09:06:20PM +0800, Shawn Guo wrote:
On Wed, Dec 28, 2011 at 12:47:40PM +0000, Mark Brown wrote:
quoted
quoted
One word. You mean I have to always depends on REGULATOR config, right?
quoted
Yes.
I do not care too much. But it puts the driver on an interesting position, that is it can work without a regulator driver backing the cpu voltage but it has to enable CONFIG_REGULATOR.
Well, the other option is ifdefs in your driver.