[PATCH v4 3/8] ARM: dts: Exynos5420: add CPU OPP properties

Viresh Kumar viresh.kumar at linaro.org
Mon Dec 7 22:28:24 PST 2015


On 07-12-15, 19:18, Bartlomiej Zolnierkiewicz wrote:
> +	cpu1_opp_table: opp_table1 {
> +		compatible = "operating-points-v2";
> +		opp-shared;
> +		opp00 at 1300000000 {

This should be just opp at 1300000000, you don't need 00/01/02... anymore
now. Same for the other patch as well..

Fix that in other patches in this series and you also need to fix it
for arch/arm/boot/dts/exynos4212.dtsi based on what I see in
linux-next.

-- 
viresh



More information about the linux-arm-kernel mailing list