From: Steven Miao <realmz6@kernel.org>
To: <torvalds@linux-foundation.org>
Cc: <adi-buildroot-devel@lists.sourceforge.net>,
<linux-kernel@vger.kernel.org>
Subject: [uclinux-dist-devel] [GIT PULL] Blackfin updates for 3.13
Date: Fri, 15 Nov 2013 18:54:37 +0800 [thread overview]
Message-ID: <1384512877-25669-1-git-send-email-realmz6@kernel.org> (raw)
Hi Linus,
please pull blackfin updates for Linux 3.13, blackfin gpio changes, add adi pinctrl
driver, and bug fixes.
The following changes since commit 5e01dc7b26d9f24f39abace5da98ccbd6a5ceb52:
Linux 3.12 (2013-11-03 15:41:51 -0800)
are available in the git repository at:
http://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux.git tags/blackfin-for-linus
for you to fetch changes up to 36855dcfc980f247909b8f63776664c6ccb6f183:
blackfin: fix build warning for unused variable (2013-11-15 18:14:55 +0800)
----------------------------------------------------------------
blackfin updates for Linux 3.13
----------------------------------------------------------------
Scott Jiang (2):
bf609: update default config for spi
pm: use GFP_ATOMIC when pm core call this function
Sonic Zhang (3):
Blackfin: bfin_gpio: Use proper mask for comparing pfunc
blackfin: adi gpio driver and pinctrl driver support
blackfin: serial: Add serial port_fer and port_mux early platform resources.
Steven Miao (3):
blackfin: pinctrl-adi2: code cleanup after using pinctrl-adi2
smp: bf561: and smb_wmb()/smp_rmb() at ipi send/receive
blackfin: fix build warning for unused variable
arch/blackfin/Kconfig | 8 +
arch/blackfin/configs/BF609-EZKIT_defconfig | 2 +-
arch/blackfin/include/asm/gpio.h | 157 +------
arch/blackfin/include/asm/irq.h | 3 +-
arch/blackfin/include/asm/irq_handler.h | 6 +-
arch/blackfin/include/asm/portmux.h | 19 +-
arch/blackfin/kernel/Makefile | 3 +-
arch/blackfin/kernel/bfin_gpio.c | 159 +------
arch/blackfin/mach-bf548/Kconfig | 34 --
arch/blackfin/mach-bf548/boards/ezkit.c | 538 ++++++++++++++++++++++-
arch/blackfin/mach-bf548/include/mach/gpio.h | 8 -
arch/blackfin/mach-bf548/include/mach/irq.h | 2 +-
arch/blackfin/mach-bf548/include/mach/portmux.h | 2 -
arch/blackfin/mach-bf609/Kconfig | 42 --
arch/blackfin/mach-bf609/boards/ezkit.c | 472 ++++++++++++++++++--
arch/blackfin/mach-bf609/include/mach/gpio.h | 8 -
arch/blackfin/mach-bf609/include/mach/irq.h | 2 +-
arch/blackfin/mach-bf609/include/mach/portmux.h | 6 +-
arch/blackfin/mach-common/ints-priority.c | 421 ++----------------
arch/blackfin/mach-common/pm.c | 22 +-
arch/blackfin/mach-common/smp.c | 12 +-
21 files changed, 1072 insertions(+), 854 deletions(-)
reply other threads:[~2013-11-15 10:50 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=1384512877-25669-1-git-send-email-realmz6@kernel.org \
--to=realmz6@kernel.org \
--cc=adi-buildroot-devel@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.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
all inboxes | Powered by JetHome®