Re: [PATCH 02/24] arm64: defconfig: Enable Glymur configs for boot to shell

From: Dmitry Baryshkov
Date: Wed Oct 08 2025 - 08:58:28 EST


On Wed, Oct 08, 2025 at 04:56:17PM +0530, Pankaj Patil wrote:
> On 9/25/2025 11:01 PM, Dmitry Baryshkov wrote:
> > On Thu, Sep 25, 2025 at 12:02:10PM +0530, Pankaj Patil wrote:
> >> The serial engine must be properly setup before kernel reaches
> >> "init",so UART driver and its dependencies needs to be built in.
> >> Enable its dependency clocks,interconnect and pinctrl as built-in
> >> to boot Glymur CRD board to UART console with full USB support.
> >>
> >> Signed-off-by: Pankaj Patil <pankaj.patil@xxxxxxxxxxxxxxxx>
> >> ---
> >> arch/arm64/configs/defconfig | 6 ++++++
> >> 1 file changed, 6 insertions(+)
> >>
> >> @@ -1641,6 +1645,7 @@ CONFIG_PHY_QCOM_QMP=m
> >> CONFIG_PHY_QCOM_QUSB2=m
> >> CONFIG_PHY_QCOM_EUSB2_REPEATER=m
> >> CONFIG_PHY_QCOM_M31_USB=m
> >> +CONFIG_PHY_QCOM_M31_EUSB=m
> > Is this also a dependency for UART?
>
> No, it's a dependency for USB, commit message mentions
> full USB support being enabled

Please rephrase the commit message to make it more obvious (yes, I
missed the USB part).

>
> >> CONFIG_PHY_QCOM_USB_HS=m
> >> CONFIG_PHY_QCOM_USB_SNPS_FEMTO_V2=m
> >> CONFIG_PHY_QCOM_USB_HS_28NM=m
> >> @@ -1718,6 +1723,7 @@ CONFIG_INTERCONNECT_IMX8MN=m
> >> CONFIG_INTERCONNECT_IMX8MQ=m
> >> CONFIG_INTERCONNECT_IMX8MP=y
> >> CONFIG_INTERCONNECT_QCOM=y
> >> +CONFIG_INTERCONNECT_QCOM_GLYMUR=y
> >> CONFIG_INTERCONNECT_QCOM_MSM8916=m
> >> CONFIG_INTERCONNECT_QCOM_MSM8996=y
> >> CONFIG_INTERCONNECT_QCOM_OSM_L3=m
> >>
> >> --
> >> 2.34.1
> >>
>

--
With best wishes
Dmitry