All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chen-Yu Tsai <wens@kernel.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RESEND-2 PATCH 0/4] sunxi: Enable EMAC on A83T boards using Realtek RTL8211E PHY
Date: Thu, 18 Apr 2019 08:09:49 -0700	[thread overview]
Message-ID: <CAGb2v65Q_yUmgrrmSF+pD-jqijR=J5P=ggOsD3FXSnUKbyMtsA@mail.gmail.com> (raw)
In-Reply-To: <CAMty3ZBwgZwYm5Fh96QWE9MEAckbJQTxJGbfgTAHiUnXpzUayA@mail.gmail.com>

On Wed, Apr 17, 2019 at 4:38 AM Jagan Teki <jagan@amarulasolutions.com> wrote:
>
> Hi,
>
> On Fri, Apr 12, 2019 at 4:05 PM Chen-Yu Tsai <wens@kernel.org> wrote:
> >
> > 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
>
> We have EPHY clock and reset support via respective framework [1]
> would you rebase these changes on top this.
>
> [1] http://git.denx.de/?p=u-boot-sunxi.git;a=commitdiff;h=6b2ccabee2368d059513a9be37c0ffaa4a47ec99

Lovely! I'll throw the clock register bit patches out and rework the
other stuff.

Does anyone else have these boards for testing though? I'm away from
my boards for the next two weeks (which is past the merge window).

ChenYu

  reply	other threads:[~2019-04-18 15:09 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAGb2v65Q_yUmgrrmSF+pD-jqijR=J5P=ggOsD3FXSnUKbyMtsA@mail.gmail.com' \
    --to=wens@kernel.org \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.