[RFC] Clock binding

Benjamin Herrenschmidt benh at kernel.crashing.org
Sat Aug 29 08:33:52 EST 2009


On Fri, 2009-08-28 at 20:24 +0200, Rafal Jaworowski wrote:
> Grant,
> When choosing the best location for the bindings page please consider  
> it uniform enough so that various OSes can use it as a reference. We  
> are very much interested in bringing FDT support for embedded FreeBSD  
> (arm, powerpc), and one of the uncertainties is how to deal with  
> existing Linux bindings definitions: at the moment they are maintained  
> as part of kernel source tree, and there are doubts whether we should  
> come up with our own set (most likely *very* similar), which we'd like  
> to avoid.

I agree. We need to be OS neutral.

In fact, one of the main issue right now with the core binding is the
phandles, which are put into "linux,phandle" properties. That must
change and we need to make the kernel aware of the change.

We will still keep linux-specific properties around, I suppose, mostly
for linux-specific things exchanged between the boot wrapper and the
kernel, but the base tree should generally be devoid of a "linux,"
property.

Cheers,
Ben.




More information about the devicetree-discuss mailing list