All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ramon Fried <rfried.dev@gmail.com>
To: u-boot@lists.denx.de
Subject: [PATCH 0/2] net: xilinx: axi_emac: Add 64bit support
Date: Mon, 14 Sep 2020 17:07:27 +0300	[thread overview]
Message-ID: <CAGi-RUKgRfaV-ZcS_BLUY=v3ZwChjaO=1Cor6iHxk2UM+3OMzQ@mail.gmail.com> (raw)
In-Reply-To: <cover.1600076060.git.michal.simek@xilinx.com>

On Mon, Sep 14, 2020 at 12:34 PM Michal Simek <michal.simek@xilinx.com> wrote:
>
> Hi,
>
> these two patches are extending axi emac driver to support 64bit systems.
>
> Thanks,
> Michal
>
>
> Ashok Reddy Soma (2):
>   net: xilinx: axi_emac: Fix dma descriptors for 64bit and compilation
>     warnings
>   net: xilinx: axi_emac: Typecast flush_cache arguments
>
>  drivers/net/xilinx_axi_emac.c | 48 ++++++++++++++++++++++-------------
>  1 file changed, 30 insertions(+), 18 deletions(-)
>
> --
> 2.28.0
>
Reviewed-By: Ramon Fried <rfried.dev@gmail.com>

  parent reply	other threads:[~2020-09-14 14:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-14  9:34 [PATCH 0/2] net: xilinx: axi_emac: Add 64bit support Michal Simek
2020-09-14  9:34 ` [PATCH 1/2] net: xilinx: axi_emac: Fix dma descriptors for 64bit and compilation warnings Michal Simek
2020-09-14 14:07   ` Ramon Fried
2020-09-14  9:34 ` [PATCH 2/2] net: xilinx: axi_emac: Typecast flush_cache arguments Michal Simek
2020-09-14 14:07   ` Ramon Fried
2020-09-14 14:07 ` Ramon Fried [this message]
2020-09-23 12:08 ` [PATCH 0/2] net: xilinx: axi_emac: Add 64bit support Michal Simek

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='CAGi-RUKgRfaV-ZcS_BLUY=v3ZwChjaO=1Cor6iHxk2UM+3OMzQ@mail.gmail.com' \
    --to=rfried.dev@gmail.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.