提交 1a12f52e 编写于 作者: G Girish K S 提交者: Kukjin Kim

ARM: dts: add dts node for the ahci sata exynos5440

This patch adds dts support for the sata controller
Signed-off-by: NGirish K S <ks.giri@samsung.com>
Signed-off-by: NKukjin Kim <kgene.kim@samsung.com>
上级 52e870ef
......@@ -215,4 +215,13 @@
clocks = <&clock 21>;
clock-names = "rtc";
};
sata@210000 {
compatible = "snps,exynos5440-ahci";
reg = <0x210000 0x10000>;
interrupts = <0 30 0>;
clocks = <&clock 23>;
clock-names = "sata";
};
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册