lkml.org 
[lkml]   [2019]   [Jul]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v1 23/50] ARM: dts: exynos: change lowest OPP in bus_disp1_fimd in Exynos5420
    Date
    The lowest OPP must be aligned to possible value after division of parent
    clock rate. Thus, change it to the value which is true for clock 1200MHz.

    Signed-off-by: Lukasz Luba <l.luba@partner.samsung.com>
    ---
    arch/arm/boot/dts/exynos5420.dtsi | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/arch/arm/boot/dts/exynos5420.dtsi b/arch/arm/boot/dts/exynos5420.dtsi
    index 6e82ffcbeacd..0739e7bd4628 100644
    --- a/arch/arm/boot/dts/exynos5420.dtsi
    +++ b/arch/arm/boot/dts/exynos5420.dtsi
    @@ -1294,7 +1294,7 @@
    compatible = "operating-points-v2";

    opp00 {
    - opp-hz = /bits/ 64 <120000000>;
    + opp-hz = /bits/ 64 <150000000>;
    };
    opp01 {
    opp-hz = /bits/ 64 <200000000>;
    --
    2.17.1
    \
     
     \ /
      Last update: 2019-07-15 14:47    [W:2.409 / U:0.016 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site