All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 1/2] ARM: multi_v7_defconfig: Enable Rockchip generic power domain.
@ 2015-12-15  8:20 ` Enric Balletbo i Serra
  0 siblings, 0 replies; 8+ messages in thread
From: Enric Balletbo i Serra @ 2015-12-15  8:20 UTC (permalink / raw)
  To: linux-arm-kernel, linux-kernel, arm
  Cc: Russell King, Arnd Bergmann, Krzysztof Kozlowski,
	Javier Martinez Canillas, Kukjin Kim, Olof Johansson,
	Geert Uytterhoeven, Sjoerd Simons, Lee Jones, Alexandre Belloni,
	Thierry Reding, Heiko Stübner

In order to meet high performance an low power requirement for Rockchip
enable the power domain support. The patch also fixes a drm/kms issue,
driver deferring untils power-domains are available)

Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
---

Changes since last version:

 - Add justification as proposed by Heiko
 - Add to=arm@kernel.org 

 arch/arm/configs/multi_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 69a22fd..81314ec 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -655,6 +655,7 @@ CONFIG_QCOM_PM=y
 CONFIG_QCOM_SMD=y
 CONFIG_QCOM_SMD_RPM=y
 CONFIG_QCOM_SMEM=y
+CONFIG_ROCKCHIP_PM_DOMAINS=y
 CONFIG_COMMON_CLK_QCOM=y
 CONFIG_CHROME_PLATFORMS=y
 CONFIG_CROS_EC_CHARDEV=m
-- 
2.1.0


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [PATCHv2 1/2] ARM: multi_v7_defconfig: Enable Rockchip generic power domain.
@ 2015-12-15  8:20 ` Enric Balletbo i Serra
  0 siblings, 0 replies; 8+ messages in thread
From: Enric Balletbo i Serra @ 2015-12-15  8:20 UTC (permalink / raw)
  To: linux-arm-kernel

In order to meet high performance an low power requirement for Rockchip
enable the power domain support. The patch also fixes a drm/kms issue,
driver deferring untils power-domains are available)

Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
---

Changes since last version:

 - Add justification as proposed by Heiko
 - Add to=arm at kernel.org 

 arch/arm/configs/multi_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 69a22fd..81314ec 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -655,6 +655,7 @@ CONFIG_QCOM_PM=y
 CONFIG_QCOM_SMD=y
 CONFIG_QCOM_SMD_RPM=y
 CONFIG_QCOM_SMEM=y
+CONFIG_ROCKCHIP_PM_DOMAINS=y
 CONFIG_COMMON_CLK_QCOM=y
 CONFIG_CHROME_PLATFORMS=y
 CONFIG_CROS_EC_CHARDEV=m
-- 
2.1.0

^ permalink raw reply related	[flat|nested] 8+ messages in thread

* Re: [PATCHv2 1/2] ARM: multi_v7_defconfig: Enable Rockchip generic power domain.
  2015-12-15  8:20 ` Enric Balletbo i Serra
@ 2015-12-15  8:25   ` Enric Balletbo Serra
  -1 siblings, 0 replies; 8+ messages in thread
From: Enric Balletbo Serra @ 2015-12-15  8:25 UTC (permalink / raw)
  To: linux-arm-kernel, linux-kernel, arm
  Cc: Russell King, Arnd Bergmann, Krzysztof Kozlowski,
	Javier Martinez Canillas, Kukjin Kim, Olof Johansson,
	Geert Uytterhoeven, Sjoerd Simons, Lee Jones, Alexandre Belloni,
	Thierry Reding, Heiko Stübner

Arght, I'm asleep, I need a coffee this now, there isn't patch 2/2,
this patch is 1/1.


Sorry for the noise.
Enric

