From: Mugunthan V N Date: Thu, 28 Apr 2016 10:06:10 +0000 (+0530) Subject: arm: dts: dra7: fix ethernet name with proper device address X-Git-Tag: v2016.07-rc1~174^2~10 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=844f81447886697c14c0ade8077771e0e52907dc;p=u-boot arm: dts: dra7: fix ethernet name with proper device address Fix typo error for cpsw device name with proper device address Signed-off-by: Mugunthan V N Reviewed-by: Tom Rini Acked-by: Joe Hershberger --- diff --git a/arch/arm/dts/dra7.dtsi b/arch/arm/dts/dra7.dtsi index 30592736ff..0f242e6489 100644 --- a/arch/arm/dts/dra7.dtsi +++ b/arch/arm/dts/dra7.dtsi @@ -1411,7 +1411,7 @@ 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>;