All of lore.kernel.org
 help / color / mirror / Atom feed
From: sebastian.hesselbarth@gmail.com (Sebastian Hesselbarth)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] ARM: berlin: do not select RESET_CONTROLLER
Date: Tue, 18 Nov 2014 20:28:35 +0100	[thread overview]
Message-ID: <546B9DE3.705@gmail.com> (raw)
In-Reply-To: <1416231192-27056-3-git-send-email-antoine.tenart@free-electrons.com>

On 17.11.2014 14:33, Antoine Tenart wrote:
> RESET_CONTROLLER is meant to be user-selectable. To respect that,
> do not select it automatically when using ARCH_BERLIN.
>
> Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>

Applied to berlin/soc.

Thanks!

> ---
>   arch/arm/mach-berlin/Kconfig | 1 -
>   1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/mach-berlin/Kconfig b/arch/arm/mach-berlin/Kconfig
> index 5803f773a065..51582c73a53f 100644
> --- a/arch/arm/mach-berlin/Kconfig
> +++ b/arch/arm/mach-berlin/Kconfig
> @@ -7,7 +7,6 @@ menuconfig ARCH_BERLIN
>   	select DW_APB_ICTL
>   	select DW_APB_TIMER_OF
>   	select PINCTRL
> -	select RESET_CONTROLLER
>
>   if ARCH_BERLIN
>
>

WARNING: multiple messages have this Message-ID (diff)
From: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
To: Antoine Tenart <antoine.tenart@free-electrons.com>,
	kishon@ti.com, p.zabel@pengutronix.de
Cc: arnd@arndb.de, alexandre.belloni@free-electrons.com,
	thomas.petazzoni@free-electrons.com, zmxu@marvell.com,
	jszhang@marvell.com, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/2] ARM: berlin: do not select RESET_CONTROLLER
Date: Tue, 18 Nov 2014 20:28:35 +0100	[thread overview]
Message-ID: <546B9DE3.705@gmail.com> (raw)
In-Reply-To: <1416231192-27056-3-git-send-email-antoine.tenart@free-electrons.com>

On 17.11.2014 14:33, Antoine Tenart wrote:
> RESET_CONTROLLER is meant to be user-selectable. To respect that,
> do not select it automatically when using ARCH_BERLIN.
>
> Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>

Applied to berlin/soc.

Thanks!

> ---
>   arch/arm/mach-berlin/Kconfig | 1 -
>   1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/mach-berlin/Kconfig b/arch/arm/mach-berlin/Kconfig
> index 5803f773a065..51582c73a53f 100644
> --- a/arch/arm/mach-berlin/Kconfig
> +++ b/arch/arm/mach-berlin/Kconfig
> @@ -7,7 +7,6 @@ menuconfig ARCH_BERLIN
>   	select DW_APB_ICTL
>   	select DW_APB_TIMER_OF
>   	select PINCTRL
> -	select RESET_CONTROLLER
>
>   if ARCH_BERLIN
>
>


  reply	other threads:[~2014-11-18 19:28 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-17 13:33 [PATCH 0/2] ARM: berlin: let RESET_CONTROLLER be user-selectable Antoine Tenart
2014-11-17 13:33 ` Antoine Tenart
2014-11-17 13:33 ` [PATCH 1/2] phy: berlin_usb: depends on RESET_CONTROLLER Antoine Tenart
2014-11-17 13:33   ` Antoine Tenart
2014-11-18 19:39   ` Sebastian Hesselbarth
2014-11-18 19:39     ` Sebastian Hesselbarth
2014-11-19  6:09     ` Kishon Vijay Abraham I
2014-11-19  6:09       ` Kishon Vijay Abraham I
2014-11-20 21:46       ` Sebastian Hesselbarth
2014-11-20 21:46         ` Sebastian Hesselbarth
2014-11-20 21:55       ` Sebastian Hesselbarth
2014-11-20 21:55         ` Sebastian Hesselbarth
2014-11-20 21:59       ` Sebastian Hesselbarth
2014-11-20 21:59         ` Sebastian Hesselbarth
2014-11-17 13:33 ` [PATCH 2/2] ARM: berlin: do not select RESET_CONTROLLER Antoine Tenart
2014-11-17 13:33   ` Antoine Tenart
2014-11-18 19:28   ` Sebastian Hesselbarth [this message]
2014-11-18 19:28     ` Sebastian Hesselbarth

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=546B9DE3.705@gmail.com \
    --to=sebastian.hesselbarth@gmail.com \
    --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 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.