From: anup.patel@broadcom.com (Anup Patel)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 0/5] FlexRM driver improvements
Date: Tue, 1 Aug 2017 16:05:49 +0530 [thread overview]
Message-ID: <1501583754-31969-1-git-send-email-anup.patel@broadcom.com> (raw)
This patchset does various improvments to Broadcom FlexRM
mailbox controller driver and also adds FlexRM DT nodes
for Stingray SOC.
The patches are based on Linux-4.13-rc3 and can also be
found at flexrm-imp-v3 branch of
https://github.com/Broadcom/arm64-linux.git
Changes since v2:
- Dropped PATCH5 and PATCH6
- Added a PATCH to use txdone_ack instead of txdone_poll
- Dropped PATCH7 because it is now part of
http://www.mail-archive.com/linux-kernel at vger.kernel.org/msg1456425.html
Changes since v1:
- Add one more patch to use bitmap instead of IDA in FlexRM driver
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(-)
--
2.7.4
next reply other threads:[~2017-08-01 10:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-01 10:35 Anup Patel [this message]
2017-08-01 10:35 ` [PATCH v3 1/5] mailbox: bcm-flexrm-mailbox: Set IRQ affinity hint for FlexRM ring IRQs Anup Patel
2017-08-01 10:35 ` [PATCH v3 2/5] mailbox: bcm-flexrm-mailbox: Add debugfs support Anup Patel
2017-08-01 10:35 ` [PATCH v3 3/5] mailbox: bcm-flexrm-mailbox: Fix mask used in CMPL_START_ADDR_VALUE() Anup Patel
2017-08-01 10:35 ` [PATCH v3 4/5] mailbox: bcm-flexrm-mailbox: Use bitmap instead of IDA Anup Patel
2017-08-01 10:35 ` [PATCH v3 5/5] mailbox: bcm-flexrm-mailbox: Use txdone_ack instead of txdone_poll Anup Patel
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=1501583754-31969-1-git-send-email-anup.patel@broadcom.com \
--to=anup.patel@broadcom.com \
--cc=linux-arm-kernel@lists.infradead.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).