2015-12-15 9:20 GMT+01:00 Enric Balletbo i Serra <eballetbo@gmail.com>:
> In order to meet high performance an low power requirement for Rockchip
> enable the power domain support. The patch also fixes a drm/kms issue,
> driver deferring untils power-domains are available)
>
> Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
> Reviewed-by: Heiko Stuebner <heiko@sntech.de>
> ---
>
> Changes since last version:
>
>  - Add justification as proposed by Heiko
>  - Add to=arm@kernel.org
>
>  arch/arm/configs/multi_v7_defconfig | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
> index 69a22fd..81314ec 100644
> --- a/arch/arm/configs/multi_v7_defconfig
> +++ b/arch/arm/configs/multi_v7_defconfig
> @@ -655,6 +655,7 @@ CONFIG_QCOM_PM=y
>  CONFIG_QCOM_SMD=y
>  CONFIG_QCOM_SMD_RPM=y
>  CONFIG_QCOM_SMEM=y
> +CONFIG_ROCKCHIP_PM_DOMAINS=y
>  CONFIG_COMMON_CLK_QCOM=y
>  CONFIG_CHROME_PLATFORMS=y
>  CONFIG_CROS_EC_CHARDEV=m
> --
> 2.1.0
>

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [PATCHv2 1/2] ARM: multi_v7_defconfig: Enable Rockchip generic power domain.
@ 2015-12-15  8:25   ` Enric Balletbo Serra
  0 siblings, 0 replies; 8+ messages in thread
From: Enric Balletbo Serra @ 2015-12-15  8:25 UTC (permalink / raw)
  To: linux-arm-kernel

Arght, I'm asleep, I need a coffee this now, there isn't patch 2/2,
this patch is 1/1.


Sorry for the noise.
Enric

2015-12-15 9:20 GMT+01:00 Enric Balletbo i Serra <eballetbo@gmail.com>:
> In order to meet high performance an low power requirement for Rockchip
> enable the power domain support. The patch also fixes a drm/kms issue,
> driver deferring untils power-domains are available)
>
> Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
> Reviewed-by: Heiko Stuebner <heiko@sntech.de>
> ---
>
> Changes since last version:
>
>  - Add justification as proposed by Heiko
>  - Add to=arm at kernel.org
>
>  arch/arm/configs/multi_v7_defconfig | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
> index 69a22fd..81314ec 100644
> --- a/arch/arm/configs/multi_v7_defconfig
> +++ b/arch/arm/configs/multi_v7_defconfig
> @@ -655,6 +655,7 @@ CONFIG_QCOM_PM=y
>  CONFIG_QCOM_SMD=y
>  CONFIG_QCOM_SMD_RPM=y
>  CONFIG_QCOM_SMEM=y
> +CONFIG_ROCKCHIP_PM_DOMAINS=y
>  CONFIG_COMMON_CLK_QCOM=y
>  CONFIG_CHROME_PLATFORMS=y
>  CONFIG_CROS_EC_CHARDEV=m
> --
> 2.1.0
>

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCHv2 1/2] ARM: multi_v7_defconfig: Enable Rockchip generic power domain.
  2015-12-15  8:25   ` Enric Balletbo Serra
@ 2015-12-15  9:23     ` Heiko Stübner
  -1 siblings, 0 replies; 8+ messages in thread
From: Heiko Stübner @ 2015-12-15  9:23 UTC (permalink / raw)
  To: Enric Balletbo Serra
  Cc: linux-arm-kernel, linux-kernel, arm, Russell King, Arnd Bergmann,
	Krzysztof Kozlowski, Javier Martinez Canillas, Kukjin Kim,
	Olof Johansson, Geert Uytterhoeven, Sjoerd Simons, Lee Jones,
	Alexandre Belloni, Thierry Reding

Hi Enric,

Am Dienstag, 15. Dezember 2015, 09:25:34 schrieb Enric Balletbo Serra:
> Arght, I'm asleep, I need a coffee this now, there isn't patch 2/2,
> this patch is 1/1.

I do think you can limit the recipients to "arm@kernel.org", the mailing lists 
and me (and include linux-rockchip@lists.infradead.org as well). I don't think 
your other recipients will care to much about Rockchip-specific defconfig 
changes ;-) .

Also, please keep author mail addresses in line ... The address used in the 
signed-off-by should also be the one the patch gets sent from. 

Alternatively it is also possible to override the From, when patch author-mail 
and sending address differ. git send-email does this automatically, but it's 
also possible to do manually (see patches with "From: ..." + blank line at the 
top of the content).


Heiko

> 
> 
> Sorry for the noise.
> Enric
> 
> 2015-12-15 9:20 GMT+01:00 Enric Balletbo i Serra <eballetbo@gmail.com>:
> > In order to meet high performance an low power requirement for Rockchip
> > enable the power domain support. The patch also fixes a drm/kms issue,
> > driver deferring untils power-domains are available)
> > 
> > Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
> > Reviewed-by: Heiko Stuebner <heiko@sntech.de>
> > ---
> > 
> > Changes since last version:
> >  - Add justification as proposed by Heiko
> >  - Add to=arm@kernel.org
> >  
> >  arch/arm/configs/multi_v7_defconfig | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/arch/arm/configs/multi_v7_defconfig
> > b/arch/arm/configs/multi_v7_defconfig index 69a22fd..81314ec 100644
> > --- a/arch/arm/configs/multi_v7_defconfig
> > +++ b/arch/arm/configs/multi_v7_defconfig
> > @@ -655,6 +655,7 @@ CONFIG_QCOM_PM=y
> > 
> >  CONFIG_QCOM_SMD=y
> >  CONFIG_QCOM_SMD_RPM=y
> >  CONFIG_QCOM_SMEM=y
> > 
> > +CONFIG_ROCKCHIP_PM_DOMAINS=y
> > 
> >  CONFIG_COMMON_CLK_QCOM=y
> >  CONFIG_CHROME_PLATFORMS=y
> >  CONFIG_CROS_EC_CHARDEV=m
> > 
> > --
> > 2.1.0


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [PATCHv2 1/2] ARM: multi_v7_defconfig: Enable Rockchip generic power domain.
@ 2015-12-15  9:23     ` Heiko Stübner
  0 siblings, 0 replies; 8+ messages in thread
From: Heiko Stübner @ 2015-12-15  9:23 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Enric,

