]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
arm: dts: dra7: fix ethernet name with proper device address
authorMugunthan V N <mugunthanvnm@ti.com>
Thu, 28 Apr 2016 10:06:10 +0000 (15:36 +0530)
committerJoe Hershberger <joe.hershberger@ni.com>
Tue, 24 May 2016 16:42:03 +0000 (11:42 -0500)
Fix typo error for cpsw device name with proper device address

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
arch/arm/dts/dra7.dtsi

index 30592736ff013b7225cc79ad3ea660305dda4573..0f242e6489770eb32223c4cfdab8dd35ae74ae37 100644 (file)
                        ti,irqs-safe-map = <0>;
                };
 
-               mac: ethernet@4a100000 {
+               mac: ethernet@48484000 {
                        compatible = "ti,cpsw";
                        ti,hwmods = "gmac";
                        clocks = <&dpll_gmac_ck>, <&gmac_gmii_ref_clk_div>;