lkml.org 
[lkml]   [2020]   [Nov]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5.9 111/252] arm64: dts: imx8mm: fix voltage for 1.6GHz CPU operating point
    Date
    From: Lucas Stach <l.stach@pengutronix.de>

    [ Upstream commit d19d2152ca055baf20339cfacbf039c2cfb8d936 ]

    The datasheet for both the industrial and consumer variant of the
    SoC lists a typical voltage of 0.95V for the 1.6GHz CPU operating
    point.

    Fixes: e85c9d0faa75 (arm64: dts: imx8mm: Add cpufreq properties)
    Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
    Reviewed-by: Fabio Estevam <festevam@gmail.com>
    Signed-off-by: Shawn Guo <shawnguo@kernel.org>
    Signed-off-by: Sasha Levin <sashal@kernel.org>
    ---
    arch/arm64/boot/dts/freescale/imx8mm.dtsi | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/arch/arm64/boot/dts/freescale/imx8mm.dtsi b/arch/arm64/boot/dts/freescale/imx8mm.dtsi
    index 76f040e4be5e9..7cc2a810831ab 100644
    --- a/arch/arm64/boot/dts/freescale/imx8mm.dtsi
    +++ b/arch/arm64/boot/dts/freescale/imx8mm.dtsi
    @@ -129,7 +129,7 @@

    opp-1600000000 {
    opp-hz = /bits/ 64 <1600000000>;
    - opp-microvolt = <900000>;
    + opp-microvolt = <950000>;
    opp-supported-hw = <0xc>, <0x7>;
    clock-latency-ns = <150000>;
    opp-suspend;
    --
    2.27.0


    \
     
     \ /
      Last update: 2020-11-23 14:40    [W:4.040 / U:0.056 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site