From mboxrd@z Thu Jan 1 00:00:00 1970 From: viresh.kumar@linaro.org (Viresh Kumar) Date: Tue, 7 Mar 2017 10:17:37 +0530 Subject: [PATCH 0/5] ARM: OMAP2+: Add and enable operating-points-v2 In-Reply-To: <1488813822-26042-1-git-send-email-d-gerlach@ti.com> References: <1488813822-26042-1-git-send-email-d-gerlach@ti.com> Message-ID: <20170307044737.GG8206@vireshk-i7> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 06-03-17, 09:23, Dave Gerlach wrote: > Hi, > This series adds the necessary changes to get proper operating-points-v2 tables > for AM335x/AM437x/DRA7xx/AM57xx TI SoCs. Doing this enables the ti-cpufreq > driver and allows the platform to detect which CPU OPPs are valid for the > configuration in use and enable them. > > This series adds complete tables for am335x and adds 1GHz support for all > beaglebone black boards and updates the already merged but unused am437x table > to match the finalized DT bindings. It also moves the existing dra7xx/am57xx > OPPs to OPPv2 but does not enable 1.5GHz yet as this requires multiregulator > support which will come at a later date. > > Also, now that so many TI platforms will depend on the ti-cpufreq driver let's > add CONFIG_ARM_TI_CPUFREQ to omap2plus_defconfig to enable it as part of the > default configuration. > > Pushed a branch containing these patches on top of v4.11-rc1 if anyone wants > to try it out [1]. Acked-by: Viresh Kumar -- viresh