[PATCH v3 7/8] qcom_defconfig: enable ipq9574 clock & pinctrl driver
Sumit Garg
sumit.garg at linaro.org
Wed Feb 19 13:21:13 CET 2025
On Tue, 18 Feb 2025 at 14:25, Varadarajan Narayanan
<quic_varada at quicinc.com> wrote:
>
> Enable the IPQ9574 clock & pinctrl driver in the Qualcomm defconfig.
>
Does this really have to be enabled in the Qualcomm defconfig if it
can't be supported due to size constraints?
-Sumit
> Reviewed-by: Caleb Connolly <caleb.connolly at linaro.org>
> Signed-off-by: Varadarajan Narayanan <quic_varada at quicinc.com>
> ---
> configs/qcom_defconfig | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/configs/qcom_defconfig b/configs/qcom_defconfig
> index e4abfdf16b..865381f75d 100644
> --- a/configs/qcom_defconfig
> +++ b/configs/qcom_defconfig
> @@ -47,6 +47,7 @@ CONFIG_BUTTON_QCOM_PMIC=y
> CONFIG_CLK=y
> CONFIG_CLK_QCOM_APQ8016=y
> CONFIG_CLK_QCOM_APQ8096=y
> +CONFIG_CLK_QCOM_IPQ9574=y
> CONFIG_CLK_QCOM_QCM2290=y
> CONFIG_CLK_QCOM_QCS404=y
> CONFIG_CLK_QCOM_SA8775P=y
> @@ -94,6 +95,7 @@ CONFIG_PINCTRL=y
> CONFIG_PINCONF=y
> CONFIG_PINCTRL_QCOM_APQ8016=y
> CONFIG_PINCTRL_QCOM_APQ8096=y
> +CONFIG_PINCTRL_QCOM_IPQ9574=y
> CONFIG_PINCTRL_QCOM_QCM2290=y
> CONFIG_PINCTRL_QCOM_QCS404=y
> CONFIG_PINCTRL_QCOM_SDM845=y
> --
> 2.34.1
>
More information about the U-Boot
mailing list