Am Dienstag, 15. Dezember 2015, 09:25:34 schrieb Enric Balletbo Serra:
> Arght, I'm asleep, I need a coffee this now, there isn't patch 2/2,
> this patch is 1/1.

I do think you can limit the recipients to "arm at kernel.org", the mailing lists 
and me (and include linux-rockchip at lists.infradead.org as well). I don't think 
your other recipients will care to much about Rockchip-specific defconfig 
changes ;-) .

Also, please keep author mail addresses in line ... The address used in the 
signed-off-by should also be the one the patch gets sent from. 

Alternatively it is also possible to override the From, when patch author-mail 
and sending address differ. git send-email does this automatically, but it's 
also possible to do manually (see patches with "From: ..." + blank line at the 
top of the content).


Heiko

> 
> 
> Sorry for the noise.
> Enric
> 
> 2015-12-15 9:20 GMT+01:00 Enric Balletbo i Serra <eballetbo@gmail.com>:
> > In order to meet high performance an low power requirement for Rockchip
> > enable the power domain support. The patch also fixes a drm/kms issue,
> > driver deferring untils power-domains are available)
> > 
> > Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
> > Reviewed-by: Heiko Stuebner <heiko@sntech.de>
> > ---
> > 
> > Changes since last version:
> >  - Add justification as proposed by Heiko
> >  - Add to=arm at kernel.org
> >  
> >  arch/arm/configs/multi_v7_defconfig | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/arch/arm/configs/multi_v7_defconfig
> > b/arch/arm/configs/multi_v7_defconfig index 69a22fd..81314ec 100644
> > --- a/arch/arm/configs/multi_v7_defconfig
> > +++ b/arch/arm/configs/multi_v7_defconfig
> > @@ -655,6 +655,7 @@ CONFIG_QCOM_PM=y
> > 
> >  CONFIG_QCOM_SMD=y
> >  CONFIG_QCOM_SMD_RPM=y
> >  CONFIG_QCOM_SMEM=y
> > 
> > +CONFIG_ROCKCHIP_PM_DOMAINS=y
> > 
> >  CONFIG_COMMON_CLK_QCOM=y
> >  CONFIG_CHROME_PLATFORMS=y
> >  CONFIG_CROS_EC_CHARDEV=m
> > 
> > --
> > 2.1.0

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCHv2 1/2] ARM: multi_v7_defconfig: Enable Rockchip generic power domain.
  2015-12-15  8:20 ` Enric Balletbo i Serra
@ 2015-12-15 16:57   ` Arnd Bergmann
  -1 siblings, 0 replies; 8+ messages in thread
From: Arnd Bergmann @ 2015-12-15 16:57 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: Enric Balletbo i Serra, linux-kernel, arm, Krzysztof Kozlowski,
	Russell King, Geert Uytterhoeven, Javier Martinez Canillas,
	Sjoerd Simons, Kukjin Kim, Alexandre Belloni, Olof Johansson,
	Thierry Reding, Lee Jones, Heiko Stübner

On Tuesday 15 December 2015 09:20:51 Enric Balletbo i Serra wrote:
> In order to meet high performance an low power requirement for Rockchip
> enable the power domain support. The patch also fixes a drm/kms issue,
> driver deferring untils power-domains are available)
> 
> Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
> Reviewed-by: Heiko Stuebner <heiko@sntech.de>
> ---
> 
> Changes since last version:
> 
>  - Add justification as proposed by Heiko
>  - Add to=arm@kernel.org 
> 

Rebased and applied on top of next/defconfig, thanks!

	Arnd

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [PATCHv2 1/2] ARM: multi_v7_defconfig: Enable Rockchip generic power domain.
@ 2015-12-15 16:57   ` Arnd Bergmann
  0 siblings, 0 replies; 8+ messages in thread
From: Arnd Bergmann @ 2015-12-15 16:57 UTC (permalink / raw)
  To: linux-arm-kernel

On Tuesday 15 December 2015 09:20:51 Enric Balletbo i Serra wrote:
> In order to meet high performance an low power requirement for Rockchip
> enable the power domain support. The patch also fixes a drm/kms issue,
> driver deferring untils power-domains are available)
> 
> Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
> Reviewed-by: Heiko Stuebner <heiko@sntech.de>
> ---
> 
> Changes since last version:
> 
>  - Add justification as proposed by Heiko
>  - Add to=arm at kernel.org 
> 

Rebased and applied on top of next/defconfig, thanks!

	Arnd

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-12-15 16:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-15  8:20 [PATCHv2 1/2] ARM: multi_v7_defconfig: Enable Rockchip generic power domain Enric Balletbo i Serra
2015-12-15  8:20 ` Enric Balletbo i Serra
2015-12-15  8:25 ` Enric Balletbo Serra
2015-12-15  8:25   ` Enric Balletbo Serra
2015-12-15  9:23   ` Heiko Stübner
2015-12-15  9:23     ` Heiko Stübner
2015-12-15 16:57 ` Arnd Bergmann
2015-12-15 16:57   ` Arnd Bergmann

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.