All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: Markus Mayer <markus.mayer@linaro.org>,
	Wim Van Sebroeck <wim@iguana.be>,
	Christian Daudt <bcm@fixthebug.org>
Cc: Linaro Patches <patches@linaro.org>,
	Matt Porter <matt.porter@linaro.org>,
	One Thousand Gnomes <gnomes@lxorguk.ukuu.org.uk>,
	Linux Watchdog List <linux-watchdog@vger.kernel.org>,
	ARM Kernel List <linux-arm-kernel@lists.infradead.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v3 2/2] ARM: bcm281xx: watchdog configuration
Date: Mon, 18 Nov 2013 21:07:56 -0800	[thread overview]
Message-ID: <528AF22C.8060907@roeck-us.net> (raw)
In-Reply-To: <1384824250-16727-3-git-send-email-markus.mayer@linaro.org>

On 11/18/2013 05:24 PM, Markus Mayer wrote:
> This commit enables the watchdog driver for the BCM281xx family of SoCs.
>
> Signed-off-by: Markus Mayer <markus.mayer@linaro.org>
> Reviewed-by: Matt Porter <matt.porter@linaro.org>

Acked-by: Guenter Roeck <linux@roeck-us.net>

> ---
>   arch/arm/configs/bcm_defconfig |    3 +++
>   1 file changed, 3 insertions(+)
>
> diff --git a/arch/arm/configs/bcm_defconfig b/arch/arm/configs/bcm_defconfig
> index 6e49310..8b98e11 100644
> --- a/arch/arm/configs/bcm_defconfig
> +++ b/arch/arm/configs/bcm_defconfig
> @@ -130,3 +130,6 @@ CONFIG_CRC_ITU_T=y
>   CONFIG_CRC7=y
>   CONFIG_XZ_DEC=y
>   CONFIG_AVERAGE=y
> +CONFIG_WATCHDOG=y
> +CONFIG_BCM_KONA_WDT=y
> +CONFIG_BCM_KONA_WDT_DEBUG=y
>


WARNING: multiple messages have this Message-ID (diff)
From: linux@roeck-us.net (Guenter Roeck)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 2/2] ARM: bcm281xx: watchdog configuration
Date: Mon, 18 Nov 2013 21:07:56 -0800	[thread overview]
Message-ID: <528AF22C.8060907@roeck-us.net> (raw)
In-Reply-To: <1384824250-16727-3-git-send-email-markus.mayer@linaro.org>

On 11/18/2013 05:24 PM, Markus Mayer wrote:
> This commit enables the watchdog driver for the BCM281xx family of SoCs.
>
> Signed-off-by: Markus Mayer <markus.mayer@linaro.org>
> Reviewed-by: Matt Porter <matt.porter@linaro.org>

Acked-by: Guenter Roeck <linux@roeck-us.net>

> ---
>   arch/arm/configs/bcm_defconfig |    3 +++
>   1 file changed, 3 insertions(+)
>
> diff --git a/arch/arm/configs/bcm_defconfig b/arch/arm/configs/bcm_defconfig
> index 6e49310..8b98e11 100644
> --- a/arch/arm/configs/bcm_defconfig
> +++ b/arch/arm/configs/bcm_defconfig
> @@ -130,3 +130,6 @@ CONFIG_CRC_ITU_T=y
>   CONFIG_CRC7=y
>   CONFIG_XZ_DEC=y
>   CONFIG_AVERAGE=y
> +CONFIG_WATCHDOG=y
> +CONFIG_BCM_KONA_WDT=y
> +CONFIG_BCM_KONA_WDT_DEBUG=y
>

  reply	other threads:[~2013-11-19  5:08 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-19  1:24 [PATCH v3 0/2] watchdog: bcm281xx: Watchdog Driver Markus Mayer
2013-11-19  1:24 ` Markus Mayer
2013-11-19  1:24 ` [PATCH v3 1/2] " Markus Mayer
2013-11-19  1:24   ` Markus Mayer
2013-11-19  5:07   ` Guenter Roeck
2013-11-19  5:07     ` Guenter Roeck
2013-11-19  1:24 ` [PATCH v3 2/2] ARM: bcm281xx: watchdog configuration Markus Mayer
2013-11-19  1:24   ` Markus Mayer
2013-11-19  5:07   ` Guenter Roeck [this message]
2013-11-19  5:07     ` Guenter Roeck

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=528AF22C.8060907@roeck-us.net \
    --to=linux@roeck-us.net \
    --cc=bcm@fixthebug.org \
    --cc=gnomes@lxorguk.ukuu.org.uk \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-watchdog@vger.kernel.org \
    --cc=markus.mayer@linaro.org \
    --cc=matt.porter@linaro.org \
    --cc=patches@linaro.org \
    --cc=wim@iguana.be \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.