public inbox for linux-arm-kernel@lists.infradead.org
 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.6
Date: Sat, 27 Feb 2016 21:38:58 +0100	[thread overview]
Message-ID: <87egbxriql.fsf@belgarion.home> (raw)


Hi Arnd, Kevin and Olof,

This is the pxa pull request for 4.6 cycle. Could you please consider pulling ?

The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:

  Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)

are available in the git repository at:

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

for you to fetch changes up to 6bab1c6afdca0371cfa957079b36b78d12dd2cf5:

  dmaengine: pxa_dma: fix the maximum requestor line (2016-02-26 22:57:45 +0100)

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

This is a minor cycle with :
 - cleanup fixes from Arnd, mainly build oriented and sparse type ones
 - dma fixes for requestors above 32 (impacting mainly camera driver)
 - some minor cleanup on pxa3xx device-tree side

----------------------------------------------------------------
Arnd Bergmann (8):
      ARM: pxa: define clock registers as __iomem
      ARM: pxa: mark spitz_card_pwr_ctrl as __maybe_unused
      ARM: pxa: mark unused eseries code as __maybe_unused
      ARM: pxa: don't select GPIO_SYSFS for MIOA701
      ARM: pxa: always select one of the two CPU types
      ARM: pxa: move extern declarations to pm.h
      ARM: pxa: fix building without IWMMXT
      ARM: pxa: don't select RFKILL if CONFIG_NET is disabled

Robert Jarzmik (5):
      ARM: pxa: pxa3xx device-tree support cleanup
      dma: mmp_pdma: Add the #dma-requests DT property documentation
      dmaengine: mmp-pdma: add number of requestors
      ARM: pxa: add the number of DMA requestor lines
      dmaengine: pxa_dma: fix the maximum requestor line

 Documentation/devicetree/bindings/dma/mmp-dma.txt |  2 ++
 arch/arm/Kconfig                                  |  1 +
 arch/arm/boot/dts/pxa27x.dtsi                     |  1 +
 arch/arm/boot/dts/pxa3xx.dtsi                     |  1 +
 arch/arm/configs/pxa_defconfig                    |  1 +
 arch/arm/mach-pxa/Kconfig                         |  3 +-
 arch/arm/mach-pxa/devices.c                       |  3 +-
 arch/arm/mach-pxa/eseries.c                       |  4 +--
 arch/arm/mach-pxa/gumstix.c                       |  6 ++--
 arch/arm/mach-pxa/include/mach/pxa2xx-regs.h      |  8 ++---
 arch/arm/mach-pxa/include/mach/pxa3xx-regs.h      |  2 +-
 arch/arm/mach-pxa/pm.h                            |  3 ++
 arch/arm/mach-pxa/pxa-dt.c                        | 24 --------------
 arch/arm/mach-pxa/pxa25x.c                        |  2 +-
 arch/arm/mach-pxa/pxa27x.c                        |  8 +++--
 arch/arm/mach-pxa/pxa3xx.c                        | 11 +++----
 arch/arm/mach-pxa/spitz.c                         |  2 +-
 arch/arm/mach-pxa/zeus.c                          |  2 +-
 arch/arm/plat-pxa/include/plat/dma.h              |  2 +-
 drivers/clk/pxa/clk-pxa25x.c                      | 12 +++----
 drivers/clk/pxa/clk-pxa27x.c                      | 34 ++++++++++----------
 drivers/clk/pxa/clk-pxa3xx.c                      |  3 +-
 drivers/cpufreq/pxa2xx-cpufreq.c                  |  2 +-
 drivers/dma/pxa_dma.c                             | 39 ++++++++++++++++-------
 include/linux/platform_data/mmp_dma.h             |  1 +
 25 files changed, 90 insertions(+), 87 deletions(-)

Cheers.

-- 
Robert

             reply	other threads:[~2016-02-27 20:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-27 20:38 Robert Jarzmik [this message]
2016-02-29 23:26 ` [GIT PULL] pxa for v4.6 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=87egbxriql.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