All of lore.kernel.org
 help / color / mirror / Atom feed
From: nsekhar@ti.com (Sekhar Nori)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] DaVinci NAND update for v3.15
Date: Mon, 24 Feb 2014 11:10:10 +0530	[thread overview]
Message-ID: <530ADB3A.1070302@ti.com> (raw)

Hi,

Can you please pull the following change for v3.15? The mtd
changes are acked by Brian. We agreed to take this through ARM-SoC
because of the number of changes to mach-davinci.

I based this on -rc3 since I saw that ARM-SoC is on -rc3 anyway.

Thanks,
Sekhar

The following changes since commit 6d0abeca3242a88cab8232e4acd7e2bf088f3bc2:

  Linux 3.14-rc3 (2014-02-16 13:30:25 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git tags/davinci-for-v3.15/nand

for you to fetch changes up to 67f5185cad24b3c3d9ab07508dfcab55cdab02de:

  ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemif (2014-02-23 20:33:18 +0530)

----------------------------------------------------------------
A patch to break dependency of DaVinci NAND
driver with mach-davinci. Required for reuse
of driver on other platforms (keystone).

----------------------------------------------------------------
Ivan Khoronzhuk (1):
      ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemif

 arch/arm/mach-davinci/aemif.c                   |  107 ++++++++++++++++++++---
 arch/arm/mach-davinci/board-da830-evm.c         |    3 +
 arch/arm/mach-davinci/board-da850-evm.c         |    3 +
 arch/arm/mach-davinci/board-dm644x-evm.c        |    5 ++
 arch/arm/mach-davinci/board-dm646x-evm.c        |    3 +
 arch/arm/mach-davinci/board-mityomapl138.c      |    4 +
 drivers/mtd/nand/davinci_nand.c                 |   22 -----
 include/linux/platform_data/mtd-davinci-aemif.h |    5 +-
 8 files changed, 117 insertions(+), 35 deletions(-)

             reply	other threads:[~2014-02-24  5:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-24  5:40 Sekhar Nori [this message]
2014-02-25 17:00 ` [GIT PULL] DaVinci NAND update for v3.15 Arnd Bergmann

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=530ADB3A.1070302@ti.com \
    --to=nsekhar@ti.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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.