Commit 56cb2d8e authored by Linus Walleij's avatar Linus Walleij

ARM: dts: Add second ATA to NAS4220B

The NAS4220B has the second ATA interface up and running.
Activate it in the device tree.
Signed-off-by: default avatarRoman Yeryomin <roman@advem.lv>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 0d6ce772
......@@ -202,5 +202,9 @@ ethernet-port@1 {
ata@63000000 {
status = "okay";
};
ata@63400000 {
status = "okay";
};
};
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment