diff mbox series

[v2,1/3] arm64: defconfig: Enable GCC for SDX75

Message ID 20231116093513.14259-2-quic_rohiagar@quicinc.com (mailing list archive)
State New, archived
Headers show
Series Enable configs required to boot SDX75 | expand

Commit Message

Rohit Agarwal Nov. 16, 2023, 9:35 a.m. UTC
Enable Global Clock controller framework support for
Qualcomm's SDX75 SoC which is required to boot to console
on sdx75-idp platform.

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

Comments

Krzysztof Kozlowski Nov. 16, 2023, 11:16 a.m. UTC | #1
On 16/11/2023 10:35, Rohit Agarwal wrote:
> Enable Global Clock controller framework support for
> Qualcomm's SDX75 SoC which is required to boot to console
> on sdx75-idp platform.

No, really, this is just one patch, not three. You do not enable a
platform with one-by-one config patches.

Best regards,
Krzysztof
Rohit Agarwal Nov. 16, 2023, 11:45 a.m. UTC | #2
On 11/16/2023 4:46 PM, Krzysztof Kozlowski wrote:
> On 16/11/2023 10:35, Rohit Agarwal wrote:
>> Enable Global Clock controller framework support for
>> Qualcomm's SDX75 SoC which is required to boot to console
>> on sdx75-idp platform.
> No, really, this is just one patch, not three. You do not enable a
> platform with one-by-one config patches.
Ok, Sure. Will combine it into a single patch.

Thanks,
Rohit.
>
> Best regards,
> Krzysztof
>
diff mbox series

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index b60aa1f89343..d1be1efa8a23 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1252,6 +1252,7 @@  CONFIG_SDM_GPUCC_845=y
 CONFIG_SDM_VIDEOCC_845=y
 CONFIG_SDM_DISPCC_845=y
 CONFIG_SDM_LPASSCC_845=m
+CONFIG_SDX_GCC_75=y
 CONFIG_SM_CAMCC_8250=m
 CONFIG_SM_DISPCC_6115=m
 CONFIG_SM_DISPCC_8250=y