2023-06-22 12:36:10

by Bartosz Golaszewski

[permalink] [raw]
Subject: [RESEND PATCH v2] arm64: defconfig: enable the SerDes PHY for Qualcomm DWMAC

From: Bartosz Golaszewski <[email protected]>

Enable the SGMII/SerDes PHY driver. This module is required to enable
ethernet on sa8775p platforms.

Signed-off-by: Bartosz Golaszewski <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
---
Resending separately as driver updates have now been picked up into the
maintainer tree.

arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 0777bcae9104..63f54d02c994 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1380,6 +1380,7 @@ CONFIG_PHY_QCOM_USB_HS=m
CONFIG_PHY_QCOM_USB_SNPS_FEMTO_V2=m
CONFIG_PHY_QCOM_USB_HS_28NM=m
CONFIG_PHY_QCOM_USB_SS=m
+CONFIG_PHY_QCOM_SGMII_ETH=m
CONFIG_PHY_R8A779F0_ETHERNET_SERDES=y
CONFIG_PHY_RCAR_GEN3_PCIE=y
CONFIG_PHY_RCAR_GEN3_USB2=y
--
2.39.2



2023-07-10 08:24:31

by Bartosz Golaszewski

[permalink] [raw]
Subject: Re: [RESEND PATCH v2] arm64: defconfig: enable the SerDes PHY for Qualcomm DWMAC

On Thu, Jun 22, 2023 at 2:11 PM Bartosz Golaszewski <[email protected]> wrote:
>
> From: Bartosz Golaszewski <[email protected]>
>
> Enable the SGMII/SerDes PHY driver. This module is required to enable
> ethernet on sa8775p platforms.
>
> Signed-off-by: Bartosz Golaszewski <[email protected]>
> Reviewed-by: Krzysztof Kozlowski <[email protected]>
> ---
> Resending separately as driver updates have now been picked up into the
> maintainer tree.
>
> arch/arm64/configs/defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 0777bcae9104..63f54d02c994 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -1380,6 +1380,7 @@ CONFIG_PHY_QCOM_USB_HS=m
> CONFIG_PHY_QCOM_USB_SNPS_FEMTO_V2=m
> CONFIG_PHY_QCOM_USB_HS_28NM=m
> CONFIG_PHY_QCOM_USB_SS=m
> +CONFIG_PHY_QCOM_SGMII_ETH=m
> CONFIG_PHY_R8A779F0_ETHERNET_SERDES=y
> CONFIG_PHY_RCAR_GEN3_PCIE=y
> CONFIG_PHY_RCAR_GEN3_USB2=y
> --
> 2.39.2
>

Gentle ping now that the merge window is over.

Bart

2023-07-17 08:33:00

by Bartosz Golaszewski

[permalink] [raw]
Subject: Re: [RESEND PATCH v2] arm64: defconfig: enable the SerDes PHY for Qualcomm DWMAC

On Mon, Jul 10, 2023 at 10:10 AM Bartosz Golaszewski <[email protected]> wrote:
>
> On Thu, Jun 22, 2023 at 2:11 PM Bartosz Golaszewski <[email protected]> wrote:
> >
> > From: Bartosz Golaszewski <[email protected]>
> >
> > Enable the SGMII/SerDes PHY driver. This module is required to enable
> > ethernet on sa8775p platforms.
> >
> > Signed-off-by: Bartosz Golaszewski <[email protected]>
> > Reviewed-by: Krzysztof Kozlowski <[email protected]>
> > ---
> > Resending separately as driver updates have now been picked up into the
> > maintainer tree.
> >
> > arch/arm64/configs/defconfig | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> > index 0777bcae9104..63f54d02c994 100644
> > --- a/arch/arm64/configs/defconfig
> > +++ b/arch/arm64/configs/defconfig
> > @@ -1380,6 +1380,7 @@ CONFIG_PHY_QCOM_USB_HS=m
> > CONFIG_PHY_QCOM_USB_SNPS_FEMTO_V2=m
> > CONFIG_PHY_QCOM_USB_HS_28NM=m
> > CONFIG_PHY_QCOM_USB_SS=m
> > +CONFIG_PHY_QCOM_SGMII_ETH=m
> > CONFIG_PHY_R8A779F0_ETHERNET_SERDES=y
> > CONFIG_PHY_RCAR_GEN3_PCIE=y
> > CONFIG_PHY_RCAR_GEN3_USB2=y
> > --
> > 2.39.2
> >
>
> Gentle ping now that the merge window is over.
>
> Bart

Gentle re-ping.

Bartosz

2023-07-17 16:31:53

by Bjorn Andersson

[permalink] [raw]
Subject: Re: [RESEND PATCH v2] arm64: defconfig: enable the SerDes PHY for Qualcomm DWMAC


On Thu, 22 Jun 2023 14:11:41 +0200, Bartosz Golaszewski wrote:
> Enable the SGMII/SerDes PHY driver. This module is required to enable
> ethernet on sa8775p platforms.
>
>

Applied, thanks!

[1/1] arm64: defconfig: enable the SerDes PHY for Qualcomm DWMAC
commit: a43274be0eb773851f9e3d987e48495b258c79e6

Best regards,
--
Bjorn Andersson <[email protected]>