]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/kernel-video.git/commitdiff
ARM: dts: DRA7: fix a typo in ethernet
authorVishal Mahaveer <vishalm@ti.com>
Tue, 11 Aug 2015 19:29:42 +0000 (19:29 +0000)
committerVishal Mahaveer <vishalm@ti.com>
Mon, 24 Aug 2015 18:47:06 +0000 (13:47 -0500)
Register address in name of the node is wrong

Change-Id: Ibb9be2fafaeb0aca2920c5ef9d3ff469cab2c82d
Signed-off-by: Vishal Mahaveer <vishalm@ti.com>
Acked-by: Mugunthan V N <mugunthanvnm@ti.com>
arch/arm/boot/dts/dra7.dtsi

index 62ae692ed5421442707412f7293b5c2fdc947c3c..b94fbc6b36a982fc9e34d8c676bafb994905c135 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>;