Skip to content

Commit

Permalink
ARM: dts: DRA7: fix a typo in ethernet
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Vishal Mahaveer authored and Tony Lindgren committed Sep 14, 2015
1 parent 3ab74b8 commit c263a5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/dra7.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -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>;
Expand Down

0 comments on commit c263a5b

Please sign in to comment.