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

2015-02-16 Thread Lukasz Majewski
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.majew...@samsung.com
 
 I dont see problems with this patch:
 
 Acked-by: Eduardo Valentin edubez...@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
  



-- 
Best regards,

Lukasz Majewski

Samsung RD Institute Poland (SRPOL) | Linux Platform Group
--
To unsubscribe from this list: send the line unsubscribe linux-samsung-soc in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


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

2015-01-29 Thread Eduardo Valentin
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.majew...@samsung.com

I dont see problems with this patch:

Acked-by: Eduardo Valentin edubez...@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-samsung-soc in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


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

2015-01-28 Thread Lukasz Majewski
This commit enables the cpufreq subsystem. Moreover, support for using
CPU as a cooling device is provided.

Signed-off-by: Lukasz Majewski l.majew...@samsung.com
---
 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-samsung-soc in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html