diff mbox

[3/3] exynos: config: Enable support for cpufreq on Exynos SoCs (exynos_defconfig)

Message ID 1422458920-14555-3-git-send-email-l.majewski@samsung.com (mailing list archive)
State Not Applicable, archived
Delegated to: Eduardo Valentin
Headers show

Commit Message

Lukasz Majewski Jan. 28, 2015, 3:28 p.m. UTC
This commit enables the cpufreq subsystem. Moreover, support for using
CPU as a cooling device is provided.

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
---
 arch/arm/configs/exynos_defconfig | 2 ++
 1 file changed, 2 insertions(+)

Comments

Eduardo Valentin Jan. 29, 2015, 11:01 p.m. UTC | #1
On Wed, Jan 28, 2015 at 04:28:40PM +0100, Lukasz Majewski wrote:
> This commit enables the cpufreq subsystem. Moreover, support for using
> CPU as a cooling device is provided.
> 
> Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>

I dont see problems with this patch:

Acked-by: Eduardo Valentin <edubezval@gmail.com>


Again, it must go via the correct tree.

> ---
>  arch/arm/configs/exynos_defconfig | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/arch/arm/configs/exynos_defconfig b/arch/arm/configs/exynos_defconfig
> index 376dbf4..d6be7e8 100644
> --- a/arch/arm/configs/exynos_defconfig
> +++ b/arch/arm/configs/exynos_defconfig
> @@ -86,6 +86,8 @@ CONFIG_BATTERY_SBS=y
>  CONFIG_CHARGER_TPS65090=y
>  CONFIG_HWMON=y
>  CONFIG_SENSORS_LM90=y
> +CONFIG_CPU_FREQ=y
> +CONFIG_CPU_THERMAL=y
>  CONFIG_THERMAL=y
>  CONFIG_EXYNOS_THERMAL=y
>  CONFIG_THERMAL_EMULATION=y
> -- 
> 2.0.0.rc2
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-pm" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Lukasz Majewski Feb. 4, 2015, 1:52 p.m. UTC | #2
Hi Kukjin,

> On Wed, Jan 28, 2015 at 04:28:40PM +0100, Lukasz Majewski wrote:
> > This commit enables the cpufreq subsystem. Moreover, support for
> > using CPU as a cooling device is provided.
> > 
> > Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
> 
> I dont see problems with this patch:
> 
> Acked-by: Eduardo Valentin <edubezval@gmail.com>
> 
> 
> Again, it must go via the correct tree.

Could you apply this patch to -samsung tree?

> 
> > ---
> >  arch/arm/configs/exynos_defconfig | 2 ++
> >  1 file changed, 2 insertions(+)
> > 
> > diff --git a/arch/arm/configs/exynos_defconfig
> > b/arch/arm/configs/exynos_defconfig index 376dbf4..d6be7e8 100644
> > --- a/arch/arm/configs/exynos_defconfig
> > +++ b/arch/arm/configs/exynos_defconfig
> > @@ -86,6 +86,8 @@ CONFIG_BATTERY_SBS=y
> >  CONFIG_CHARGER_TPS65090=y
> >  CONFIG_HWMON=y
> >  CONFIG_SENSORS_LM90=y
> > +CONFIG_CPU_FREQ=y
> > +CONFIG_CPU_THERMAL=y
> >  CONFIG_THERMAL=y
> >  CONFIG_EXYNOS_THERMAL=y
> >  CONFIG_THERMAL_EMULATION=y
> > -- 
> > 2.0.0.rc2
> >
Lukasz Majewski Feb. 16, 2015, 9:57 a.m. UTC | #3
Hi Kukjin,

> On Wed, Jan 28, 2015 at 04:28:40PM +0100, Lukasz Majewski wrote:
> > This commit enables the cpufreq subsystem. Moreover, support for
> > using CPU as a cooling device is provided.
> > 
> > Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
> 
> I dont see problems with this patch:
> 
> Acked-by: Eduardo Valentin <edubezval@gmail.com>
> 
> 
> Again, it must go via the correct tree.

Could you add this change to -samsung tree?

> 
> > ---
> >  arch/arm/configs/exynos_defconfig | 2 ++
> >  1 file changed, 2 insertions(+)
> > 
> > diff --git a/arch/arm/configs/exynos_defconfig
> > b/arch/arm/configs/exynos_defconfig index 376dbf4..d6be7e8 100644
> > --- a/arch/arm/configs/exynos_defconfig
> > +++ b/arch/arm/configs/exynos_defconfig
> > @@ -86,6 +86,8 @@ CONFIG_BATTERY_SBS=y
> >  CONFIG_CHARGER_TPS65090=y
> >  CONFIG_HWMON=y
> >  CONFIG_SENSORS_LM90=y
> > +CONFIG_CPU_FREQ=y
> > +CONFIG_CPU_THERMAL=y
> >  CONFIG_THERMAL=y
> >  CONFIG_EXYNOS_THERMAL=y
> >  CONFIG_THERMAL_EMULATION=y
> > -- 
> > 2.0.0.rc2
> >
diff mbox

Patch

diff --git a/arch/arm/configs/exynos_defconfig b/arch/arm/configs/exynos_defconfig
index 376dbf4..d6be7e8 100644
--- a/arch/arm/configs/exynos_defconfig
+++ b/arch/arm/configs/exynos_defconfig
@@ -86,6 +86,8 @@  CONFIG_BATTERY_SBS=y
 CONFIG_CHARGER_TPS65090=y
 CONFIG_HWMON=y
 CONFIG_SENSORS_LM90=y
+CONFIG_CPU_FREQ=y
+CONFIG_CPU_THERMAL=y
 CONFIG_THERMAL=y
 CONFIG_EXYNOS_THERMAL=y
 CONFIG_THERMAL_EMULATION=y