lkml.org 
[lkml]   [2015]   [Apr]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5/9] ARM: tegra: fix hda2codec_2x clock name in Tegra124 device tree
    Date
    From: Marcel Ziswiler <marcel.ziswiler@toradex.com>

    Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
    ---
    arch/arm/boot/dts/tegra124.dtsi | 4 ++--
    1 file changed, 2 insertions(+), 2 deletions(-)

    diff --git a/arch/arm/boot/dts/tegra124.dtsi b/arch/arm/boot/dts/tegra124.dtsi
    index fefec80..095d326 100644
    --- a/arch/arm/boot/dts/tegra124.dtsi
    +++ b/arch/arm/boot/dts/tegra124.dtsi
    @@ -620,11 +620,11 @@
    clocks = <&tegra_car TEGRA124_CLK_HDA>,
    <&tegra_car TEGRA124_CLK_HDA2HDMI>,
    <&tegra_car TEGRA124_CLK_HDA2CODEC_2X>;
    - clock-names = "hda", "hda2hdmi", "hdacodec_2x";
    + clock-names = "hda", "hda2hdmi", "hda2codec_2x";
    resets = <&tegra_car 125>, /* hda */
    <&tegra_car 128>, /* hda2hdmi */
    <&tegra_car 111>; /* hda2codec_2x */
    - reset-names = "hda", "hda2hdmi", "hdacodec_2x";
    + reset-names = "hda", "hda2hdmi", "hda2codec_2x";
    status = "disabled";
    };

    --
    1.9.3


    \
     
     \ /
      Last update: 2015-04-11 00:01    [W:4.106 / U:0.252 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site