Re: [PATCH v2 6/6] arm64: defconfig: Enable sc828x0xp lpasscc clock controller

From: Johan Hovold
Date: Fri May 26 2023 - 08:17:08 EST


On Thu, May 25, 2023 at 01:29:30PM +0100, Srinivas Kandagatla wrote:
> Enabled sc828x0xp lpasscc clock controller driver required for X13s laptop.
>
> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx>
> ---
> arch/arm64/configs/defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 57ceb528426d..95ece45fd0cd 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -1176,6 +1176,7 @@ CONFIG_SC_GCC_7180=y
> CONFIG_SC_GCC_7280=y
> CONFIG_SC_GCC_8180X=y
> CONFIG_SC_GCC_8280XP=y
> +CONFIG_SC_LPASSCC_8280XP=m
> CONFIG_SDM_CAMCC_845=m
> CONFIG_SDM_GPUCC_845=y
> CONFIG_SDM_VIDEOCC_845=y

Reviewed-by: Johan Hovold <johan+linaro@xxxxxxxxxx>