From mboxrd@z Thu Jan 1 00:00:00 1970 From: sboyd@codeaurora.org (Stephen Boyd) Date: Thu, 30 Jul 2015 23:11:08 -0700 Subject: [PATCH V3 13/16] cpufreq: Update boost flag while initializing freq table from OPPs In-Reply-To: <62971ce19528d707b89e6521f50779fef3ecf145.1438166099.git.viresh.kumar@linaro.org> References: <62971ce19528d707b89e6521f50779fef3ecf145.1438166099.git.viresh.kumar@linaro.org> Message-ID: <20150731061108.GM3159@codeaurora.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 07/29, Viresh Kumar wrote: > From: Bartlomiej Zolnierkiewicz > > cpufreq table entries for OPPs with turbo modes enabled, should be > marked with CPUFREQ_BOOST_FREQ flag. This ensures that these states are > only used while operating in boost or turbo mode. > > Cc: Tomasz Figa > Cc: Michael Turquette > Cc: Javier Martinez Canillas > Cc: Thomas Abraham > Signed-off-by: Bartlomiej Zolnierkiewicz > Signed-off-by: Viresh Kumar > --- Reviewed-by: Stephen Boyd -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project