Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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]
- Loading branch information