linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: configs: sunxi: enable Realtek PHY
@ 2020-11-12 20:26 Corentin Labbe
  2020-11-14  7:03 ` Jernej Škrabec
  2020-11-16 15:52 ` Maxime Ripard
  0 siblings, 2 replies; 3+ messages in thread
From: Corentin Labbe @ 2020-11-12 20:26 UTC (permalink / raw)
  To: mripard, jernej.skrabec, wens
  Cc: linux-arm-kernel, linux-kernel, Corentin Labbe

Lot of sunxi boards has a Realtek PHY, so let's enable it.

Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
---
 arch/arm/configs/sunxi_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/sunxi_defconfig b/arch/arm/configs/sunxi_defconfig
index 244126172fd6..05f7f4ed8ded 100644
--- a/arch/arm/configs/sunxi_defconfig
+++ b/arch/arm/configs/sunxi_defconfig
@@ -51,6 +51,7 @@ CONFIG_STMMAC_ETH=y
 # CONFIG_NET_VENDOR_VIA is not set
 # CONFIG_NET_VENDOR_WIZNET is not set
 CONFIG_MICREL_PHY=y
+CONFIG_REALTEK_PHY=y
 # CONFIG_WLAN is not set
 CONFIG_INPUT_EVDEV=y
 CONFIG_KEYBOARD_SUN4I_LRADC=y
-- 
2.26.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] ARM: configs: sunxi: enable Realtek PHY
  2020-11-12 20:26 [PATCH] ARM: configs: sunxi: enable Realtek PHY Corentin Labbe
@ 2020-11-14  7:03 ` Jernej Škrabec
  2020-11-16 15:52 ` Maxime Ripard
  1 sibling, 0 replies; 3+ messages in thread
From: Jernej Škrabec @ 2020-11-14  7:03 UTC (permalink / raw)
  To: mripard, wens, Corentin Labbe
  Cc: linux-arm-kernel, linux-kernel, Corentin Labbe

Dne četrtek, 12. november 2020 ob 21:26:52 CET je Corentin Labbe napisal(a):
> Lot of sunxi boards has a Realtek PHY, so let's enable it.
> 
> Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
> ---
>  arch/arm/configs/sunxi_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/configs/sunxi_defconfig
> b/arch/arm/configs/sunxi_defconfig index 244126172fd6..05f7f4ed8ded 100644
> --- a/arch/arm/configs/sunxi_defconfig
> +++ b/arch/arm/configs/sunxi_defconfig
> @@ -51,6 +51,7 @@ CONFIG_STMMAC_ETH=y
>  # CONFIG_NET_VENDOR_VIA is not set
>  # CONFIG_NET_VENDOR_WIZNET is not set
>  CONFIG_MICREL_PHY=y
> +CONFIG_REALTEK_PHY=y
>  # CONFIG_WLAN is not set
>  CONFIG_INPUT_EVDEV=y
>  CONFIG_KEYBOARD_SUN4I_LRADC=y

Acked-by: Jernej Skrabec <jernej.skrabec@siol.net>

Thanks!

Best regards,
Jernej



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] ARM: configs: sunxi: enable Realtek PHY
  2020-11-12 20:26 [PATCH] ARM: configs: sunxi: enable Realtek PHY Corentin Labbe
  2020-11-14  7:03 ` Jernej Škrabec
@ 2020-11-16 15:52 ` Maxime Ripard
  1 sibling, 0 replies; 3+ messages in thread
From: Maxime Ripard @ 2020-11-16 15:52 UTC (permalink / raw)
  To: Corentin Labbe; +Cc: jernej.skrabec, wens, linux-arm-kernel, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 214 bytes --]

On Thu, Nov 12, 2020 at 08:26:52PM +0000, Corentin Labbe wrote:
> Lot of sunxi boards has a Realtek PHY, so let's enable it.
> 
> Signed-off-by: Corentin Labbe <clabbe@baylibre.com>

Applied, thanks!
Maxime

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-11-16 15:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-12 20:26 [PATCH] ARM: configs: sunxi: enable Realtek PHY Corentin Labbe
2020-11-14  7:03 ` Jernej Škrabec
2020-11-16 15:52 ` Maxime Ripard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).