[PATCH v3 4/7] clk: qcom: Make important ARM32 drivers default

Konrad Dybcio konrad.dybcio at oss.qualcomm.com
Fri Jul 3 03:25:01 PDT 2026


On 7/3/26 12:04 PM, Krzysztof Kozlowski wrote:
> Clock controller drivers are essential for booting up SoCs and are not
> really optional for a given platform.  Kernel should not ask users
> choice of drivers when that choice is obvious and known to the
> developers that answer should be 'yes' or 'module'.
> 
> Switch all Qualcomm clock controller drivers which are chosen in
> ARM 32-bit qcom defconfig to a default 'yes'.
> 
> This has no impact on ARM32 qcom defconfig and ARM64 defconfig
> include/generated/autoconf.h, however enables a few drivers for ARM32
> multi_v7 defconfig: IPQ_GCC_4019, QCOM_CLK_APCS_SDX55, MSM_LCC_8960,
> SDX_GCC_55, QCOM_CLK_RPMH as module, IPQ_GCC_806X, IPQ_LCC_806X and
> QCOM_A7PLL.  Enabling these on multi_v7 is expected to properly boot
> these SoCs with defconfig.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski at oss.qualcomm.com>
> 
> ---

Reviewed-by: Konrad Dybcio <konrad.dybcio at oss.qualcomm.com>

Konrad



More information about the linux-arm-kernel mailing list