projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79a2dc9
)
ARM: dts: da850: add the SATA node
author
Bartosz Golaszewski
<bgolaszewski@baylibre.com>
Mon, 30 Jan 2017 10:02:10 +0000
(11:02 +0100)
committer
Sekhar Nori
<nsekhar@ti.com>
Tue, 31 Jan 2017 12:22:26 +0000
(17:52 +0530)
Add the SATA node to the da850 device tree.
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
arch/arm/boot/dts/da850.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/da850.dtsi
b/arch/arm/boot/dts/da850.dtsi
index 6dfd3bf3a6d8bd21c3ab0c31be63a7d96b12ba2f..92d633d1da6841cc53300ae246871705acc9caf9 100644
(file)
--- a/
arch/arm/boot/dts/da850.dtsi
+++ b/
arch/arm/boot/dts/da850.dtsi
@@
-429,6
+429,12
@@
phy-names = "usb-phy";
status = "disabled";
};
+ sata: sata@218000 {
+ compatible = "ti,da850-ahci";
+ reg = <0x218000 0x2000>, <0x22c018 0x4>;
+ interrupts = <67>;
+ status = "disabled";
+ };
mdio: mdio@224000 {
compatible = "ti,davinci_mdio";
#address-cells = <1>;