* [PATCH] arm64: renesas_defconfig: Enable R-Car thermal driver
@ 2018-10-17 10:07 Simon Horman
2018-10-29 10:22 ` Simon Horman
0 siblings, 1 reply; 2+ messages in thread
From: Simon Horman @ 2018-10-17 10:07 UTC (permalink / raw)
To: linux-arm-kernel
Enable the R-Car thermal driver.
This driver is used in conjunction with the R-Car V3M (r8a77970),
E3 (r8a77990) and D3 (r8a77995) SoCs.
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
N.B: This is targeted at the devel branch of the renesas tree
but not upstream where renesas_defconfig does not currently exist
---
arch/arm64/configs/renesas_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/renesas_defconfig b/arch/arm64/configs/renesas_defconfig
index f8fca4a777da..b7298a389568 100644
--- a/arch/arm64/configs/renesas_defconfig
+++ b/arch/arm64/configs/renesas_defconfig
@@ -154,6 +154,7 @@ CONFIG_THERMAL=y
CONFIG_THERMAL_GOV_POWER_ALLOCATOR=y
CONFIG_CPU_THERMAL=y
CONFIG_THERMAL_EMULATION=y
+CONFIG_RCAR_THERMAL=y
CONFIG_RCAR_GEN3_THERMAL=y
CONFIG_WATCHDOG=y
CONFIG_RENESAS_WDT=y
--
2.11.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] arm64: renesas_defconfig: Enable R-Car thermal driver
2018-10-17 10:07 [PATCH] arm64: renesas_defconfig: Enable R-Car thermal driver Simon Horman
@ 2018-10-29 10:22 ` Simon Horman
0 siblings, 0 replies; 2+ messages in thread
From: Simon Horman @ 2018-10-29 10:22 UTC (permalink / raw)
To: linux-arm-kernel
On Wed, Oct 17, 2018 at 12:07:22PM +0200, Simon Horman wrote:
> Enable the R-Car thermal driver.
>
> This driver is used in conjunction with the R-Car V3M (r8a77970),
> E3 (r8a77990) and D3 (r8a77995) SoCs.
>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> ---
> N.B: This is targeted at the devel branch of the renesas tree
> but not upstream where renesas_defconfig does not currently exist
Applied to the topic/renesas_defconfig branch of the renesas tree
which is carried in the devel branch of the same tree but not
targeted at upstream.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-10-29 10:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-17 10:07 [PATCH] arm64: renesas_defconfig: Enable R-Car thermal driver Simon Horman
2018-10-29 10:22 ` Simon Horman
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).