提交 1611c21a 编写于 作者: B Brian Norris 提交者: Hauke Mehrtens

ipq806x: onhub: Enable adm_dma node

One of our SPI devices references this node, but we never enabled it.
This clutters up probe deferral logs.

(NB: this SPI device still doesn't have a real driver, so it's just here
for documentation and/or tinkering.)
Signed-off-by: NBrian Norris <computersforpeace@gmail.com>
上级 9ea5487e
...@@ -288,6 +288,10 @@ ...@@ -288,6 +288,10 @@
}; };
}; };
&adm_dma {
status = "okay";
};
&gmac0 { &gmac0 {
status = "okay"; status = "okay";
phy-mode = "rgmii"; phy-mode = "rgmii";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册