From: Leela Krishna Amudala <l.krishna@samsung.com>
To: linux-samsung-soc@vger.kernel.org
Cc: kgene.kim@samsung.com, dianders@chromium.org,
jg1.han@samsung.com, t.figa@samsung.com, sachin.kamat@linaro.org
Subject: [PATCH 2/3] ARM: exynos5420: dt: add clock entries to watchdog node
Date: Wed, 24 Jul 2013 15:08:18 +0530 [thread overview]
Message-ID: <1374658699-3961-3-git-send-email-l.krishna@samsung.com> (raw)
In-Reply-To: <1374658699-3961-1-git-send-email-l.krishna@samsung.com>
This patch adds clock entries to watchdog node for exynos5420
as per the common clock framework of exynos5420
Reviewed-by: Alim Akhtar <alim.akhtar@samsung.com>
Reviewed-by: Doug Anderson <dianders@chromium.org>
Signed-off-by: Leela Krishna Amudala <l.krishna@samsung.com>
---
arch/arm/boot/dts/exynos5420.dtsi | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/arch/arm/boot/dts/exynos5420.dtsi b/arch/arm/boot/dts/exynos5420.dtsi
index 8c54c4b..e1d2d20 100644
--- a/arch/arm/boot/dts/exynos5420.dtsi
+++ b/arch/arm/boot/dts/exynos5420.dtsi
@@ -145,4 +145,10 @@
clocks = <&clock 260>, <&clock 131>;
clock-names = "uart", "clk_uart_baud0";
};
+
+ watchdog {
+ clocks = <&clock 316>;
+ clock-names = "watchdog";
+ status = "okay";
+ };
};
--
1.7.10.4
next prev parent reply other threads:[~2013-07-24 9:16 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-24 9:38 [PATCH 0/3] parse watchdog node to read PMU registers addresses Leela Krishna Amudala
2013-07-24 9:38 ` [PATCH 1/3] watchdog: s3c2410_wdt: parse watchdog dt node to read PMU registers adresses Leela Krishna Amudala
2013-07-24 12:39 ` Kukjin Kim
2013-07-25 10:27 ` Tomasz Figa
2013-07-26 0:32 ` Doug Anderson
2013-08-10 21:32 ` Olof Johansson
2013-07-24 9:38 ` Leela Krishna Amudala [this message]
2013-07-24 9:48 ` [PATCH 2/3] ARM: exynos5420: dt: add clock entries to watchdog node Sachin Kamat
2013-07-24 9:54 ` Tomasz Figa
2013-07-24 10:01 ` Sachin Kamat
2013-07-24 10:44 ` Leela Krishna Amudala
2013-07-24 11:12 ` Tomasz Figa
2013-07-24 11:21 ` Sachin Kamat
2013-07-24 11:56 ` Kukjin Kim
2013-07-24 14:09 ` Tomasz Figa
2013-07-24 14:52 ` Sylwester Nawrocki
2013-07-24 15:23 ` Tomasz Figa
2013-07-24 14:14 ` Tomasz Figa
2013-07-25 18:18 ` Stephen Warren
2013-07-24 9:38 ` [PATCH 3/3] ARM: dts: exynos: add PMU registers addresses and mask bit " Leela Krishna Amudala
2013-07-24 9:46 ` Sachin Kamat
2013-07-24 10:54 ` Leela Krishna Amudala
2013-07-24 11:00 ` Sachin Kamat
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1374658699-3961-3-git-send-email-l.krishna@samsung.com \
--to=l.krishna@samsung.com \
--cc=dianders@chromium.org \
--cc=jg1.han@samsung.com \
--cc=kgene.kim@samsung.com \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=sachin.kamat@linaro.org \
--cc=t.figa@samsung.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).