From patchwork Thu Apr 4 10:46:45 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kim Kukjin X-Patchwork-Id: 2391851 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork2.kernel.org Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) by patchwork2.kernel.org (Postfix) with ESMTP id A7277DF25A for ; Thu, 4 Apr 2013 10:49:16 +0000 (UTC) Received: from merlin.infradead.org ([205.233.59.134]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UNhjH-00065t-Rw for patchwork-linux-arm@patchwork.kernel.org; Thu, 04 Apr 2013 10:49:16 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1UNhhm-0007Mx-JG; Thu, 04 Apr 2013 10:47:42 +0000 Received: from mail-pd0-f175.google.com ([209.85.192.175]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UNhhG-00078M-Hk for linux-arm-kernel@lists.infradead.org; Thu, 04 Apr 2013 10:47:11 +0000 Received: by mail-pd0-f175.google.com with SMTP id g10so1137097pdj.6 for ; Thu, 04 Apr 2013 03:47:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:from:to:cc:subject:date:message-id:x-mailer :in-reply-to:references; bh=CMIEwlV1A1iiM8MGAv5zcdI6M2shTYtcynr0dolJLqc=; b=qk8RYA32/kEPb0wl/YWFOpEz3rxoNGZ5U7i/rH1CVMhHg/uppla4iHZ4lN2FRvfGUv HFo+Qk/grtONlFl9mGY+u07ytw5gN5/BlzXP29gvqxckXBZvGLWgjFqlDWJXkDs3z7Er JH+hM/6/v9klZNWr9bDdgo30OU/ERe09uFZmkEP1sB/i58/RMunkPwGp9pYGRXWYpJNC ENznyrtVJkVmOkc6WY61DB9VznlF/zePpT3/ytPMl4ixl1yXm5nqgUl79OeNt1TFKEDb xWhTz1YRV4nKJ11cPbOXkAegM6x8TCOoIa8kZi2+0vRrMcxJSurpMSbfGY9rzGybg2Ul p8jA== X-Received: by 10.68.182.227 with SMTP id eh3mr3886615pbc.151.1365072429254; Thu, 04 Apr 2013 03:47:09 -0700 (PDT) Received: from localhost.localdomain ([121.136.168.198]) by mx.google.com with ESMTPS id qh4sm10998802pac.8.2013.04.04.03.47.06 (version=TLSv1 cipher=RC4-SHA bits=128/128); Thu, 04 Apr 2013 03:47:08 -0700 (PDT) From: Kukjin Kim To: linux-samsung-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree-discuss@lists.ozlabs.org Subject: [PATCH 2/4] ARM: dts: add PDMA0 changes for exynos5440 Date: Thu, 4 Apr 2013 19:46:45 +0900 Message-Id: <1365072407-4320-3-git-send-email-kgene.kim@samsung.com> X-Mailer: git-send-email 1.7.4.4 In-Reply-To: <1365072407-4320-1-git-send-email-kgene.kim@samsung.com> References: <1365072407-4320-1-git-send-email-kgene.kim@samsung.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130404_064710_713044_E4FF64AA X-CRM114-Status: GOOD ( 11.48 ) X-Spam-Score: -1.1 (-) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-1.1 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [209.85.192.175 listed in list.dnswl.org] 0.8 RCVD_IN_SORBS_WEB RBL: SORBS: sender is an abusable web server [121.136.168.198 listed in dnsbl.sorbs.net] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (kgene.kim[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 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: Subash Patel , Kukjin Kim 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 From: Subash Patel PDMA0@0x121000 changes are added into the architecture DTS file. Signed-off-by: Subash Patel Signed-off-by: Kukjin Kim --- arch/arm/boot/dts/exynos5440.dtsi | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) diff --git a/arch/arm/boot/dts/exynos5440.dtsi b/arch/arm/boot/dts/exynos5440.dtsi index 7bd1f3b..715ea15 100644 --- a/arch/arm/boot/dts/exynos5440.dtsi +++ b/arch/arm/boot/dts/exynos5440.dtsi @@ -165,22 +165,22 @@ interrupt-parent = <&gic>; ranges; - pdma0: pdma@121A0000 { + pdma0: pdma@00121000 { compatible = "arm,pl330", "arm,primecell"; - reg = <0x120000 0x1000>; - interrupts = <0 34 0>; - clocks = <&clock 21>; + reg = <0x121000 0x1000>; + interrupts = <0 46 0>; + clocks = <&clock 8>; clock-names = "apb_pclk"; #dma-cells = <1>; #dma-channels = <8>; #dma-requests = <32>; }; - pdma1: pdma@121B0000 { + pdma1: pdma@00120000 { compatible = "arm,pl330", "arm,primecell"; - reg = <0x121000 0x1000>; - interrupts = <0 35 0>; - clocks = <&clock 21>; + reg = <0x120000 0x1000>; + interrupts = <0 47 0>; + clocks = <&clock 8>; clock-names = "apb_pclk"; #dma-cells = <1>; #dma-channels = <8>;