projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c30640
)
ARM: dts: i.MX27: Using "wdog_ipg_gate" clock source for watchdog
author
Alexander Shiyan
<shc_work@mail.ru>
Sat, 20 Jul 2013 07:17:54 +0000
(11:17 +0400)
committer
Shawn Guo
<shawn.guo@linaro.org>
Thu, 22 Aug 2013 15:29:36 +0000
(23:29 +0800)
Patch replaces "dummy" clock source for watchdog with "wdog_ipg_gate".
Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx27.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx27.dtsi
b/arch/arm/boot/dts/imx27.dtsi
index 56b8c97a8c9912b9963a86f77ee69d20410c48dc..e9d60ab4650d6820ddc4a85e1a91d6d541892316 100644
(file)
--- a/
arch/arm/boot/dts/imx27.dtsi
+++ b/
arch/arm/boot/dts/imx27.dtsi
@@
-96,7
+96,7
@@
compatible = "fsl,imx27-wdt", "fsl,imx21-wdt";
reg = <0x10002000 0x1000>;
interrupts = <27>;
- clocks = <&clks
0
>;
+ clocks = <&clks
74
>;
};
gpt1: timer@10003000 {