On 10.07.2015 00:43, Bartlomiej Zolnierkiewicz wrote: > Add turbo modes (from opp-v2 bindings) support using > existing cpufreq 'boost' mode infrastructure: > - add boost_supported field to struct cpufreq_dt_platform_data > - set dt_cpufreq_driver.boost_supported in dt_cpufreq_probe() > > Cc: Tomasz Figa <[email protected]> > Cc: Michael Turquette <[email protected]> > Cc: Javier Martinez Canillas <[email protected]> > Cc: Thomas Abraham <[email protected]> > Cc: Viresh Kumar <[email protected]> > Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]> > --- > drivers/cpufreq/cpufreq-dt.c | 7 ++++++- > include/linux/cpufreq-dt.h | 1 + > 2 files changed, 7 insertions(+), 1 deletion(-)
Looks fine, Reviewed-by: Krzysztof Kozlowski <[email protected]> Best regards, Krzysztof -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

