From: steven.lin1@broadcom.com (Steve Lin)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] Add Northstar plus suport to PDC mailbox driver
Date: Wed, 22 Feb 2017 15:42:24 -0500 [thread overview]
Message-ID: <1487796146-14690-1-git-send-email-steven.lin1@broadcom.com> (raw)
Adds support for Broadcom Northstar+ to mailbox (PDC) driver.
Patch 1/2: Driver code and Kconfig changes
Patch 2/2: Device tree and documentation changes
Steve Lin (2):
mailbox: bcm-pdc: Add Northstar Plus support to PDC driver
ARM: dts: NSP: Add mailbox (PDC) to NSP
.../bindings/mailbox/brcm,iproc-pdc-mbox.txt | 6 ++-
arch/arm/boot/dts/bcm-nsp.dtsi | 9 ++++
drivers/mailbox/Kconfig | 9 ++--
drivers/mailbox/bcm-pdc-mailbox.c | 61 ++++++++++++++++------
4 files changed, 63 insertions(+), 22 deletions(-)
--
2.1.0
next reply other threads:[~2017-02-22 20:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-22 20:42 Steve Lin [this message]
2017-02-22 20:42 ` [PATCH 1/2] mailbox: bcm-pdc: Add Northstar Plus support to PDC driver Steve Lin
2017-02-22 20:42 ` [PATCH 2/2] ARM: dts: NSP: Add mailbox (PDC) to NSP Steve Lin
2017-02-22 23:37 ` Jon Mason
2017-02-27 23:47 ` Rob Herring
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=1487796146-14690-1-git-send-email-steven.lin1@broadcom.com \
--to=steven.lin1@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).