Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: girishks2000@gmail.com (girishks2000 at gmail.com)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] arm: exynos5440: add dts node for the ahci sata
Date: Fri,  1 Feb 2013 17:56:25 -0800	[thread overview]
Message-ID: <510c7283.a4d1440a.7061.2699@mx.google.com> (raw)
In-Reply-To: <1359770185-31867-1-git-send-email-yes>

From: Girish K S <ks.giri@samsung.com>

This patch adds dts support for the sata controller

Signed-off-by: Girish K S <ks.giri@samsung.com>
---
 arch/arm/boot/dts/exynos5440.dtsi |    9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/arch/arm/boot/dts/exynos5440.dtsi b/arch/arm/boot/dts/exynos5440.dtsi
index a00ed6a..8d6a784 100644
--- a/arch/arm/boot/dts/exynos5440.dtsi
+++ b/arch/arm/boot/dts/exynos5440.dtsi
@@ -193,4 +193,13 @@
 		clocks = <&clock 8>;
 		clock-names = "rtc";
 	};
+
+	sata at 210000 {
+		compatible = "samsung,exynos5440-ahci";
+		reg = <0x210000 0x10000>;
+		interrupts = <0 30 0>;
+		clocks = <&clock 10>;
+		clock-names = "sata";
+	};
+
 };
-- 
1.7.10.4

           reply	other threads:[~2013-02-02  1:56 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <1359770185-31867-1-git-send-email-yes>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=510c7283.a4d1440a.7061.2699@mx.google.com \
    --to=girishks2000@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox