devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: DRA7: fix a typo in ethernet
@ 2015-08-25 21:50 Vishal Mahaveer
  0 siblings, 0 replies; 4+ messages in thread
From: Vishal Mahaveer @ 2015-08-25 21:50 UTC (permalink / raw)
  To: Tony Lindgren
  Cc: Suman Anna, linux-omap-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	devicetree-u79uwXL29TY76Z2rM5mHXA

Register address in name of the node is wrong

Signed-off-by: Vishal Mahaveer <vishalm-l0cyMroinI0@public.gmane.org>
Acked-by: Mugunthan V N <mugunthanvnm-l0cyMroinI0@public.gmane.org>
---
 arch/arm/boot/dts/dra7.dtsi |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/arm/boot/dts/dra7.dtsi b/arch/arm/boot/dts/dra7.dtsi
index 1e29ccf..9a20d46 100644
--- a/arch/arm/boot/dts/dra7.dtsi
+++ b/arch/arm/boot/dts/dra7.dtsi
@@ -1398,7 +1398,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>;
-- 
1.7.4.1

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 4+ messages in thread
[parent not found: <1440529069-7882-1-git-send-email-vishalm@ti.com>]

end of thread, other threads:[~2015-09-14 17:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-25 21:50 [PATCH] ARM: dts: DRA7: fix a typo in ethernet Vishal Mahaveer
     [not found] <1440529069-7882-1-git-send-email-vishalm@ti.com>
     [not found] ` <1440529069-7882-1-git-send-email-vishalm-l0cyMroinI0@public.gmane.org>
2015-09-01 15:50   ` Tony Lindgren
     [not found]     ` <20150901155005.GM4215-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
2015-09-01 16:03       ` Tony Lindgren
2015-09-14 17:17   ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).