Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e6b54649 authored by Romain Perier's avatar Romain Perier Committed by Heiko Stuebner
Browse files

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: default avatarRomain Perier <romain.perier@gmail.com>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent d770e558
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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";
	};