U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-boot] [Patch v2 0/4] keystone2: generalize navigator driver usage
Date: Wed, 8 Oct 2014 17:37:10 +0300	[thread overview]
Message-ID: <54354C16.1090106@ti.com> (raw)
In-Reply-To: <1409932968-9855-1-git-send-email-ivan.khoronzhuk@ti.com>

On 09/05/2014 07:02 PM, Ivan Khoronzhuk wrote:
> This series generalize keystone_nav driver usage in order to
> add keystone2 K2E/K2L SoCs support.
>
> Based on u-boot-ti/master
>
> v2..v1:
> 	rebased on top of u-boot-ti/master, no functional changes
>
> Ivan Khoronzhuk (4):
>    keystone2: keystone_nav: don't use hard addresses in qm_config
>    keystone2: keystone_nav: don't use hard addresses in netcp_pktdma
>    dma: keystone_nav: move keystone_nav driver to driver/dma/
>    dma: keystone_nav: generalize driver usage
>
>   arch/arm/cpu/armv7/keystone/Makefile               |   1 -
>   arch/arm/include/asm/arch-keystone/hardware-k2hk.h |  13 ++
>   arch/arm/include/asm/arch-keystone/hardware.h      |  13 +-
>   .../{arch-keystone => ti-common}/keystone_nav.h    |  16 +-
>   drivers/dma/Makefile                               |   1 +
>   .../armv7/keystone => drivers/dma}/keystone_nav.c  | 196 ++++++++-------------
>   drivers/dma/keystone_nav_cfg.c                     |  27 +++
>   drivers/net/keystone_net.c                         |  15 +-
>   include/configs/k2hk_evm.h                         |   2 +
>   include/configs/ks2_evm.h                          |  29 +++
>   10 files changed, 174 insertions(+), 139 deletions(-)
>   rename arch/arm/include/asm/{arch-keystone => ti-common}/keystone_nav.h (91%)
>   rename {arch/arm/cpu/armv7/keystone => drivers/dma}/keystone_nav.c (53%)
>   create mode 100644 drivers/dma/keystone_nav_cfg.c
>

Tom,

Could you please pickup subj series?

-- 
Regards,
Ivan Khoronzhuk

  parent reply	other threads:[~2014-10-08 14:37 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-05 16:02 [U-Boot] [U-boot] [Patch v2 0/4] keystone2: generalize navigator driver usage Ivan Khoronzhuk
2014-09-05 16:02 ` [U-Boot] [U-boot] [Patch v2 1/4] keystone2: keystone_nav: don't use hard addresses in qm_config Ivan Khoronzhuk
2014-10-23 17:13   ` [U-Boot] [U-Boot, U-boot, v2, " Tom Rini
2014-09-05 16:02 ` [U-Boot] [U-boot] [Patch v2 2/4] keystone2: keystone_nav: don't use hard addresses in netcp_pktdma Ivan Khoronzhuk
2014-10-23 17:13   ` [U-Boot] [U-Boot, U-boot, v2, " Tom Rini
2014-09-05 16:02 ` [U-Boot] [U-boot] [Patch v2 3/4] dma: keystone_nav: move keystone_nav driver to driver/dma/ Ivan Khoronzhuk
2014-10-23 17:13   ` [U-Boot] [U-Boot, U-boot, v2, " Tom Rini
2014-09-05 16:02 ` [U-Boot] [U-boot] [Patch v2 4/4] dma: keystone_nav: generalize driver usage Ivan Khoronzhuk
2014-10-23 17:13   ` [U-Boot] [U-Boot, U-boot, v2, " Tom Rini
2014-10-08 14:37 ` Ivan Khoronzhuk [this message]
2014-10-08 14:42   ` [U-Boot] [U-boot] [Patch v2 0/4] keystone2: generalize navigator " Tom Rini

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=54354C16.1090106@ti.com \
    --to=ivan.khoronzhuk@ti.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox