* [PATCH] arm64: defconfig: enable the Armada thermal driver
@ 2018-05-14 14:58 Antoine Tenart
2018-05-16 18:08 ` Gregory CLEMENT
0 siblings, 1 reply; 2+ messages in thread
From: Antoine Tenart @ 2018-05-14 14:58 UTC (permalink / raw)
To: linux-arm-kernel
This patch enables the Armada thermal driver to support thermal
management on Marvell EBU Armada SoCs (7K,8K).
Signed-off-by: Antoine Tenart <antoine.tenart@bootlin•com>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index ecf613761e78..8f0707bcc54d 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -343,6 +343,7 @@ CONFIG_SENSORS_INA2XX=m
CONFIG_THERMAL_GOV_POWER_ALLOCATOR=y
CONFIG_CPU_THERMAL=y
CONFIG_THERMAL_EMULATION=y
+CONFIG_ARMADA_THERMAL=y
CONFIG_BRCMSTB_THERMAL=m
CONFIG_EXYNOS_THERMAL=y
CONFIG_RCAR_GEN3_THERMAL=y
--
2.17.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] arm64: defconfig: enable the Armada thermal driver
2018-05-14 14:58 [PATCH] arm64: defconfig: enable the Armada thermal driver Antoine Tenart
@ 2018-05-16 18:08 ` Gregory CLEMENT
0 siblings, 0 replies; 2+ messages in thread
From: Gregory CLEMENT @ 2018-05-16 18:08 UTC (permalink / raw)
To: linux-arm-kernel
Hi Antoine,
On lun., mai 14 2018, Antoine Tenart <antoine.tenart@bootlin•com> wrote:
> This patch enables the Armada thermal driver to support thermal
> management on Marvell EBU Armada SoCs (7K,8K).
>
> Signed-off-by: Antoine Tenart <antoine.tenart@bootlin•com>
Applied on mvebu/arm64
Thanks,
Gregory
> ---
> arch/arm64/configs/defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index ecf613761e78..8f0707bcc54d 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -343,6 +343,7 @@ CONFIG_SENSORS_INA2XX=m
> CONFIG_THERMAL_GOV_POWER_ALLOCATOR=y
> CONFIG_CPU_THERMAL=y
> CONFIG_THERMAL_EMULATION=y
> +CONFIG_ARMADA_THERMAL=y
> CONFIG_BRCMSTB_THERMAL=m
> CONFIG_EXYNOS_THERMAL=y
> CONFIG_RCAR_GEN3_THERMAL=y
> --
> 2.17.0
>
--
Gregory Clement, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
http://bootlin.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-05-16 18:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-14 14:58 [PATCH] arm64: defconfig: enable the Armada thermal driver Antoine Tenart
2018-05-16 18:08 ` Gregory CLEMENT
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox