public inbox for linux-m68k@lists.linux-m68k.org
 help / color / mirror / Atom feed
From: Greg Ungerer <gerg@uclinux.org>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org, linux-m68k@vger.kernel.org,
	uclinux-dev@uclinux.org
Subject: [git pull] m68knommu arch fixes for 3.16
Date: Tue, 3 Jun 2014 11:49:21 +1000	[thread overview]
Message-ID: <201406030149.s531nLIO004581@goober.accelcon.com> (raw)

Hi Linus,

Can you please pull the m68knommu git tree, for-next branch.

Nothing too big, just a handfull of small changes. A couple of dragonball
fixes, coldfire qspi cleanup and fixes, and some coldfire gpio cleanup,
fixes and extensions.

Regards
Greg



The following changes since commit c7208164e66f63e3ec1759b98087849286410741:

  Linux 3.15-rc7 (2014-05-25 16:06:00 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git for-next

for you to fetch changes up to 83c6bdb827c9422fe6e02130d9546800143304c1:

  m68knommu: Implement gpio support for m54xx. (2014-05-26 13:28:38 +1000)

----------------------------------------------------------------
Daniel Palmer (2):
      m68knommu: Fix mach_sched_init for EZ and VZ DragonBall chips
      m68k: fix a compiler warning when building for DragonBall

Steven King (7):
      m68knommu: Add qspi clk for Coldfire SoCs without real clks.
      m68knommu: Fix the 5249/525x qspi base address.
      m68knommu: qspi declutter.
      m68knommu: add to_irq function so we can map gpios to external interrupts.
      m68knommu: setting the gpio data direction register to output doesn't dependent upon the value to output!
      m68knommu: Make everything thats not exported, static.
      m68knommu: Implement gpio support for m54xx.

 arch/m68k/include/asm/m525xsim.h    |  2 +-
 arch/m68k/include/asm/m54xxsim.h    | 12 +++++++++---
 arch/m68k/include/asm/mcfgpio.h     | 12 ++++++++----
 arch/m68k/kernel/setup_no.c         | 13 ++++++-------
 arch/m68k/platform/68000/m68EZ328.c |  3 ++-
 arch/m68k/platform/68000/m68VZ328.c |  1 +
 arch/m68k/platform/coldfire/gpio.c  | 34 +++++++++++++++++++++++-----------
 arch/m68k/platform/coldfire/m520x.c |  8 ++------
 arch/m68k/platform/coldfire/m523x.c | 10 ++++------
 arch/m68k/platform/coldfire/m5249.c | 10 ++++------
 arch/m68k/platform/coldfire/m525x.c |  2 ++
 arch/m68k/platform/coldfire/m5272.c |  2 ++
 arch/m68k/platform/coldfire/m527x.c | 10 ++++------
 arch/m68k/platform/coldfire/m528x.c | 10 ++++------
 arch/m68k/platform/coldfire/m53xx.c |  8 ++------
 15 files changed, 74 insertions(+), 63 deletions(-)

                 reply	other threads:[~2014-06-03  1:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=201406030149.s531nLIO004581@goober.accelcon.com \
    --to=gerg@uclinux.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-m68k@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=uclinux-dev@uclinux.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