lkml.org 
[lkml]   [2014]   [Dec]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
Subject[GIT PULL] Mailbox changes for 3.19
From
Hi Linus,

The following changes since commit 0df1f2487d2f0d04703f142813d53615d62a1da4:

Linux 3.18-rc3 (2014-11-02 15:01:51 -0800)

are available in the git repository at:

http://git.linaro.org/landing-teams/working/fujitsu/integration.git
mailbox-devel

for you to fetch changes up to 86c22f8c9a3b71d42d38bfcd80372de72f573713:

Mailbox: Add support for Platform Communication Channel (2014-11-27
12:51:09 +0530)

----------------------------------------------------------------
Andrew Bresticker (1):
mailbox: Don't unnecessarily re-arm the polling timer

Ashwin Chaugule (1):
Mailbox: Add support for Platform Communication Channel

Sudeep Holla (1):
mailbox: add tx_prepare client callback

Suman Anna (1):
mailbox/omap: adapt to the new mailbox framework

.../devicetree/bindings/mailbox/omap-mailbox.txt | 23 ++
drivers/mailbox/Kconfig | 12 +
drivers/mailbox/Makefile | 2 +
drivers/mailbox/mailbox.c | 19 +-
drivers/mailbox/mailbox.h | 14 +
drivers/mailbox/omap-mailbox.c | 346 ++++++++++--------
drivers/mailbox/pcc.c | 403 +++++++++++++++++++++
drivers/remoteproc/omap_remoteproc.c | 51 +--
include/linux/mailbox_client.h | 3 +
include/linux/omap-mailbox.h | 16 +-
10 files changed, 701 insertions(+), 188 deletions(-)
create mode 100644 drivers/mailbox/mailbox.h
create mode 100644 drivers/mailbox/pcc.c


\
 
 \ /
  Last update: 2014-12-10 07:02    [W:0.041 / U:0.060 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site