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

Commit a5d6ac2a authored by Dinh Nguyen's avatar Dinh Nguyen
Browse files

dts: socfpga: Add sysmgr node so the gmac can use to reference



commit[7e0b4cd0 dts: socfpga: Add DTS entry for adding the stmmac glue
layer for stmmac.] references the sysmgr through its phandle. This patch
adds the appropriate sysmgr node for the gmac to use.

Signed-off-by: default avatarDinh Nguyen <dinguyen@altera.com>
parent 9b931361
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -563,7 +563,7 @@
			reg = <0xffd05000 0x1000>;
		};

		sysmgr@ffd08000 {
		sysmgr: sysmgr@ffd08000 {
			compatible = "altr,sys-mgr", "syscon";
			reg = <0xffd08000 0x4000>;
		};