Thread (30 messages) 30 messages, 7 authors, 2011-12-22

[PATCH V3 4/7] cpufreq: add generic cpufreq driver

From: Kay Sievers <hidden>
Date: 2011-12-21 11:44:57
Also in: linux-devicetree

On Wed, Dec 21, 2011 at 10:43, Arnd Bergmann [off-list ref] wrote:
On Wednesday 21 December 2011, Richard Zhao wrote:
quoted
On Wed, Dec 21, 2011 at 09:20:46AM +0800, Richard Zhao wrote:
quoted
quoted
quoted
quoted
quoted
You also need to define how the core supplies get looked up.
quoted
It's pure software. platform uses this driver have to define "cpu" consumer.
You still need to define this in the binding.
You mean regulator DT binding? already in ? I'll check it.
Mark, cpu node is not a struct device, sys_device instead. I can not find
regulator via device/dt node. Can I still use the string to get regulator
after converting to DT?
I believe Kay and Greg have the plan to unify "class" and "bus" in sysfs, which
implies turning sys_device into a derived class of device instead of kobject.
If that understanding is correct, we might as well do that now so we can
attach a device_node to a sys_device.

Kay, does this make sense?
Yes, it's all converted already:
  http://git.kernel.org/?p=linux/kernel/git/kay/patches.git;a=tree

The sysdev stuff will entirely go away, the devices are just 'struct
device' and the sysdev classes are all converted to buses.

We will convert all classes to buses over time time, and have a single
type of device and a single type of subsystem.

Kay
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help