From mboxrd@z Thu Jan 1 00:00:00 1970 From: sboyd@codeaurora.org (Stephen Boyd) Date: Thu, 30 Jul 2015 23:15:24 -0700 Subject: [PATCH V3 15/16] cpufreq: dt: Add support for operating-points-v2 bindings In-Reply-To: References: Message-ID: <20150731061524.GO3159@codeaurora.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 07/29, Viresh Kumar wrote: > Support for parsing operating-points-v2 bindings is in place now, lets > modify cpufreq-dt driver to use them. > > For backward compatibility we will continue to support earlier bindings. > Special handling for that is required, to make sure OPPs are initialized > for all the CPUs. > > Reviewed-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