Skip to content

Commit 2da5212

Browse files
committed
arm64: defconfig: Enable Qualcomm LMH driver
With the introduction of LMH in '36c6581214c4 ("arm64: dts: qcom: sdm845: Add support for LMh node")' the CPUfreq gained a reference for the two interrupts from the LMh. This means that if the LMh driver isn't enabled CPUfreq will not probe and there's no frequency scaling. Enable LMh to make CPUfreq functional again on SDM845. Signed-off-by: Bjorn Andersson <[email protected]> Tested-By: Steev Klimaszewski <[email protected]> Reviewed-and-Tested-by: Bhupesh Sharma <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 0d84d64 commit 2da5212

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -582,6 +582,7 @@ CONFIG_TEGRA_BPMP_THERMAL=m
582582
CONFIG_TEGRA_SOCTHERM=m
583583
CONFIG_QCOM_TSENS=y
584584
CONFIG_QCOM_SPMI_TEMP_ALARM=m
585+
CONFIG_QCOM_LMH=m
585586
CONFIG_UNIPHIER_THERMAL=y
586587
CONFIG_WATCHDOG=y
587588
CONFIG_SL28CPLD_WATCHDOG=m

0 commit comments

Comments
 (0)