All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v1 0/2] sunxi: Gigabit PHY support for SUN8I_EMAC
@ 2017-02-17 17:47 Philipp Tomsich
  2017-02-17 17:47 ` [U-Boot] [PATCH v1 1/2] sun8i: define CONFIG_PHY_GIGE for EMAC Philipp Tomsich
  2017-02-17 17:47 ` [U-Boot] [PATCH v1 2/2] sun8i: enable support for the Micrel KSZ9031 with SUN8I_EMAC Philipp Tomsich
  0 siblings, 2 replies; 13+ messages in thread
From: Philipp Tomsich @ 2017-02-17 17:47 UTC (permalink / raw)
  To: u-boot

The sun8i_emac is a triple-speed Ethernet controller.
This changeset adds support for negotiating links at gigabit speeds:
 * enables CONFIG_PHY_GIGE
 * enables support for the Micrel KSZ9031 GbE PHY

Separated out into two changes, as CONFIG_PHY_GIGE is needed with any
GbE PHY for gigabit-operation. Bundled into a single changeset, as we
test this with the KSZ9031 on our boards.




Klaus Goger (1):
  sun8i: define CONFIG_PHY_GIGE for EMAC

Philipp Tomsich (1):
  sun8i: enable support for the Micrel KSZ9031 with SUN8I_EMAC

 include/configs/sunxi-common.h | 6 ++++++
 1 file changed, 6 insertions(+)

-- 
1.9.1

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

end of thread, other threads:[~2017-02-22 21:03 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-17 17:47 [U-Boot] [PATCH v1 0/2] sunxi: Gigabit PHY support for SUN8I_EMAC Philipp Tomsich
2017-02-17 17:47 ` [U-Boot] [PATCH v1 1/2] sun8i: define CONFIG_PHY_GIGE for EMAC Philipp Tomsich
2017-02-21  3:55   ` Chen-Yu Tsai
2017-02-21 19:55   ` Maxime Ripard
2017-02-21 20:37     ` Dr. Philipp Tomsich
2017-02-22 17:18       ` Maxime Ripard
2017-02-22 17:24         ` Dr. Philipp Tomsich
2017-02-17 17:47 ` [U-Boot] [PATCH v1 2/2] sun8i: enable support for the Micrel KSZ9031 with SUN8I_EMAC Philipp Tomsich
2017-02-21 19:56   ` Maxime Ripard
2017-02-21 20:35     ` Dr. Philipp Tomsich
2017-02-22 14:45       ` Dr. Philipp Tomsich
2017-02-22 19:00         ` Maxime Ripard
2017-02-22 21:03           ` Dr. Philipp Tomsich

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.