ARM: dts: DRA7: fix a typo in ethernet
authorVishal Mahaveer <vishalm@ti.com>
Tue, 25 Aug 2015 18:57:49 +0000 (13:57 -0500)
committerTony Lindgren <tony@atomide.com>
Mon, 14 Sep 2015 20:33:47 +0000 (13:33 -0700)
Register address in name of the node is wrong

Signed-off-by: Vishal Mahaveer <vishalm@ti.com>
Acked-by: Mugunthan V N <mugunthanvnm@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/dra7.dtsi

index d1bf0b7..fed95a4 100644 (file)
                        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>;