All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Add Northstar Plus support to PDC mailbox driver
@ 2017-02-23 14:49 ` Steve Lin
  0 siblings, 0 replies; 17+ messages in thread
From: Steve Lin @ 2017-02-23 14:49 UTC (permalink / raw)
  To: jassisinghbrar, robh+dt, mark.rutland, ray.jui, scott.branden,
	f.fainelli, jon.mason, linux, rob.rice
  Cc: bcm-kernel-feedback-list, devicetree, linux-arm-kernel,
	linux-kernel, steven.lin1

Adds support for Broadcom Northstar+ to mailbox (PDC) driver.

Patch 1/3: Driver code and Kconfig changes
Patch 2/3: Device tree changes
Patch 3/3: DT bindings documentation changes

v2 addresses Jon Mason's suggestion about making the bindings doc change
a separate patch.

Steve Lin (3):
  mailbox: bcm-pdc: Add Northstar Plus support to PDC driver
  ARM: dts: NSP: Add mailbox (PDC) to NSP
  dt-bindings: mailbox: Update doc with NSP PDC/mailbox support

 .../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] 17+ messages in thread

end of thread, other threads:[~2017-03-17 22:46 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-23 14:49 [PATCH v2 0/3] Add Northstar Plus support to PDC mailbox driver Steve Lin
2017-02-23 14:49 ` Steve Lin
2017-02-23 14:49 ` [PATCH v2 1/3] mailbox: bcm-pdc: Add Northstar Plus support to PDC driver Steve Lin
2017-02-23 14:49   ` Steve Lin
2017-02-23 14:49   ` Steve Lin
2017-02-23 14:49 ` [PATCH v2 2/3] ARM: dts: NSP: Add mailbox (PDC) to NSP Steve Lin
2017-02-23 14:49   ` Steve Lin
2017-02-23 14:49 ` [PATCH v2 3/3] dt-bindings: mailbox: Update doc with NSP PDC/mailbox support Steve Lin
2017-02-23 14:49   ` Steve Lin
2017-02-23 14:49   ` Steve Lin
2017-02-27 23:56   ` Rob Herring
2017-02-27 23:56     ` Rob Herring
2017-02-27 23:56     ` Rob Herring
2017-02-23 17:54 ` [PATCH v2 0/3] Add Northstar Plus support to PDC mailbox driver Jon Mason
2017-02-23 17:54   ` Jon Mason
2017-02-23 17:54   ` Jon Mason
     [not found] ` <1487861392-23039-3-git-send-email-steven.lin1-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
2017-03-17 22:46   ` [PATCH v2 2/3] ARM: dts: NSP: Add mailbox (PDC) to NSP Florian Fainelli

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.