All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nishanth Menon <nm@ti.com>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] PM / OPP: Remove ARCH_HAS_OPP
Date: Fri, 06 Jun 2014 14:33:19 +0000	[thread overview]
Message-ID: <5391D12F.4020501@ti.com> (raw)
In-Reply-To: <1402051016-28853-1-git-send-email-broonie@kernel.org>

On 06/06/2014 05:36 AM, Mark Brown wrote:
[...]
> diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
> index 0ba4826..524b027 100644
> --- a/arch/arm/mach-omap2/Kconfig
> +++ b/arch/arm/mach-omap2/Kconfig
> @@ -12,7 +12,6 @@ config ARCH_OMAP3
>  	bool "TI OMAP3"
>  	depends on ARCH_MULTI_V7
>  	select ARCH_OMAP2PLUS
> -	select ARCH_HAS_OPP
>  	select ARM_CPU_SUSPEND if PM
>  	select OMAP_INTERCONNECT
>  	select PM_OPP if PM

For OMAP portion:
Acked-by: Nishanth Menon <nm@ti.com>

-- 
Regards,
Nishanth Menon

WARNING: multiple messages have this Message-ID (diff)
From: Nishanth Menon <nm@ti.com>
To: Mark Brown <broonie@kernel.org>, "Rafael J. Wysocki" <rjw@rjwysocki.net>
Cc: Russell King <linux@arm.linux.org.uk>,
	Kukjin Kim <kgene.kim@samsung.com>, Rob Herring <robh@kernel.org>,
	Shawn Guo <shawn.guo@freescale.com>,
	Sascha Hauer <kernel@pengutronix.de>,
	Tony Lindgren <tony@atomide.com>,
	Simon Horman <horms@verge.net.au>,
	Magnus Damm <magnus.damm@gmail.com>,
	Michal Simek <michal.simek@xilinx.com>,
	linux-pm@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, linux-omap@vger.kernel.org,
	linux-sh@vger.kernel.org, Mark Brown <broonie@linaro.org>
Subject: Re: [PATCH] PM / OPP: Remove ARCH_HAS_OPP
Date: Fri, 6 Jun 2014 09:33:19 -0500	[thread overview]
Message-ID: <5391D12F.4020501@ti.com> (raw)
In-Reply-To: <1402051016-28853-1-git-send-email-broonie@kernel.org>

On 06/06/2014 05:36 AM, Mark Brown wrote:
[...]
> diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
> index 0ba4826..524b027 100644
> --- a/arch/arm/mach-omap2/Kconfig
> +++ b/arch/arm/mach-omap2/Kconfig
> @@ -12,7 +12,6 @@ config ARCH_OMAP3
>  	bool "TI OMAP3"
>  	depends on ARCH_MULTI_V7
>  	select ARCH_OMAP2PLUS
> -	select ARCH_HAS_OPP
>  	select ARM_CPU_SUSPEND if PM
>  	select OMAP_INTERCONNECT
>  	select PM_OPP if PM

For OMAP portion:
Acked-by: Nishanth Menon <nm@ti.com>

-- 
Regards,
Nishanth Menon

WARNING: multiple messages have this Message-ID (diff)
From: nm@ti.com (Nishanth Menon)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] PM / OPP: Remove ARCH_HAS_OPP
Date: Fri, 6 Jun 2014 09:33:19 -0500	[thread overview]
Message-ID: <5391D12F.4020501@ti.com> (raw)
In-Reply-To: <1402051016-28853-1-git-send-email-broonie@kernel.org>

On 06/06/2014 05:36 AM, Mark Brown wrote:
[...]
> diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
> index 0ba4826..524b027 100644
> --- a/arch/arm/mach-omap2/Kconfig
> +++ b/arch/arm/mach-omap2/Kconfig
> @@ -12,7 +12,6 @@ config ARCH_OMAP3
>  	bool "TI OMAP3"
>  	depends on ARCH_MULTI_V7
>  	select ARCH_OMAP2PLUS
> -	select ARCH_HAS_OPP
>  	select ARM_CPU_SUSPEND if PM
>  	select OMAP_INTERCONNECT
>  	select PM_OPP if PM

For OMAP portion:
Acked-by: Nishanth Menon <nm@ti.com>

-- 
Regards,
Nishanth Menon

  parent reply	other threads:[~2014-06-06 14:33 UTC|newest]

Thread overview: 49+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-06 10:36 [PATCH] PM / OPP: Remove ARCH_HAS_OPP Mark Brown
2014-06-06 10:36 ` Mark Brown
2014-06-06 10:36 ` Mark Brown
2014-06-06 11:14 ` Simon Horman
2014-06-06 11:14   ` Simon Horman
2014-06-06 11:14   ` Simon Horman
2014-06-06 12:14   ` Magnus Damm
2014-06-06 12:14     ` Magnus Damm
2014-06-06 12:14     ` Magnus Damm
2014-06-06 12:50     ` Simon Horman
2014-06-06 12:50       ` Simon Horman
2014-06-06 12:50       ` Simon Horman
2014-06-06 13:01       ` Magnus Damm
2014-06-06 13:01         ` Magnus Damm
2014-06-06 13:01         ` Magnus Damm
2014-06-06 13:08       ` Mark Brown
2014-06-06 13:08         ` Mark Brown
2014-06-06 13:08         ` Mark Brown
2014-06-06 20:57         ` Rafael J. Wysocki
2014-06-06 21:15           ` Rafael J. Wysocki
2014-06-06 21:15           ` Rafael J. Wysocki
2014-06-09 19:49           ` Mark Brown
2014-06-09 19:49             ` Mark Brown
2014-06-09 19:49             ` Mark Brown
2014-06-09 22:22             ` Rafael J. Wysocki
2014-06-09 22:22               ` Rafael J. Wysocki
2014-06-09 22:22               ` Rafael J. Wysocki
2014-06-09 22:51               ` Mark Brown
2014-06-09 22:51                 ` Mark Brown
2014-06-09 22:51                 ` Mark Brown
2014-06-09 23:57                 ` Rafael J. Wysocki
2014-06-10  0:15                   ` Rafael J. Wysocki
2014-06-10  0:15                   ` Rafael J. Wysocki
2014-06-06 13:45 ` Rob Herring
2014-06-06 13:45   ` Rob Herring
2014-06-06 13:45   ` Rob Herring
2014-06-06 14:33 ` Nishanth Menon [this message]
2014-06-06 14:33   ` Nishanth Menon
2014-06-06 14:33   ` Nishanth Menon
2014-06-09  1:56 ` Shawn Guo
2014-06-09  1:56   ` Shawn Guo
2014-06-09  1:56   ` Shawn Guo
2014-06-09  4:49 ` Viresh Kumar
2014-06-09  4:49   ` Viresh Kumar
2014-06-09  4:49   ` Viresh Kumar
2014-07-22 14:43 Mark Brown
2014-07-22 14:43 ` Mark Brown
2014-07-22 23:51 ` Rafael J. Wysocki
2014-07-22 23:51   ` Rafael J. Wysocki

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=5391D12F.4020501@ti.com \
    --to=nm@ti.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.