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

Commit c263a5b8 authored by Vishal Mahaveer's avatar Vishal Mahaveer Committed by Tony Lindgren
Browse files

ARM: dts: DRA7: fix a typo in ethernet



Register address in name of the node is wrong

Signed-off-by: default avatarVishal Mahaveer <vishalm@ti.com>
Acked-by: default avatarMugunthan V N <mugunthanvnm@ti.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 3ab74b89
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1417,7 +1417,7 @@
			ti,irqs-safe-map = <0>;
		};

		mac: ethernet@4a100000 {
		mac: ethernet@48484000 {
			compatible = "ti,dra7-cpsw","ti,cpsw";
			ti,hwmods = "gmac";
			clocks = <&dpll_gmac_ck>, <&gmac_gmii_ref_clk_div>;