2020-09-17 14:08:31

by Kathiravan T

[permalink] [raw]
Subject: [PATCH] arm64: defconfig: enable APSS clock driver for IPQ6018

Lets enable the APSS clock driver for the DVFS support.

Signed-off-by: Kathiravan T <[email protected]>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 6d04b9577b0b..67244560f869 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -850,6 +850,7 @@ CONFIG_QCOM_A53PLL=y
CONFIG_QCOM_CLK_APCS_MSM8916=y
CONFIG_QCOM_CLK_SMD_RPM=y
CONFIG_QCOM_CLK_RPMH=y
+CONFIG_IPQ_APSS_6018=y
CONFIG_IPQ_GCC_8074=y
CONFIG_IPQ_GCC_6018=y
CONFIG_MSM_GCC_8916=y

base-commit: 856deb866d16e29bd65952e0289066f6078af773
--
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation


2020-10-08 16:32:31

by Kathiravan T

[permalink] [raw]
Subject: Re: [PATCH] arm64: defconfig: enable APSS clock driver for IPQ6018

Bjorn,

Any comments on this? I would like to know if there is any chances of
taking this patch for v5.10 merge window?

Thanks,

Kathiravan T.


On 9/17/2020 7:26 PM, Kathiravan T wrote:
> Lets enable the APSS clock driver for the DVFS support.
>
> Signed-off-by: Kathiravan T <[email protected]>
> ---
> arch/arm64/configs/defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 6d04b9577b0b..67244560f869 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -850,6 +850,7 @@ CONFIG_QCOM_A53PLL=y
> CONFIG_QCOM_CLK_APCS_MSM8916=y
> CONFIG_QCOM_CLK_SMD_RPM=y
> CONFIG_QCOM_CLK_RPMH=y
> +CONFIG_IPQ_APSS_6018=y
> CONFIG_IPQ_GCC_8074=y
> CONFIG_IPQ_GCC_6018=y
> CONFIG_MSM_GCC_8916=y
>
> base-commit: 856deb866d16e29bd65952e0289066f6078af773

--
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation

2020-10-29 09:06:35

by Kathiravan T

[permalink] [raw]
Subject: Re: [PATCH] arm64: defconfig: enable APSS clock driver for IPQ6018

Bjorn,

Wondering if this patch was overlooked due to some reason or should I
send V2 based on v5.10-rc1?

Thanks,

Kathiravan T.

On 10/8/2020 9:59 PM, Kathiravan T wrote:
> Bjorn,
>
> Any comments on this? I would like to know if there is any chances of
> taking this patch for v5.10 merge window?
>
> Thanks,
>
> Kathiravan T.
>
>
> On 9/17/2020 7:26 PM, Kathiravan T wrote:
>> Lets enable the APSS clock driver for the DVFS support.
>>
>> Signed-off-by: Kathiravan T <[email protected]>
>> ---
>>   arch/arm64/configs/defconfig | 1 +
>>   1 file changed, 1 insertion(+)
>>
>> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
>> index 6d04b9577b0b..67244560f869 100644
>> --- a/arch/arm64/configs/defconfig
>> +++ b/arch/arm64/configs/defconfig
>> @@ -850,6 +850,7 @@ CONFIG_QCOM_A53PLL=y
>>   CONFIG_QCOM_CLK_APCS_MSM8916=y
>>   CONFIG_QCOM_CLK_SMD_RPM=y
>>   CONFIG_QCOM_CLK_RPMH=y
>> +CONFIG_IPQ_APSS_6018=y
>>   CONFIG_IPQ_GCC_8074=y
>>   CONFIG_IPQ_GCC_6018=y
>>   CONFIG_MSM_GCC_8916=y
>>
>> base-commit: 856deb866d16e29bd65952e0289066f6078af773
>
--
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation