projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ab74b8
)
ARM: dts: DRA7: fix a typo in ethernet
author
Vishal Mahaveer
<vishalm@ti.com>
Tue, 25 Aug 2015 18:57:49 +0000
(13:57 -0500)
committer
Tony Lindgren
<tony@atomide.com>
Mon, 14 Sep 2015 20:33:47 +0000
(13:33 -0700)
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>
arch/arm/boot/dts/dra7.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/dra7.dtsi
b/arch/arm/boot/dts/dra7.dtsi
index d1bf0b7f0ee98c9019d142b05ae5e3f51f035e37..fed95a4547ee62398255217dab351132e765dab7 100644
(file)
--- a/
arch/arm/boot/dts/dra7.dtsi
+++ b/
arch/arm/boot/dts/dra7.dtsi
@@
-1417,7
+1417,7
@@
ti,irqs-safe-map = <0>;
};
- mac: ethernet@4
a100
000 {
+ mac: ethernet@4
8484
000 {
compatible = "ti,dra7-cpsw","ti,cpsw";
ti,hwmods = "gmac";
clocks = <&dpll_gmac_ck>, <&gmac_gmii_ref_clk_div>;