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 31/50] ARM: dts: exynos: align lowest OPP in bus_jpeg in Exynos5420
    Date
    Make the lowest OPP frequency possible to set using a clock divider keeping
    in mind the master clock rate.

    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 f2e2e77a86d6..0be799f843dc 100644
    --- a/arch/arm/boot/dts/exynos5420.dtsi
    +++ b/arch/arm/boot/dts/exynos5420.dtsi
    @@ -1250,7 +1250,7 @@
    compatible = "operating-points-v2";

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