[RFC 1/2] mailbox: ZynqMP IPI mailbox controller

Philippe Ombredanne pombredanne at nexb.com
Thu Nov 30 00:15:39 PST 2017


On Thu, Nov 30, 2017 at 12:59 AM, Wendy Liang <wendy.liang at xilinx.com> wrote:
> diff --git a/drivers/mailbox/zynqmp-ipi-mailbox.c b/drivers/mailbox/zynqmp-ipi-mailbox.c
> new file mode 100644
> index 0000000..229f26c
> --- /dev/null
> +++ b/drivers/mailbox/zynqmp-ipi-mailbox.c
> @@ -0,0 +1,633 @@
> +/* SPDX-License-Identifier: GPL-2.0 */

FYI, the style Linus wants us to use is this for .c:, as a top line:

// SPDX-License-Identifier: GPL-2.0


See the threads for details on this.

-- 
Cordially
Philippe Ombredanne



More information about the linux-arm-kernel mailing list