linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: robert.jarzmik@free.fr (Robert Jarzmik)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] pxa for v4.3
Date: Sat, 18 Jul 2015 00:06:04 +0200	[thread overview]
Message-ID: <87egk6h22b.fsf@belgarion.home> (raw)

Hi Arnd, Kevin, and Olof,

This is the pxa pull request for 4.3 development cycle. It is a quite small one,
the main work happening on the drivers side, mostly dmaengine centric work.

The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:

  Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)

are available in the git repository at:

  https://github.com/rjarzmik/linux.git tags/tags/pxa-for-4.3

for you to fetch changes up to 13f62201c9745403188c3cf9c78e643b35e0d160:

  ARM: pxa: Use setup_timer (2015-07-14 23:33:14 +0200)

----------------------------------------------------------------
This is the pxa changes for v4.3 cycle.

There is mostly one evolution on the dma side, to enable cooperation
of the legacy pxa DMA API, and the new dmaengine API.
Once all drivers using DMA are converted, the legacy DMA API should
be removed.

----------------------------------------------------------------
Robert Jarzmik (1):
      ARM: pxa: transition to dmaengine phase 1

Vaishali Thakkar (2):
      ARM: pxa: Use module_platform_driver
      ARM: pxa: Use setup_timer

 arch/arm/mach-pxa/devices.c          | 37 ++++++++++++++++++++++++++++++++++++
 arch/arm/mach-pxa/pxa25x.c           |  1 +
 arch/arm/mach-pxa/pxa27x.c           |  1 +
 arch/arm/mach-pxa/pxa3xx.c           |  1 +
 arch/arm/mach-pxa/sharpsl_pm.c       |  6 ++----
 arch/arm/mach-pxa/tosa-bt.c          | 15 +--------------
 arch/arm/plat-pxa/dma.c              | 22 ++++++++++-----------
 arch/arm/plat-pxa/include/plat/dma.h | 15 +++++++++++++++
 8 files changed, 69 insertions(+), 29 deletions(-)

-- 
Robert

             reply	other threads:[~2015-07-17 22:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-17 22:06 Robert Jarzmik [this message]
2015-07-17 23:26 ` [GIT PULL] pxa for v4.3 Robert Jarzmik

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=87egk6h22b.fsf@belgarion.home \
    --to=robert.jarzmik@free.fr \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).