linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: kgene@kernel.org (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 3/4] ARM: multi_v7_defconfig: Enable TMU for Exynos
Date: Tue, 19 May 2015 14:57:45 +0900	[thread overview]
Message-ID: <555AD0D9.9060502@kernel.org> (raw)
In-Reply-To: <1431913636-31854-4-git-send-email-k.kozlowski@samsung.com>

On 05/18/15 10:47, Krzysztof Kozlowski wrote:
> From: Krzysztof Kozlowski <k.kozlowski.k@gmail.com>
> 
> Enable support for Thermal Monitoring Unit present on Exynos SoCs. This
> allows detection of overheat and handling this gracefully.
> 
> Signed-off-by: Krzysztof Kozlowski <k.kozlowski.k@gmail.com>

Krzysztof, you want to use gmail account on this, you used samsung
accoung on 1st and 2nd patches though?

- Kukjin

> ---
>  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 f09ae2089284..8fa7171b12f3 100644
> --- a/arch/arm/configs/multi_v7_defconfig
> +++ b/arch/arm/configs/multi_v7_defconfig
> @@ -342,6 +342,7 @@ CONFIG_SENSORS_LM90=y
>  CONFIG_SENSORS_LM95245=y
>  CONFIG_THERMAL=y
>  CONFIG_CPU_THERMAL=y
> +CONFIG_EXYNOS_THERMAL=m
>  CONFIG_RCAR_THERMAL=y
>  CONFIG_ARMADA_THERMAL=y
>  CONFIG_DAVINCI_WATCHDOG

  reply	other threads:[~2015-05-19  5:57 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-18  1:47 [PATCH v2 0/4] ARM: multi_v7_defconfig: Stuff for Exynos Krzysztof Kozlowski
2015-05-18  1:47 ` [PATCH v2 1/4] ARM: multi_v7_defconfig: Enable CPU idle " Krzysztof Kozlowski
2015-05-18  1:47 ` [PATCH v2 2/4] ARM: multi_v7_defconfig: Enable PMIC and MUIC drivers for Exynos boards Krzysztof Kozlowski
2015-05-18  1:47 ` [PATCH v2 3/4] ARM: multi_v7_defconfig: Enable TMU for Exynos Krzysztof Kozlowski
2015-05-19  5:57   ` Kukjin Kim [this message]
2015-05-19  6:01     ` Krzysztof Kozlowski
2015-05-19  6:13       ` Kukjin Kim
2015-05-18  1:47 ` [PATCH v2 4/4] ARM: multi_v7_defconfig: Enable OHCI on Exynos Krzysztof Kozlowski
2015-05-18  7:03 ` [PATCH v2 0/4] ARM: multi_v7_defconfig: Stuff for Exynos Javier Martinez Canillas
2015-05-19  6:14   ` Kukjin Kim

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=555AD0D9.9060502@kernel.org \
    --to=kgene@kernel.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).