mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [uclinux-dist-devel] [GIT PULL] Blackfin updates for 3.13
@ 2013-11-15 10:54 Steven Miao
  0 siblings, 0 replies; only message in thread
From: Steven Miao @ 2013-11-15 10:54 UTC (permalink / raw)
  To: torvalds; +Cc: adi-buildroot-devel, linux-kernel

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(-)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-11-15 10:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-15 10:54 [uclinux-dist-devel] [GIT PULL] Blackfin updates for 3.13 Steven Miao

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®