From patchwork Fri Sep 20 21:13:57 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andrew Bresticker X-Patchwork-Id: 2921641 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 9FBBEBFF05 for ; Fri, 20 Sep 2013 21:16:47 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id E474D20459 for ; Fri, 20 Sep 2013 21:16:46 +0000 (UTC) Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 08D5D20457 for ; Fri, 20 Sep 2013 21:16:46 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VN831-0007dV-TJ; Fri, 20 Sep 2013 21:15:32 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1VN82f-0005xr-8r; Fri, 20 Sep 2013 21:15:09 +0000 Received: from mail-ve0-f201.google.com ([209.85.128.201]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VN822-0005rh-S0 for linux-arm-kernel@lists.infradead.org; Fri, 20 Sep 2013 21:14:36 +0000 Received: by mail-ve0-f201.google.com with SMTP id c14so108562vea.2 for ; Fri, 20 Sep 2013 14:14:09 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=T9a4rKyoTAgPuARhQp4okJJXDWhBKXhTcmKm5wSohtI=; b=KwbQHY7DH7v9ec5fTRjpViciIyG7lTVhh3yxrg0ZX4HKIFceZSI6H5r5X9qnzzc/7H 3bzAUnHT5i9tQoUcRPVIdRk0t7QX8zeWjCG8pRDnd1kLbbbK1Bru21NIhd2P3BGMzMqJ fsAbsyRDmaMAcGsch8Dr9BieIh5BzEvb5CGR8Or8dMXof6DXuF2zr5ElCDVOjSJ8d5zB RbnWt38jtO915RHIL77rvVT9NRKak3hOXWezn+DpjiClDqMJmUpKlssDFXC33cWzc+lY +iyMgsZc3V4mVxzOueHpPbybRogDo4n0+NShOYbl5DWQwPHFxn7qslaPmDq8zuGBLMfK /nHg== X-Gm-Message-State: ALoCoQkKTYh9RQsr/8sJXUf7TsOMqATG/LVN0f9SSocCVYexB0RTMEj04GRBYqo2yNioPDGjWZYPeERJ46k+KMVbYbt1OUQxsJoIoq5eRgoQH7MMjouzuXZ1C3jsjQdmSyBvY6594y+qbJBhiJN6h975zW1yLUntXSIK8TU7H2d7+2CJzkOZ4UTyBxSreJ3J2ce6VLdHr1uXeo7ayz6MWU7wxTtutJvcxw== X-Received: by 10.236.63.165 with SMTP id a25mr2082110yhd.43.1379711649790; Fri, 20 Sep 2013 14:14:09 -0700 (PDT) Received: from corp2gmr1-1.hot.corp.google.com (corp2gmr1-1.hot.corp.google.com [172.24.189.92]) by gmr-mx.google.com with ESMTPS id y62si1722819yha.0.1969.12.31.16.00.00 (version=TLSv1.1 cipher=AES128-SHA bits=128/128); Fri, 20 Sep 2013 14:14:09 -0700 (PDT) Received: from abrestic.mtv.corp.google.com (abrestic.mtv.corp.google.com [172.22.72.111]) by corp2gmr1-1.hot.corp.google.com (Postfix) with ESMTP id 92E4231C233; Fri, 20 Sep 2013 14:14:09 -0700 (PDT) Received: by abrestic.mtv.corp.google.com (Postfix, from userid 137652) id 4E72522082B; Fri, 20 Sep 2013 14:14:09 -0700 (PDT) From: Andrew Bresticker To: linux-samsung-soc@vger.kernel.org Subject: [PATCH 6/6] ARM: dts: exynos5420: add sclk_pcm_in to audss clock controller Date: Fri, 20 Sep 2013 14:13:57 -0700 Message-Id: <1379711637-5226-6-git-send-email-abrestic@chromium.org> X-Mailer: git-send-email 1.8.4 In-Reply-To: <1379711637-5226-1-git-send-email-abrestic@chromium.org> References: <1379711637-5226-1-git-send-email-abrestic@chromium.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130920_171431_089267_E80EA3CC X-CRM114-Status: GOOD ( 11.13 ) X-Spam-Score: 0.2 (/) Cc: Mark Rutland , Yadwinder Singh Brar , linux-doc@vger.kernel.org, Andrew Bresticker , Tomasz Figa , linux-kernel@vger.kernel.org, Tushar Behera , Kukjin Kim , Russell King , Sachin Kamat , Stephen Warren , Grant Likely , devicetree@vger.kernel.org, Pawel Moll , Ian Campbell , Rob Herring , Mike Turquette , linux-arm-kernel@lists.infradead.org, Rahul Sharma , Padmavathi Venna , Jiri Kosina , Stephen Boyd , Doug Anderson , Leela Krishna Amudala , Rob Landley X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-1.4 required=5.0 tests=BAYES_00,KHOP_BIG_TO_CC, RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=no version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP The parent of sclk_pcm in the AudioSS block is sclk_maupcm0. Signed-off-by: Andrew Bresticker --- arch/arm/boot/dts/exynos5420.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/boot/dts/exynos5420.dtsi b/arch/arm/boot/dts/exynos5420.dtsi index d537cd7..339ab93 100644 --- a/arch/arm/boot/dts/exynos5420.dtsi +++ b/arch/arm/boot/dts/exynos5420.dtsi @@ -72,8 +72,8 @@ compatible = "samsung,exynos5420-audss-clock"; reg = <0x03810000 0x0C>; #clock-cells = <1>; - clocks = <&clock 148>; - clock-names = "sclk_audio"; + clocks = <&clock 148>, <&clock 149>; + clock-names = "sclk_audio", "sclk_pcm_in"; }; codec@11000000 {