linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jassi Brar <jassisinghbrar@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	"linux-arm-kernel@lists.infradead.org" 
	<linux-arm-kernel@lists.infradead.org>
Subject: [GIT PULL] Mailbox changes for v4.14
Date: Wed, 6 Sep 2017 23:34:16 +0530	[thread overview]
Message-ID: <CABb+yY3YPPG2+h6ed=Sabqqgc45QXyxT=Y56-+HK6Khq+Lyw6g@mail.gmail.com> (raw)

Hi Linus,

The following changes since commit 14ccee78fc82f5512908f4424f541549a5705b89:

  Linux 4.13-rc6 (2017-08-20 14:13:52 -0700)

are available in the git repository at:

  git://git.linaro.org/landing-teams/working/fujitsu/integration.git
tags/mailbox-v4.14

for you to fetch changes up to 1da92afbbfcde9dcbbf85cc94ef506c986c7e4a1:

  mailbox: bcm-flexrm-mailbox: Use txdone_ack instead of txdone_poll
(2017-08-31 08:39:04 +0530)

----------------------------------------------------------------
Just behavorial changes to a controller driver:

- Modified the Broadcom's Flexrm mailbox driver to
  support debugfs and TX-Done mechanism by ACK.
  Nothing for the core mailbox stack.

----------------------------------------------------------------
Anup Patel (5):
      mailbox: bcm-flexrm-mailbox: Set IRQ affinity hint for FlexRM ring IRQs
      mailbox: bcm-flexrm-mailbox: Add debugfs support
      mailbox: bcm-flexrm-mailbox: Fix mask used in CMPL_START_ADDR_VALUE()
      mailbox: bcm-flexrm-mailbox: Use bitmap instead of IDA
      mailbox: bcm-flexrm-mailbox: Use txdone_ack instead of txdone_poll

 drivers/mailbox/bcm-flexrm-mailbox.c | 252 ++++++++++++++++++++++++-----------
 1 file changed, 175 insertions(+), 77 deletions(-)

             reply	other threads:[~2017-09-06 18:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-06 18:04 Jassi Brar [this message]
2017-09-07 20:28 ` [GIT PULL] Mailbox changes for v4.14 Linus Torvalds

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='CABb+yY3YPPG2+h6ed=Sabqqgc45QXyxT=Y56-+HK6Khq+Lyw6g@mail.gmail.com' \
    --to=jassisinghbrar@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --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;
as well as URLs for NNTP newsgroup(s).