summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMugunthan V N <mugunthanvnm@ti.com>2016-04-28 10:06:10 (GMT)
committerJoe Hershberger <joe.hershberger@ni.com>2016-05-24 16:42:03 (GMT)
commit844f81447886697c14c0ade8077771e0e52907dc (patch)
tree6024c425b9c42077190052c8fc0d0c6d90f812ac
parentd7dc888d60b7d7641275bf6211307720b726baf9 (diff)
downloadu-boot-fsl-qoriq-844f81447886697c14c0ade8077771e0e52907dc.tar.xz
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 <mugunthanvnm@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>
-rw-r--r--arch/arm/dts/dra7.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/dts/dra7.dtsi b/arch/arm/dts/dra7.dtsi
index 3059273..0f242e6 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>;