* [PATCH] arm64: defconfig: Enable exynos thermal config
@ 2016-02-25 3:34 Alim Akhtar
2016-02-26 0:34 ` Krzysztof Kozlowski
0 siblings, 1 reply; 2+ messages in thread
From: Alim Akhtar @ 2016-02-25 3:34 UTC (permalink / raw)
To: linux-arm-kernel
Cc: catalin.marinas, olof, k.kozlowski, linux-kernel,
linux-samsung-soc
This patch enables exynos thermal and related configs for the
TMU found on exynos7 SoC. This also enables thermal emulation
mode to test trip points.
Signed-off-by: Alim Akhtar <alim.akhtar@samsung.com>
---
arch/arm64/configs/defconfig | 3 +++
1 file changed, 3 insertions(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 86581f7..99ac99d 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -151,6 +151,9 @@ CONFIG_GPIO_XGENE=y
CONFIG_POWER_RESET_XGENE=y
CONFIG_POWER_RESET_SYSCON=y
# CONFIG_HWMON is not set
+CONFIG_THERMAL=y
+CONFIG_THERMAL_EMULATION=y
+CONFIG_EXYNOS_THERMAL=y
CONFIG_REGULATOR=y
CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_REGULATOR_QCOM_SMD_RPM=y
--
1.7.10.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] arm64: defconfig: Enable exynos thermal config
2016-02-25 3:34 [PATCH] arm64: defconfig: Enable exynos thermal config Alim Akhtar
@ 2016-02-26 0:34 ` Krzysztof Kozlowski
0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Kozlowski @ 2016-02-26 0:34 UTC (permalink / raw)
To: Alim Akhtar, linux-arm-kernel
Cc: catalin.marinas, olof, linux-kernel, linux-samsung-soc
On 25.02.2016 12:34, Alim Akhtar wrote:
> This patch enables exynos thermal and related configs for the
> TMU found on exynos7 SoC. This also enables thermal emulation
> mode to test trip points.
>
> Signed-off-by: Alim Akhtar <alim.akhtar@samsung.com>
> ---
> arch/arm64/configs/defconfig | 3 +++
> 1 file changed, 3 insertions(+)
Thanks, applied.
Krzysztof
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-02-26 0:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-25 3:34 [PATCH] arm64: defconfig: Enable exynos thermal config Alim Akhtar
2016-02-26 0:34 ` Krzysztof Kozlowski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox