1
0
Fork 0

ARM: dts: rockchip: Add STMMAC reset signal in GMAC interface for rk3288

Which fixes warning "no reset control found" by the same time

Signed-off-by: Romain Perier <romain.perier@gmail.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
hifive-unleashed-5.1
Romain Perier 2015-06-20 12:27:16 +00:00 committed by Heiko Stuebner
parent d770e558e2
commit e6b54649ad
1 changed files with 2 additions and 0 deletions

View File

@ -447,6 +447,8 @@
"mac_clk_rx", "mac_clk_tx",
"clk_mac_ref", "clk_mac_refout",
"aclk_mac", "pclk_mac";
resets = <&cru SRST_MAC>;
reset-names = "stmmaceth";
status = "disabled";
};