lkml.org 
[lkml]   [2013]   [Sep]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 4/6] ARM: dts: exynos5250: add sclk_pcm_in to audss clock controller
    Date
    The parent of sclk_pcm in the AudioSS block is div_pcm0.

    Signed-off-by: Andrew Bresticker <abrestic@chromium.org>
    ---
    arch/arm/boot/dts/exynos5250.dtsi | 2 ++
    1 file changed, 2 insertions(+)

    diff --git a/arch/arm/boot/dts/exynos5250.dtsi b/arch/arm/boot/dts/exynos5250.dtsi
    index 7d7cc77..bedc7a8 100644
    --- a/arch/arm/boot/dts/exynos5250.dtsi
    +++ b/arch/arm/boot/dts/exynos5250.dtsi
    @@ -88,6 +88,8 @@
    compatible = "samsung,exynos5250-audss-clock";
    reg = <0x03810000 0x0C>;
    #clock-cells = <1>;
    + clocks = <&clock 160>;
    + clock-names = "sclk_pcm_in";
    };

    timer {
    --
    1.8.4


    \
     
     \ /
      Last update: 2013-09-20 23:41    [W:4.225 / U:0.308 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site