1
0
Fork 0

ARM: dts: da850: add the SATA node

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>
zero-colors
Bartosz Golaszewski 2017-01-30 11:02:10 +01:00 committed by Sekhar Nori
parent 79a2dc9849
commit 031913931b
1 changed files with 6 additions and 0 deletions

View File

@ -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>;