* [PATCH 2/2] arm: exynos5440: add dts node for the ahci sata [not found] <1359770185-31867-1-git-send-email-yes> @ 2013-02-02 1:56 ` girishks2000 at gmail.com 0 siblings, 0 replies; only message in thread From: girishks2000 at gmail.com @ 2013-02-02 1:56 UTC (permalink / raw) To: linux-arm-kernel 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 ^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2013-02-02 1:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1359770185-31867-1-git-send-email-yes>
2013-02-02 1:56 ` [PATCH 2/2] arm: exynos5440: add dts node for the ahci sata girishks2000 at gmail.com
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox