devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add Northstar plus suport to PDC mailbox driver
@ 2017-02-22 20:42 Steve Lin
  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
  0 siblings, 2 replies; 5+ messages in thread
From: Steve Lin @ 2017-02-22 20:42 UTC (permalink / raw)
  To: jassisinghbrar, robh+dt, mark.rutland, ray.jui, scott.branden,
	jon.mason, linux, rob.rice
  Cc: devicetree, Steve Lin, bcm-kernel-feedback-list, linux-kernel,
	linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-02-27 23:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-22 20:42 [PATCH 0/2] Add Northstar plus suport to PDC mailbox driver Steve Lin
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
     [not found]   ` <1487796146-14690-3-git-send-email-steven.lin1-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
2017-02-22 23:37     ` Jon Mason
2017-02-27 23:47   ` Rob Herring

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