[PATCH V2 4/5] arm64: defconfig: Enable scm download mode config for IPQ9574 SoC.

Poovendhan Selvaraj posted 5 patches 2 years, 7 months ago
There is a newer version of this series
[PATCH V2 4/5] arm64: defconfig: Enable scm download mode config for IPQ9574 SoC.
Posted by Poovendhan Selvaraj 2 years, 7 months ago
Enables scm download mode config.

Signed-off-by: Poovendhan Selvaraj <quic_poovendh@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 5d6a54deef02..eb2709af1d11 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -256,6 +256,7 @@ CONFIG_ARM_SCPI_PROTOCOL=y
 CONFIG_RASPBERRYPI_FIRMWARE=y
 CONFIG_INTEL_STRATIX10_SERVICE=y
 CONFIG_INTEL_STRATIX10_RSU=m
+CONFIG_QCOM_SCM_DOWNLOAD_MODE_DEFAULT=y
 CONFIG_EFI_CAPSULE_LOADER=y
 CONFIG_IMX_SCU=y
 CONFIG_IMX_SCU_PD=y
-- 
2.17.1
Re: [PATCH V2 4/5] arm64: defconfig: Enable scm download mode config for IPQ9574 SoC.
Posted by Krzysztof Kozlowski 2 years, 7 months ago
On 01/02/2023 10:05, Poovendhan Selvaraj wrote:
> Enables scm download mode config.

Subject: drop full stop.

This patch misses explanation why it is needed and why it should be
enabled for all SoCs.

> 
> Signed-off-by: Poovendhan Selvaraj <quic_poovendh@quicinc.com>
> ---

Best regards,
Krzysztof
Re: [PATCH V2 4/5] arm64: defconfig: Enable scm download mode config for IPQ9574 SoC.
Posted by POOVENDHAN SELVARAJ 2 years, 7 months ago
On 2/1/2023 3:00 PM, Krzysztof Kozlowski wrote:
> On 01/02/2023 10:05, Poovendhan Selvaraj wrote:
>> Enables scm download mode config.
> Subject: drop full stop.
>
> This patch misses explanation why it is needed and why it should be
> enabled for all SoCs.

Sure, will address this in next patch series.

Regards,
Poovendhan S

>
>> Signed-off-by: Poovendhan Selvaraj <quic_poovendh@quicinc.com>
>> ---
> Best regards,
> Krzysztof
>