From: Girish K S <girishks2000@gmail.com>
To: linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org
Cc: kgene.kim@samsung.com
Subject: [PATCH 2/2] ARM: dts: add dts node for the ahci sata exynos5440
Date: Tue, 16 Apr 2013 14:28:53 +0530 [thread overview]
Message-ID: <1366102733-3570-2-git-send-email-ks.giri@samsung.com> (raw)
In-Reply-To: <1366102733-3570-1-git-send-email-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 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 = "samsung,exynos5440-ahci";
+ reg = <0x210000 0x10000>;
+ interrupts = <0 30 0>;
+ clocks = <&clock 10>;
+ clock-names = "sata";
+ };
+
};
--
1.7.5.4
next prev parent reply other threads:[~2013-04-16 8:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-16 8:58 [PATCH 1/2] ARM: dts: enable spi for EXYNOS5440 SOC Girish K S
2013-04-16 8:58 ` Girish K S [this message]
2013-06-13 12:12 ` Kukjin Kim
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=1366102733-3570-2-git-send-email-ks.giri@samsung.com \
--to=girishks2000@gmail.com \
--cc=kgene.kim@samsung.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.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
all inboxes | Powered by JetHome®