linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] arm64: defconfig: Enable CONFIG_SUN8I_THERMAL
@ 2019-12-29 11:17 Yangtao Li
  2019-12-29 11:17 ` [PATCH 2/2] ARM: sunxi: " Yangtao Li
  0 siblings, 1 reply; 3+ messages in thread
From: Yangtao Li @ 2019-12-29 11:17 UTC (permalink / raw)
  To: linux, mripard, wens, catalin.marinas, will, clabbe.montjoie,
	tiny.windzz, plaes, shawnguo, olof, Anson.Huang, dinguyen,
	leonard.crestez, marcin.juszkiewicz, aisheng.dong,
	linux-arm-kernel, linux-kernel, anarsoul, rui.zhang,
	daniel.lezcano, amit.kucheria, p.zabel
  Cc: linux-pm

Many sunxi based board needs CONFIG_SUN8I_THERMAL for thermal support.

Signed-off-by: Yangtao Li <tiny.windzz@gmail.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 6a83ba2aea3e..c3c1cc900d4d 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -438,6 +438,7 @@ CONFIG_THERMAL_GOV_POWER_ALLOCATOR=y
 CONFIG_CPU_THERMAL=y
 CONFIG_THERMAL_EMULATION=y
 CONFIG_QORIQ_THERMAL=m
+CONFIG_SUN8I_THERMAL=y
 CONFIG_ROCKCHIP_THERMAL=m
 CONFIG_RCAR_THERMAL=y
 CONFIG_RCAR_GEN3_THERMAL=y
-- 
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH 2/2] ARM: sunxi: Enable CONFIG_SUN8I_THERMAL
  2019-12-29 11:17 [PATCH 1/2] arm64: defconfig: Enable CONFIG_SUN8I_THERMAL Yangtao Li
@ 2019-12-29 11:17 ` Yangtao Li
  2020-01-02  9:30   ` Maxime Ripard
  0 siblings, 1 reply; 3+ messages in thread
From: Yangtao Li @ 2019-12-29 11:17 UTC (permalink / raw)
  To: linux, mripard, wens, catalin.marinas, will, clabbe.montjoie,
	tiny.windzz, plaes, shawnguo, olof, Anson.Huang, dinguyen,
	leonard.crestez, marcin.juszkiewicz, aisheng.dong,
	linux-arm-kernel, linux-kernel, anarsoul, rui.zhang,
	daniel.lezcano, amit.kucheria, p.zabel
  Cc: linux-pm

Many sunxi based board needs CONFIG_SUN8I_THERMAL for thermal support.

Signed-off-by: Yangtao Li <tiny.windzz@gmail.com>
---
 arch/arm/configs/sunxi_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/sunxi_defconfig b/arch/arm/configs/sunxi_defconfig
index 3f5d727efc41..e9fb57374b9f 100644
--- a/arch/arm/configs/sunxi_defconfig
+++ b/arch/arm/configs/sunxi_defconfig
@@ -85,6 +85,7 @@ CONFIG_BATTERY_AXP20X=y
 CONFIG_AXP20X_POWER=y
 CONFIG_THERMAL=y
 CONFIG_CPU_THERMAL=y
+CONFIG_SUN8I_THERMAL=y
 CONFIG_WATCHDOG=y
 CONFIG_SUNXI_WATCHDOG=y
 CONFIG_MFD_AC100=y
-- 
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 2/2] ARM: sunxi: Enable CONFIG_SUN8I_THERMAL
  2019-12-29 11:17 ` [PATCH 2/2] ARM: sunxi: " Yangtao Li
@ 2020-01-02  9:30   ` Maxime Ripard
  0 siblings, 0 replies; 3+ messages in thread
From: Maxime Ripard @ 2020-01-02  9:30 UTC (permalink / raw)
  To: Yangtao Li
  Cc: aisheng.dong, amit.kucheria, plaes, Anson.Huang, linux-pm,
	catalin.marinas, daniel.lezcano, linux, linux-kernel,
	marcin.juszkiewicz, dinguyen, wens, clabbe.montjoie, p.zabel,
	olof, shawnguo, rui.zhang, leonard.crestez, will,
	linux-arm-kernel


[-- Attachment #1.1: Type: text/plain, Size: 217 bytes --]

On Sun, Dec 29, 2019 at 11:17:07AM +0000, Yangtao Li wrote:
> Many sunxi based board needs CONFIG_SUN8I_THERMAL for thermal support.
>
> Signed-off-by: Yangtao Li <tiny.windzz@gmail.com>

Applied both, thanks!
Maxime

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-01-02  9:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-29 11:17 [PATCH 1/2] arm64: defconfig: Enable CONFIG_SUN8I_THERMAL Yangtao Li
2019-12-29 11:17 ` [PATCH 2/2] ARM: sunxi: " Yangtao Li
2020-01-02  9:30   ` Maxime Ripard

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).