From patchwork Thu Jun 7 01:22:58 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Huang Shijie X-Patchwork-Id: 163375 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:4978:20e::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 082C3B6F62 for ; Wed, 6 Jun 2012 23:23:10 +1000 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1ScG99-0003Cg-1J; Wed, 06 Jun 2012 13:19:35 +0000 Received: from mail-pz0-f49.google.com ([209.85.210.49]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1ScG8l-00038F-D5 for linux-arm-kernel@lists.infradead.org; Wed, 06 Jun 2012 13:19:12 +0000 Received: by dadm1 with SMTP id m1so9483153dad.36 for ; Wed, 06 Jun 2012 06:19:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references; bh=HlV2SOUBCEUtK8cT+Yrs8GKSqpJV4ZzOPTt9f0fzXQw=; b=cEph7s2wlCE0r2MSsH7Jq7nzNgjUhhj5dphANdQS+G/z/z/imsolJBsjWxSH/en1wZ JiCQdrQWIb5pgpjJBtwO+v7jpKdkQ8o5gkkJOGfhCkNbeOwB4Vtv34BXIo03KU15Yhqv dkIP9URLlAGEZrvVxyeNrtNi8VCXFW6HWStIgpsAYsBLizUsT/U/Xu9QoNAwH+aCsRto BsQwV8ugcN/l84HHZQRhH4kfFDCKJp5pav6b6xb8J5wRCL4uUY0Wu9U/AWOXF9ShaWxa l1EleT2Hwzul7I5sgzkapqakF9ap5hr0T/LQrt/wMZYSfPEqoRPI4sJT9I2of5dfMM8V NxTw== Received: by 10.68.227.36 with SMTP id rx4mr56405258pbc.144.1338988749582; Wed, 06 Jun 2012 06:19:09 -0700 (PDT) Received: from localhost.localdomain.Home ([222.71.218.58]) by mx.google.com with ESMTPS id rs4sm403212pbc.0.2012.06.06.06.19.04 (version=SSLv3 cipher=OTHER); Wed, 06 Jun 2012 06:19:08 -0700 (PDT) From: Huang Shijie To: shawn.guo@linaro.org Subject: [PATCH v2 2/3] ARM: imx6q: add clock for apbh-dma Date: Wed, 6 Jun 2012 21:22:58 -0400 Message-Id: <1339032179-2732-2-git-send-email-shijie8@gmail.com> X-Mailer: git-send-email 1.7.4.4 In-Reply-To: <1339032179-2732-1-git-send-email-shijie8@gmail.com> References: <1339032179-2732-1-git-send-email-shijie8@gmail.com> X-Spam-Note: CRM114 invocation failed X-Spam-Score: 0.7 (/) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (0.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.210.49 listed in list.dnswl.org] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (shijie8[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record 3.2 DATE_IN_FUTURE_12_24 Date: is 12 to 24 hours after Received: date 0.2 FREEMAIL_ENVFROM_END_DIGIT Envelope-from freemail username ends in digit (shijie8[at]gmail.com) -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Cc: vinod.koul@intel.com, Huang Shijie , linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org add clock for apbh-dma. Signed-off-by: Huang Shijie --- arch/arm/mach-imx/clk-imx6q.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/arch/arm/mach-imx/clk-imx6q.c b/arch/arm/mach-imx/clk-imx6q.c index cab02d0..12d9040 100644 --- a/arch/arm/mach-imx/clk-imx6q.c +++ b/arch/arm/mach-imx/clk-imx6q.c @@ -318,7 +318,7 @@ int __init mx6q_clocks_init(void) clk[ahb] = imx_clk_busy_divider("ahb", "periph", base + 0x14, 10, 3, base + 0x48, 1); /* name parent_name reg shift */ - clk[apbh_dma] = imx_clk_gate2("apbh_dma", "ahb", base + 0x68, 4); + clk[apbh_dma] = imx_clk_gate2("apbh_dma", "usdhc3", base + 0x68, 4); clk[asrc] = imx_clk_gate2("asrc", "asrc_podf", base + 0x68, 6); clk[can1_ipg] = imx_clk_gate2("can1_ipg", "ipg", base + 0x68, 14); clk[can1_serial] = imx_clk_gate2("can1_serial", "can_root", base + 0x68, 16); @@ -393,6 +393,7 @@ int __init mx6q_clocks_init(void) clk_register_clkdev(clk[gpt_ipg_per], "per", "imx-gpt.0"); clk_register_clkdev(clk[twd], NULL, "smp_twd"); clk_register_clkdev(clk[usboh3], NULL, "usboh3"); + clk_register_clkdev(clk[apbh_dma], NULL, "110000.dma-apbh"); clk_register_clkdev(clk[uart_serial], "per", "2020000.serial"); clk_register_clkdev(clk[uart_ipg], "ipg", "2020000.serial"); clk_register_clkdev(clk[uart_serial], "per", "21e8000.serial");