[Skiboot] [PATCH v3 6/6] slw: Allow adding idle states to power-mgt node in mambo

Stewart Smith stewart at linux.vnet.ibm.com
Thu Jun 9 16:15:45 AEST 2016


"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.

-- 
Stewart Smith
OPAL Architect, IBM.



More information about the Skiboot mailing list