[Skiboot] [PATCH v3 6/6] slw: Allow adding idle states to power-mgt node in mambo
Shreyas B Prabhu
shreyas at linux.vnet.ibm.com
Fri Jun 10 02:25:05 AEST 2016
On 06/09/2016 11:45 AM, Stewart Smith wrote:
> "Shreyas B. Prabhu" <shreyas at linux.vnet.ibm.com> writes:
>> --- a/hw/slw.c
>> +++ b/hw/slw.c
>> @@ -609,12 +609,6 @@ void add_cpu_idle_state_properties(void)
>> return;
>> }
>>
>> - /* Mambo currently misbehaves in nap mode vs. timebase, so let's
>> - * disable idle states
>> - */
>> - if (chip_quirk(QUIRK_DISABLE_NAP))
>> - return;
>> -
>
> Does *all* mambo behave correctly now?
>
> The one I care about is the current public Mambo release.
>
I verified it on versions 1.0-1 and 1.0-2 available publicly. It behaves
correctly on them.
Thanks,
Shreyas
More information about the Skiboot
mailing list