linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] mailbox: imx: add support for imx v1 mu
@ 2019-08-02  7:01 Richard Zhu
  2019-08-02  7:01 ` [PATCH v4 1/2] dt-bindings: mailbox: imx-mu: add imx7ulp MU support Richard Zhu
  2019-08-02  7:01 ` [PATCH v4 2/2] mailbox: imx: add support for imx v1 mu Richard Zhu
  0 siblings, 2 replies; 3+ messages in thread
From: Richard Zhu @ 2019-08-02  7:01 UTC (permalink / raw)
  To: jassisinghbrar, o.rempel, aisheng.dong
  Cc: Richard Zhu, linux-imx, linux-arm-kernel, linux-kernel

Change logs:

v3 --> v4:
  - Change "version1.0" to "version 1.0" in the commit log.
  - Update the devicetree binding document to support the imx7ulp mu.
  - Rebase the patch refer to the following bug-fixs patch-set issued
  by Daniel Baluta <daniel.baluta@gmail.com>.
  "https://patchwork.kernel.org/patch/11069479/"

v2 --> v3:
  - Format the patch-set refer to Oleksij's guidance.
  - Init the register array by a simple way recommended by Oleksij.
  - Add Reviewed-by: Oleksij Rempel <o.rempel@pengutronix.de> tag.

v1 --> v2:
  - Use to have the register layout linked on probe, suggested by
  Oleksij Rempel <o.rempel@pengutronix.de>.
  - Add Reviewed-by: Dong Aisheng <aisheng.dong@nxp.com> tag.

Richard Zhu (2):
  dt-bindings: mailbox: imx-mu: add imx7ulp MU support
  mailbox: imx: add support for imx v1 mu

 .../devicetree/bindings/mailbox/fsl,mu.txt         |  2 +
 drivers/mailbox/imx-mailbox.c                      | 55 +++++++++++++++-------
 2 files changed, 40 insertions(+), 17 deletions(-)

-- 
2.7.4


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2019-08-02  7:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-02  7:01 [PATCH v4 0/2] mailbox: imx: add support for imx v1 mu Richard Zhu
2019-08-02  7:01 ` [PATCH v4 1/2] dt-bindings: mailbox: imx-mu: add imx7ulp MU support Richard Zhu
2019-08-02  7:01 ` [PATCH v4 2/2] mailbox: imx: add support for imx v1 mu Richard Zhu

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