All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [RESEND-2 PATCH 0/4] sunxi: Enable EMAC on A83T boards using Realtek RTL8211E PHY
@ 2019-04-12  6:40 Chen-Yu Tsai
  2019-04-12  6:40 ` [U-Boot] [RESEND-2 PATCH 1/4] sunxi: Fix compilation of sun8i-emac for A83T Chen-Yu Tsai
                   ` (4 more replies)
  0 siblings, 5 replies; 16+ messages in thread
From: Chen-Yu Tsai @ 2019-04-12  6:40 UTC (permalink / raw)
  To: u-boot

From: Chen-Yu Tsai <wens@csie.org>

(Resending yet again with correct email address now subscribed
 and with proper cover letter subject. Sorry for the noise.)

Hi everyone,

This series enables EMAC (Ethernet controller) on two A83T boards,
the Cubietruck Plus and Bananapi M3.

A couple of changes are required to the clock definitions to make the
compiler happy, as it hasn't been coverted to use the common CLK and
DM_RESET framework. These changes are not used in the A83T code path.

The other two patches enable the sun8i-emac and Realtek PHY driver in
their respective defconfigs. The device trees already have the EMAC
enabled.

Since these are compile time issues, all patches should go through
the same tree.

Regards
ChenYu


Chen-Yu Tsai (4):
  sunxi: Fix compilation of sun8i-emac for A83T
  net: sun8i-emac: Fix compilation for A83T
  sunxi: Enable EMAC on the Cubietruck Plus
  sunxi: Enable EMAC on the Bananapi M3

 arch/arm/include/asm/arch-sunxi/clock_sun8i_a83t.h | 4 ++++
 configs/Cubietruck_plus_defconfig                  | 2 ++
 configs/Sinovoip_BPI_M3_defconfig                  | 2 ++
 drivers/net/sun8i_emac.c                           | 3 +++
 4 files changed, 11 insertions(+)

-- 
2.20.1

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

end of thread, other threads:[~2019-04-18 17:15 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-12  6:40 [U-Boot] [RESEND-2 PATCH 0/4] sunxi: Enable EMAC on A83T boards using Realtek RTL8211E PHY Chen-Yu Tsai
2019-04-12  6:40 ` [U-Boot] [RESEND-2 PATCH 1/4] sunxi: Fix compilation of sun8i-emac for A83T Chen-Yu Tsai
2019-04-12  6:40 ` [U-Boot] [RESEND-2 PATCH 2/4] net: sun8i-emac: Fix compilation " Chen-Yu Tsai
2019-04-12  6:40 ` [U-Boot] [RESEND-2 PATCH 3/4] sunxi: Enable EMAC on the Cubietruck Plus Chen-Yu Tsai
2019-04-12  6:40 ` [U-Boot] [RESEND-2 PATCH 4/4] sunxi: Enable EMAC on the Bananapi M3 Chen-Yu Tsai
2019-04-17 11:37 ` [U-Boot] [RESEND-2 PATCH 0/4] sunxi: Enable EMAC on A83T boards using Realtek RTL8211E PHY Jagan Teki
2019-04-18 15:09   ` Chen-Yu Tsai
2019-04-18 16:15     ` Chen-Yu Tsai
2019-04-18 16:30       ` Chen-Yu Tsai
2019-04-18 16:41         ` Jagan Teki
2019-04-18 16:49           ` Chen-Yu Tsai
2019-04-18 16:51             ` Jagan Teki
2019-04-18 17:03               ` Chen-Yu Tsai
2019-04-18 17:07                 ` Jagan Teki
2019-04-18 17:12                   ` Chen-Yu Tsai
2019-04-18 17:15                     ` Jagan Teki

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.