Hi,
This series adds configs related to GCC, Pinctrl and Interconnect
that lets enable these frameworks for Qualcomm's SDX75 SoC to boot
to shell.
Thanks,
Rohit.
Rohit Agarwal (3):
arm64: defconfig: Enable GCC for SDX75
arm64: defconfig: Enable pinctrl for SDX75
arm64: defconfig: Enable Interconnect for SDX75
arch/arm64/configs/defconfig | 3 +++
1 file changed, 3 insertions(+)
--
2.25.1
Enable Global Clock controller framework support for
Qualcomm's SDX75 SoC.
Signed-off-by: Rohit Agarwal <[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 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
--
2.25.1
Enable the interconnect framework support for Qualcomm's
SDX75 SoC.
Signed-off-by: Rohit Agarwal <[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 eeb2ab3a7dec..4c0cd428d073 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1521,6 +1521,7 @@ CONFIG_INTERCONNECT_QCOM_SC7280=y
CONFIG_INTERCONNECT_QCOM_SC8180X=y
CONFIG_INTERCONNECT_QCOM_SC8280XP=y
CONFIG_INTERCONNECT_QCOM_SDM845=y
+CONFIG_INTERCONNECT_QCOM_SDX75=y
CONFIG_INTERCONNECT_QCOM_SM8150=m
CONFIG_INTERCONNECT_QCOM_SM8250=m
CONFIG_INTERCONNECT_QCOM_SM8350=m
--
2.25.1
On Thu, 16 Nov 2023 at 07:14, Rohit Agarwal <[email protected]> wrote:
>
> Enable Global Clock controller framework support for
> Qualcomm's SDX75 SoC.
Please add:
... which is used for this and that board and/or device.
>
> Signed-off-by: Rohit Agarwal <[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 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
> --
> 2.25.1
>
--
With best wishes
Dmitry
On 11/16/2023 10:56 AM, Dmitry Baryshkov wrote:
> On Thu, 16 Nov 2023 at 07:14, Rohit Agarwal <[email protected]> wrote:
>> Enable Global Clock controller framework support for
>> Qualcomm's SDX75 SoC.
> Please add:
>
> ... which is used for this and that board and/or device.
Sure will add something like this
"Enable Global Clock controller framework support for
Qualcomm's SDX75 SoC which is required to boot to console
on sdx75-idp platform."
Let me know if this doesnt look good.
Thanks,
Rohit.
>> Signed-off-by: Rohit Agarwal <[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 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
>> --
>> 2.25.1
>>
>
On Thu, 16 Nov 2023 at 10:42, Rohit Agarwal <[email protected]> wrote:
>
>
> On 11/16/2023 10:56 AM, Dmitry Baryshkov wrote:
> > On Thu, 16 Nov 2023 at 07:14, Rohit Agarwal <[email protected]> wrote:
> >> Enable Global Clock controller framework support for
> >> Qualcomm's SDX75 SoC.
> > Please add:
> >
> > ... which is used for this and that board and/or device.
> Sure will add something like this
> "Enable Global Clock controller framework support for
> Qualcomm's SDX75 SoC which is required to boot to console
> on sdx75-idp platform."
> Let me know if this doesnt look good.
Sounds good to me.
>
> Thanks,
> Rohit.
> >> Signed-off-by: Rohit Agarwal <[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 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
> >> --
> >> 2.25.1
> >>
> >
--
With best wishes
Dmitry