From patchwork Tue Apr 16 09:30:11 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: girishks2000@gmail.com X-Patchwork-Id: 2448511 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 D5F72DF230 for ; Tue, 16 Apr 2013 09:30:34 +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 1US2Dg-00047b-QT; Tue, 16 Apr 2013 09:30: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 1US2Dd-00011H-Pt; Tue, 16 Apr 2013 09:30:30 +0000 Received: from mail-pa0-f54.google.com ([209.85.220.54]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1US2DY-00010v-5d for linux-arm-kernel@lists.infradead.org; Tue, 16 Apr 2013 09:30:24 +0000 Received: by mail-pa0-f54.google.com with SMTP id fa11so245560pad.41 for ; Tue, 16 Apr 2013 02:30:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:to:cc:subject:date:message-id:x-mailer; bh=pVzWPBHcBaGZzEQf1BizBfQoxoBPUjgud+MO6/PQb7A=; b=mxDQd8psPIsAdggOKauowiraR+YtYks5JzTQyO6SIV/IWY9KCcT9iol0D8dX4EKbNC 5RZBRyUweUAqoE8NCtyD2OtCFjTok/hYweowKaWyIEdpfmMYaOF6MIaCHyaYQMaCBWR0 LBLO8u8LH3eUUulUs77aShBdfDFOTVuRPvJM6YTCbJ1g3jV+xwtfuUsyYpCH4AlLMUzS L0MIvVGgNNAEeJszZutpFVZVCjH3HQviPhiRvGnY6aJSWyc8pGv+NG9p/6uNZ5F2phym iXKVItKv3wYKY90+mKlCZ9xjPuLBduQICFnoUXklY98nsgCjfs2+O8Dp7xvNMIJ1HcMz umRw== X-Received: by 10.68.41.227 with SMTP id i3mr2012876pbl.139.1366104623338; Tue, 16 Apr 2013 02:30:23 -0700 (PDT) Received: from localhost.localdomain ([115.113.119.130]) by mx.google.com with ESMTPS id ak5sm1985117pac.4.2013.04.16.02.30.20 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 16 Apr 2013 02:30:22 -0700 (PDT) From: Girish K S To: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org Subject: [PATCH V2 2/2] ARM: dts: add dts node for the ahci sata exynos5440 Date: Tue, 16 Apr 2013 15:00:11 +0530 Message-Id: <1366104611-14315-1-git-send-email-ks.giri@samsung.com> X-Mailer: git-send-email 1.7.5.4 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130416_053024_348454_32F439A2 X-CRM114-Status: GOOD ( 12.09 ) X-Spam-Score: -2.5 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.5 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.220.54 listed in list.dnswl.org] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (girishks2000[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record 0.2 FREEMAIL_ENVFROM_END_DIGIT Envelope-from freemail username ends in digit (girishks2000[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: kgene.kim@samsung.com 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 This patch adds dts support for the sata controller Signed-off-by: Girish K S --- arch/arm/boot/dts/exynos5440.dtsi | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/arch/arm/boot/dts/exynos5440.dtsi b/arch/arm/boot/dts/exynos5440.dtsi index 7c5dc38..2dc4ffa 100644 --- a/arch/arm/boot/dts/exynos5440.dtsi +++ b/arch/arm/boot/dts/exynos5440.dtsi @@ -220,4 +220,13 @@ clock-names = "rtc"; status = "disabled"; }; + + sata@210000 { + compatible = "snps,exynos5440-ahci"; + reg = <0x210000 0x10000>; + interrupts = <0 30 0>; + clocks = <&clock 10>; + clock-names = "sata"; + }; + };