* [PATCH] arm64: defconfig: Re-enable bcm2835-thermal driver
@ 2018-12-28 16:53 Stefan Wahren
2018-12-31 21:16 ` Olof Johansson
0 siblings, 1 reply; 2+ messages in thread
From: Stefan Wahren @ 2018-12-28 16:53 UTC (permalink / raw)
To: Catalin Marinas, Will Deacon, Florian Fainelli, Eric Anholt
Cc: Olof Johansson, Stefan Wahren, bcm-kernel-feedback-list,
linux-rpi-kernel, linux-arm-kernel
The bcm2835-thermal driver was added with commit ac178e4280e6
("ARM64: bcm2835: add thermal driver to default config"). Unfortunately
this was accidentally dropped by commit eb1e6716cc9c
("arm64: defconfig: sync with savedefconfig"). So enable the driver again.
Fixes: eb1e6716cc9c ("arm64: defconfig: sync with savedefconfig")
Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index d0724d4..3ef443c 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -403,6 +403,7 @@ CONFIG_THERMAL_EMULATION=y
CONFIG_ROCKCHIP_THERMAL=m
CONFIG_RCAR_GEN3_THERMAL=y
CONFIG_ARMADA_THERMAL=y
+CONFIG_BCM2835_THERMAL=m
CONFIG_BRCMSTB_THERMAL=m
CONFIG_EXYNOS_THERMAL=y
CONFIG_TEGRA_BPMP_THERMAL=m
--
2.7.4
_______________________________________________
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] 2+ messages in thread
* Re: [PATCH] arm64: defconfig: Re-enable bcm2835-thermal driver
2018-12-28 16:53 [PATCH] arm64: defconfig: Re-enable bcm2835-thermal driver Stefan Wahren
@ 2018-12-31 21:16 ` Olof Johansson
0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2018-12-31 21:16 UTC (permalink / raw)
To: Stefan Wahren
Cc: Florian Fainelli, Catalin Marinas, Will Deacon, Eric Anholt,
bcm-kernel-feedback-list, linux-rpi-kernel, linux-arm-kernel
On Fri, Dec 28, 2018 at 05:53:23PM +0100, Stefan Wahren wrote:
> The bcm2835-thermal driver was added with commit ac178e4280e6
> ("ARM64: bcm2835: add thermal driver to default config"). Unfortunately
> this was accidentally dropped by commit eb1e6716cc9c
> ("arm64: defconfig: sync with savedefconfig"). So enable the driver again.
>
> Fixes: eb1e6716cc9c ("arm64: defconfig: sync with savedefconfig")
> Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Applied to next/late. Thanks.
-Olof
_______________________________________________
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] 2+ messages in thread
end of thread, other threads:[~2018-12-31 21:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-28 16:53 [PATCH] arm64: defconfig: Re-enable bcm2835-thermal driver Stefan Wahren
2018-12-31 21:16 ` Olof Johansson
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).