All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jagan Teki <jagan@amarulasolutions.com>
To: u-boot@lists.denx.de
Subject: [PATCH 1/3] net: sun8i_emac: Use consistent clock bitfield definitions
Date: Mon, 1 Jun 2020 22:33:21 +0530	[thread overview]
Message-ID: <CAMty3ZAartiMUEQ5xXEFLyerEh2VA08Fjotb8YBmcThjSNrq+A@mail.gmail.com> (raw)
In-Reply-To: <20200507231052.23706-1-samuel@sholland.org>

On Fri, May 8, 2020 at 4:40 AM Samuel Holland <samuel@sholland.org> wrote:
>
> While the R40 uses a different register for EMAC clock configuration
> than other chips, the register has a very similar layout. Reuse the
> existing bitfield definitions in this file, since they match.
>
> This allows the driver to compile on the H6 platform, where the
> CCM_GMAC_CTRL definitions are not present.
>
> Signed-off-by: Samuel Holland <samuel@sholland.org>
> ---

Applied to u-boot-sunxi/master

      parent reply	other threads:[~2020-06-01 17:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-07 23:10 [PATCH 1/3] net: sun8i_emac: Use consistent clock bitfield definitions Samuel Holland
2020-05-07 23:10 ` [PATCH 2/3] net: sun8i_emac: Add support for the H6 variant Samuel Holland
2020-05-07 23:10 ` [PATCH 3/3] sunxi: H6: Enable Ethernet on the Pine H64 Samuel Holland
2020-06-01 17:03 ` Jagan Teki [this message]

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=CAMty3ZAartiMUEQ5xXEFLyerEh2VA08Fjotb8YBmcThjSNrq+A@mail.gmail.com \
    --to=jagan@amarulasolutions.com \
    --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.