Re: [PATCH] [SCHEME 1] Add support for new idle device tree format

2018-05-30 Thread Akshay Adiga
On Thu, May 31, 2018 at 08:23:04AM +0530, Akshay Adiga wrote: > This patch adds support for new device-tree format for idle state > description. > > Previously if a older kernel runs on a newer firmware, it may enable > all available states irrespective of its capability of handling it. > New devi

[PATCH] [SCHEME 1] Add support for new idle device tree format

2018-05-30 Thread Akshay Adiga
This patch adds support for new device-tree format for idle state description. Previously if a older kernel runs on a newer firmware, it may enable all available states irrespective of its capability of handling it. New device tree format adds a compatible flag, so that only kernel which has the c