From: s.hauer@pengutronix.de (Sascha Hauer)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/6] ARM: dts: i.MX27: Using "wdog_ipg_gate" clock source for watchdog
Date: Sun, 21 Jul 2013 20:50:23 +0200 [thread overview]
Message-ID: <20130721185023.GM29785@pengutronix.de> (raw)
In-Reply-To: <1374304679-27338-1-git-send-email-shc_work@mail.ru>
On Sat, Jul 20, 2013 at 11:17:54AM +0400, Alexander Shiyan wrote:
> Patch replaces "dummy" clock source for watchdog with "wdog_ipg_gate".
>
> Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
The series looks good to me.
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Sascha
> ---
> arch/arm/boot/dts/imx27.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/imx27.dtsi b/arch/arm/boot/dts/imx27.dtsi
> index 56b8c97..e9d60ab 100644
> --- 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 at 10003000 {
> --
> 1.8.1.5
>
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
next prev parent reply other threads:[~2013-07-21 18:50 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-20 7:17 [PATCH 1/6] ARM: dts: i.MX27: Using "wdog_ipg_gate" clock source for watchdog Alexander Shiyan
2013-07-20 7:17 ` [PATCH 2/6] ARM: dts: i.MX27: Remove optional "ptp" clock source for FEC Alexander Shiyan
2013-07-20 7:17 ` [PATCH 3/6] ARM: dts: i.MX27: Add label to CPU node Alexander Shiyan
2013-07-20 7:17 ` [PATCH 4/6] ARM: dts: i.MX27: Increase "clock-latency" value Alexander Shiyan
2013-07-20 7:17 ` [PATCH 5/6] ARM: dts: i.MX27: Remove clock name from CPU node Alexander Shiyan
2013-07-20 7:17 ` [PATCH 6/6] ARM: dts: imx27-phytec-phycore-som: Fix regulator settings Alexander Shiyan
2013-07-21 18:50 ` Sascha Hauer [this message]
2013-07-22 8:39 ` [PATCH 1/6] ARM: dts: i.MX27: Using "wdog_ipg_gate" clock source for watchdog Shawn Guo
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=20130721185023.GM29785@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
/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).