The NOC100 has a parent which clock rate is set tot 400MHz. The OPPs which are not possible to set are removed and new one is added. Signed-off-by: Lukasz Luba <l.luba@xxxxxxxxxxxxxxxxxxx> --- arch/arm/boot/dts/exynos5420.dtsi | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/arch/arm/boot/dts/exynos5420.dtsi b/arch/arm/boot/dts/exynos5420.dtsi index 1097fa758d9e..f8c36ff0d4c3 100644 --- a/arch/arm/boot/dts/exynos5420.dtsi +++ b/arch/arm/boot/dts/exynos5420.dtsi @@ -1135,12 +1135,9 @@ opp-hz = /bits/ 64 <67000000>; }; opp01 { - opp-hz = /bits/ 64 <75000000>; + opp-hz = /bits/ 64 <80000000>; }; opp02 { - opp-hz = /bits/ 64 <86000000>; - }; - opp03 { opp-hz = /bits/ 64 <100000000>; }; }; -- 2.17.1