提交 56cb2d8e 编写于 作者: L 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: NRoman Yeryomin <roman@advem.lv>
Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
上级 0d6ce772
...@@ -202,5 +202,9 @@ ...@@ -202,5 +202,9 @@
ata@63000000 { ata@63000000 {
status = "okay"; status = "okay";
}; };
ata@63400000 {
status = "okay";
};
}; };
}; };
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册