[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f40e97a2-41f4-430b-b3f4-815587201191@phytec.de>
Date: Mon, 5 May 2025 10:18:44 +0200
From: Daniel Schultz <d.schultz@...tec.de>
To: Garrett Giordano <ggiordano@...tec.com>, catalin.marinas@....com,
will@...nel.org, quic_bjorande@...cinc.com, geert+renesas@...der.be,
dmitry.baryshkov@...aro.org, krzysztof.kozlowski@...aro.org,
shawnguo@...nel.org, neil.armstrong@...aro.org,
alexander.stein@...tq-group.com, biju.das.jz@...renesas.com,
javier.carrasco@...fvision.net, elinor.montmasson@...oirfairelinux.com,
linux-arm-kernel@...ts.infradead.org
Cc: linux-kernel@...r.kernel.org, upstream@...ts.phytec.de
Subject: Re: [Upstream] [PATCH] arm64: defconfig: Enable BANG BANG Thermal
Governor
Hey,
can someone please take a look at this patch? I can also re-send in case
it doesn't apply anymore. Thanks!
- Daniel
On 1/13/25 19:56, Garrett Giordano wrote:
> Enable the BANG BANG Thermal Governor to manage the GPIO Fan using
> hysteresis on the PHYTEC phyBOARD-Lyra AM625.
>
> Signed-off-by: Garrett Giordano <ggiordano@...tec.com>
> ---
> arch/arm64/configs/defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index c62831e61586..3fd04c689269 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -690,6 +690,7 @@ CONFIG_SENSORS_RASPBERRYPI_HWMON=m
> CONFIG_SENSORS_SL28CPLD=m
> CONFIG_SENSORS_INA2XX=m
> CONFIG_SENSORS_INA3221=m
> +CONFIG_THERMAL_GOV_BANG_BANG=y
> CONFIG_THERMAL_GOV_POWER_ALLOCATOR=y
> CONFIG_CPU_THERMAL=y
> CONFIG_DEVFREQ_THERMAL=y
Powered by blists - more mailing lists