From: Richard Zhu <hongxing.zhu@nxp.com> To: jassisinghbrar@gmail.com, o.rempel@pengutronix.de, aisheng.dong@nxp.com Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Richard Zhu <hongxing.zhu@nxp.com> Subject: [PATCH v3] mailbox: imx: add support for imx v1 mu Date: Tue, 30 Jul 2019 13:12:22 +0800 [thread overview] Message-ID: <1564463543-5611-1-git-send-email-hongxing.zhu@nxp.com> (raw) Change logs: 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 (1): mailbox: imx: add support for imx v1 mu drivers/mailbox/imx-mailbox.c | 55 ++++++++++++++++++++++++++++++------------- 1 file changed, 38 insertions(+), 17 deletions(-) -- 2.7.4
next reply other threads:[~2019-07-30 5:34 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2019-07-30 5:12 Richard Zhu [this message] 2019-07-30 5:12 ` Richard Zhu 2019-07-31 8:51 Richard Zhu 2019-08-01 14:47 ` Daniel Baluta 2019-08-02 3:54 ` Daniel Baluta 2019-08-02 4:29 ` Oleksij Rempel
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=1564463543-5611-1-git-send-email-hongxing.zhu@nxp.com \ --to=hongxing.zhu@nxp.com \ --cc=aisheng.dong@nxp.com \ --cc=jassisinghbrar@gmail.com \ --cc=linux-arm-kernel@lists.infradead.org \ --cc=linux-kernel@vger.kernel.org \ --cc=o.rempel@pengutronix.de \ --subject='Re: [PATCH v3] mailbox: imx: add support for imx v1 mu' \ /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
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).