lkml.org 
[lkml]   [2017]   [Mar]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v3 3/7] arm: dts: Add the burst and esc clock frequency properties for exynos4412 dts
    Date
    The OF graph is not needed because the panel is a child of dsi. So
    added the burst and esc clock frequency properties to the parent (DSI
    node), taking into account the bisectability problem so that remove
    the OF graph from DSI node.

    Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
    Reviewed-by: Andrzej Hajda <a.hajda@samsung.com>
    ---
    arch/arm/boot/dts/exynos4412-trats2.dts | 2 ++
    1 file changed, 2 insertions(+)

    diff --git a/arch/arm/boot/dts/exynos4412-trats2.dts b/arch/arm/boot/dts/exynos4412-trats2.dts
    index 41ecd6d..82221a0 100644
    --- a/arch/arm/boot/dts/exynos4412-trats2.dts
    +++ b/arch/arm/boot/dts/exynos4412-trats2.dts
    @@ -385,6 +385,8 @@
    &dsi_0 {
    vddcore-supply = <&ldo8_reg>;
    vddio-supply = <&ldo10_reg>;
    + samsung,burst-clock-frequency = <500000000>;
    + samsung,esc-clock-frequency = <20000000>;
    samsung,pll-clock-frequency = <24000000>;
    status = "okay";

    --
    1.9.1
    \
     
     \ /
      Last update: 2017-03-02 11:33    [W:4.126 / U:0.160 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site