[RESEND PATCH] arm64: defconfig: enable drivers required by the Qualcomm SA8775P platform

Dmitry Baryshkov dmitry.baryshkov at linaro.org
Thu Feb 2 01:23:21 PST 2023


On 02/02/2023 10:59, Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski <bartosz.golaszewski at linaro.org>
> 
> Enable the pinctrl, GCC clock and interconnect drivers in order to allow
> booting SA8775P boards. The drivers need to be built-in for QUPv3 and
> subsequently UART console to work.
> 
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski at linaro.org>

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>

Note, you didn't include linux-arm-msm into the To/Cc, so this patch 
might miss Bjorn's patchwork.

> ---
> All drivers are now in next so let's enable them.
> 
>   arch/arm64/configs/defconfig | 2 ++
>   1 file changed, 2 insertions(+)
> 
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 984553d55e17..998ca0e07689 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -560,6 +560,7 @@ CONFIG_PINCTRL_QCM2290=y
>   CONFIG_PINCTRL_QCS404=y
>   CONFIG_PINCTRL_QDF2XXX=y
>   CONFIG_PINCTRL_QCOM_SPMI_PMIC=y
> +CONFIG_PINCTRL_SA8775P=y
>   CONFIG_PINCTRL_SC7180=y
>   CONFIG_PINCTRL_SC7280=y
>   CONFIG_PINCTRL_SC8180X=y
> @@ -1352,6 +1353,7 @@ CONFIG_INTERCONNECT_QCOM_MSM8916=m
>   CONFIG_INTERCONNECT_QCOM_MSM8996=m
>   CONFIG_INTERCONNECT_QCOM_OSM_L3=m
>   CONFIG_INTERCONNECT_QCOM_QCS404=m
> +CONFIG_INTERCONNECT_QCOM_SA8775P=y
>   CONFIG_INTERCONNECT_QCOM_SC7180=y
>   CONFIG_INTERCONNECT_QCOM_SC7280=y
>   CONFIG_INTERCONNECT_QCOM_SC8180X=y

-- 
With best wishes
Dmitry




More information about the linux-arm-kernel mailing list