All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] Do not force master mode on unaffected PHY's
@ 2016-11-08 16:38 Olliver Schinagl
  2016-11-08 16:38 ` [U-Boot] [PATCH 1/3] net: phy: realtek: Use the BIT() macro Olliver Schinagl
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: Olliver Schinagl @ 2016-11-08 16:38 UTC (permalink / raw)
  To: u-boot

The current implementation to force the PHY into master mode is to have a
define which affects all realtek PHY's. This is not needed as the problem
only exists in the RTL8211C chips. Let us thus turn this into a quirk flag
instead.

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

end of thread, other threads:[~2016-12-08 17:20 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-08 16:38 [U-Boot] [PATCH] Do not force master mode on unaffected PHY's Olliver Schinagl
2016-11-08 16:38 ` [U-Boot] [PATCH 1/3] net: phy: realtek: Use the BIT() macro Olliver Schinagl
2016-11-09 21:42   ` [U-Boot] [linux-sunxi] " Priit Laes
2016-11-09 22:40     ` Olliver Schinagl
2016-11-15  3:19   ` [U-Boot] " Joe Hershberger
2016-12-08 17:20   ` [U-Boot] " Joe Hershberger
2016-11-08 16:38 ` [U-Boot] [PATCH 2/3] net: phy: realtek: make define more concistent Olliver Schinagl
2016-11-08 23:17   ` [U-Boot] [linux-sunxi] " Emilio López
2016-11-09 10:34     ` Olliver Schinagl
2016-11-15  2:52   ` [U-Boot] " Joe Hershberger
2016-12-08 17:20   ` [U-Boot] net: phy: realtek: make define more consistent Joe Hershberger
2016-11-08 16:38 ` [U-Boot] [PATCH 3/3] net: phy: realtek: Only force master mode on rtl8211b/c Olliver Schinagl
2016-11-15  3:34   ` Joe Hershberger
2016-12-08 17:20   ` [U-Boot] " Joe Hershberger
2016-11-14 11:26 ` [U-Boot] [PATCH] Do not force master mode on unaffected PHY's Hans de Goede
2016-11-14 14:11   ` Olliver Schinagl
2016-11-14 14:13     ` Hans de Goede
2016-11-14 14:13       ` Olliver Schinagl

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.