linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: sunxi_defconfig: Enable MICREL_PHY
@ 2019-11-01  7:57 Priit Laes
  2019-11-01  9:04 ` Maxime Ripard
  0 siblings, 1 reply; 2+ messages in thread
From: Priit Laes @ 2019-11-01  7:57 UTC (permalink / raw)
  To: Russell King, Maxime Ripard, Chen-Yu Tsai, Priit Laes,
	linux-arm-kernel, linux-kernel
  Cc: igor.pecovnik, priit.laes, usunov

Include support for Micrel KSZ9031 PHY driver in sunxi_defconfig,
which fixes issues of link not coming up at boot time with
certain link partners.

Micrel KSZ9031 PHY chip is used on Olimex A20-OLinuXino-LIME2
boards.

The errata fix itself has been implemented in commit
"3aed3e2a143c96: net: phy: micrel: add Asym Pause workaround"

Signed-off-by: Priit Laes <plaes@plaes.org>
---
 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 df433abfcb02..eb7efa2639d1 100644
--- a/arch/arm/configs/sunxi_defconfig
+++ b/arch/arm/configs/sunxi_defconfig
@@ -56,6 +56,7 @@ CONFIG_SUN4I_EMAC=y
 CONFIG_STMMAC_ETH=y
 # CONFIG_NET_VENDOR_VIA is not set
 # CONFIG_NET_VENDOR_WIZNET is not set
+CONFIG_MICREL_PHY=y
 # CONFIG_WLAN is not set
 CONFIG_INPUT_EVDEV=y
 CONFIG_KEYBOARD_SUN4I_LRADC=y
-- 
2.20.1


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

* Re: [PATCH] ARM: sunxi_defconfig: Enable MICREL_PHY
  2019-11-01  7:57 [PATCH] ARM: sunxi_defconfig: Enable MICREL_PHY Priit Laes
@ 2019-11-01  9:04 ` Maxime Ripard
  0 siblings, 0 replies; 2+ messages in thread
From: Maxime Ripard @ 2019-11-01  9:04 UTC (permalink / raw)
  To: Priit Laes
  Cc: Russell King, Chen-Yu Tsai, linux-arm-kernel, linux-kernel,
	igor.pecovnik, priit.laes, usunov

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

On Fri, Nov 01, 2019 at 09:57:09AM +0200, Priit Laes wrote:
> Include support for Micrel KSZ9031 PHY driver in sunxi_defconfig,
> which fixes issues of link not coming up at boot time with
> certain link partners.
>
> Micrel KSZ9031 PHY chip is used on Olimex A20-OLinuXino-LIME2
> boards.
>
> The errata fix itself has been implemented in commit
> "3aed3e2a143c96: net: phy: micrel: add Asym Pause workaround"
>
> Signed-off-by: Priit Laes <plaes@plaes.org>

Applied, thanks!
Maxime

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

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

end of thread, other threads:[~2019-11-01  9:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-01  7:57 [PATCH] ARM: sunxi_defconfig: Enable MICREL_PHY Priit Laes
2019-11-01  9:04 ` 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).