On Fri, 2014-07-04 at 19:25 -0700, Guenter Roeck wrote: > > +cooling-fan#8-data { > > + sensor-id = <0x7052107>; > > + phandle = <0x10000028>; > > + linux,phandle = <0x10000028>; > > + compatible = "ibm,opal-sensor-cooling-fan"; > > phandle and linux-phandle are neither documented nor used. Either > document or drop. They are core device-tree stuff, as such they are used potentially anywhere and afaik can be / are generated by DTC but yes, this is not the place to document them. Or rather, "phandle" is, "linux,phandle" is an older variant used for backward compatibility that our firmware still generates but definitely something we can strip from the doc. Cheers, Ben, -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html