ACPI vs DT at runtime

Grant Likely grant.likely at secretlab.ca
Thu Nov 21 13:23:07 EST 2013


On Mon, 18 Nov 2013 22:47:03 +0000, David Goodenough <david.goodenough at btconnect.com> wrote:
> On Monday 18 Nov 2013, Grant Likely wrote:
> > I fully support getting ACPI up on ARM and the current work is good.
> > However, it cannot short-circuit the kernel development process.
> > Absolutely, push back hard on the ACPI and UEFI patches where the code
> > is not ready.
> 
> 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.

I don't think there's a lot of interesting work there. It is more
interesting to me to boot DT-only for production, but be able to use
those same systems to develop and mature the ACPI support as quickly as
possible. That is essentially what is being done right now by the Linaro
ACPI team on the Versatile Express.

g.




More information about the linux-arm-kernel mailing list