On Monday 18 November 2013, David Goodenough wrote: > Would it not be possible to have ACPI read the hardware configuration > from the DT, and provide whatever services it wants, while also allowing > the kernel to retain the DT for its hardware config? I suppose the only > thing that would be needed would be some way to mark paricular bits of > hardware (I am largely thinking of the things lmsensors deals with) as > being used by ACPI and being off limits to the kernel. While that may be possible, I don't see what problem that solves. Nobody has so far explained what problem they want to solve by using ACPI. The only reason we are discussing this is Jon's statement that "everybody will use it". For any specific thing you might want to do in ACPI while leaving the rest in DT, I suspect there is an easier solution in using just DT. Since you seem to have something specific in mind, can you elaborate on why you think lmsensors (or any other device you can think of) would benefit from ACPI? Arnd -- 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