projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5464ac4
)
ARM: dts: Fix gmac clock ids due to changes in Exynos5440
author
Thomas Abraham
<thomas.ab@samsung.com>
Mon, 8 Apr 2013 12:47:02 +0000
(21:47 +0900)
committer
Kukjin Kim
<kgene.kim@samsung.com>
Mon, 8 Apr 2013 16:39:25 +0000
(
01:39
+0900)
The Exynos5440 common clock driver has changed the clock ID's for
some of the clocks. Fix the gmac clock entries in Exynos5440 dtsi
file accordingly.
Signed-off-by: Thomas Abraham <thomas.ab@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/boot/dts/exynos5440.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/exynos5440.dtsi
b/arch/arm/boot/dts/exynos5440.dtsi
index ed3ee82a122d8d210de988209298f6b95019e63b..80ca2769c6fa74df0a2f47a877f38378e4c9c941 100644
(file)
--- a/
arch/arm/boot/dts/exynos5440.dtsi
+++ b/
arch/arm/boot/dts/exynos5440.dtsi
@@
-162,7
+162,7
@@
interrupts = <0 31 4>;
interrupt-names = "macirq";
phy-mode = "sgmii";
- clocks = <&clock
12
>;
+ clocks = <&clock
25
>;
clock-names = "stmmaceth";
};