[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250317143442.100590-6-john.madieu.xa@bp.renesas.com>
Date: Mon, 17 Mar 2025 15:34:32 +0100
From: John Madieu <john.madieu.xa@...renesas.com>
To: geert+renesas@...der.be,
conor+dt@...nel.org,
krzk+dt@...nel.org,
robh@...nel.org,
rafael@...nel.org,
daniel.lezcano@...aro.org
Cc: magnus.damm@...il.com,
devicetree@...r.kernel.org,
john.madieu@...il.com,
rui.zhang@...el.com,
linux-kernel@...r.kernel.org,
linux-renesas-soc@...r.kernel.org,
sboyd@...nel.org,
biju.das.jz@...renesas.com,
linux-pm@...r.kernel.org,
lukasz.luba@....com,
John Madieu <john.madieu.xa@...renesas.com>
Subject: [PATCH v4 5/5] arm64: defconfig: Enable the Renesas RZ/G3E thermal driver
Enable the Renesas RZ/G3E thermal driver, as used on the Renesas
RZ/G3E SMARC EVK board.
Signed-off-by: John Madieu <john.madieu.xa@...renesas.com>
---
v1 -> v2: no changes
v2 -> v3: no changes
v3 -> v4: update commit message
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index a1cc3814b09b..91136c0196b5 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -714,6 +714,7 @@ CONFIG_ROCKCHIP_THERMAL=m
CONFIG_RCAR_THERMAL=y
CONFIG_RCAR_GEN3_THERMAL=y
CONFIG_RZG2L_THERMAL=y
+CONFIG_RZG3E_THERMAL=y
CONFIG_ARMADA_THERMAL=y
CONFIG_MTK_THERMAL=m
CONFIG_MTK_LVTS_THERMAL=m
--
2.25.1
Powered by blists - more mailing lists