[PATCH 8/8] arm64: defconfig: build NSS Clock Controller driver for IPQ5332

Kathiravan Thirumoorthy posted 8 patches 2 years, 2 months ago
[PATCH 8/8] arm64: defconfig: build NSS Clock Controller driver for IPQ5332
Posted by Kathiravan Thirumoorthy 2 years, 2 months ago
Build Qualcomm IPQ9574 NSSCC driver as module.

Signed-off-by: Kathiravan Thirumoorthy <quic_kathirav@quicinc.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index b60aa1f89343..c075202d255d 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1223,6 +1223,7 @@ CONFIG_QCOM_CLK_SMD_RPM=y
 CONFIG_QCOM_CLK_RPMH=y
 CONFIG_IPQ_APSS_6018=y
 CONFIG_IPQ_GCC_5332=y
+CONFIG_IPQ_NSSCC_5332=m
 CONFIG_IPQ_APSS_5018=y
 CONFIG_IPQ_GCC_5018=y
 CONFIG_IPQ_GCC_6018=y

-- 
2.34.1
Re: [PATCH 8/8] arm64: defconfig: build NSS Clock Controller driver for IPQ5332
Posted by Krzysztof Kozlowski 2 years, 2 months ago
On 30/10/2023 10:47, Kathiravan Thirumoorthy wrote:
> Build Qualcomm IPQ9574 NSSCC driver as module.

Why? Commit msg should answer this.

Best regards,
Krzysztof
Re: [PATCH 8/8] arm64: defconfig: build NSS Clock Controller driver for IPQ5332
Posted by Kathiravan Thirumoorthy 2 years, 2 months ago

On 10/30/2023 4:38 PM, Krzysztof Kozlowski wrote:
> On 30/10/2023 10:47, Kathiravan Thirumoorthy wrote:
>> Build Qualcomm IPQ9574 NSSCC driver as module.
> 
> Why? Commit msg should answer this.


Sure, will fix it in V2.

> 
> Best regards,
> Krzysztof
>
Re: [PATCH 8/8] arm64: defconfig: build NSS Clock Controller driver for IPQ5332
Posted by Kathiravan Thirumoorthy 2 years, 2 months ago

On 10/30/2023 3:17 PM, Kathiravan Thirumoorthy wrote:
> Build Qualcomm IPQ9574 NSSCC driver as module.

should be IPQ5332, will fix it in V2.

> 
> Signed-off-by: Kathiravan Thirumoorthy <quic_kathirav@quicinc.com>
> ---
>   arch/arm64/configs/defconfig | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index b60aa1f89343..c075202d255d 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -1223,6 +1223,7 @@ CONFIG_QCOM_CLK_SMD_RPM=y
>   CONFIG_QCOM_CLK_RPMH=y
>   CONFIG_IPQ_APSS_6018=y
>   CONFIG_IPQ_GCC_5332=y
> +CONFIG_IPQ_NSSCC_5332=m
>   CONFIG_IPQ_APSS_5018=y
>   CONFIG_IPQ_GCC_5018=y
>   CONFIG_IPQ_GCC_6018=y
>