From: michal.simek@xilinx.com (Michal Simek)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/3] MAINTAINERS: Add entry for xilinx mailbox driver.
Date: Fri, 22 May 2015 07:44:11 +0200 [thread overview]
Message-ID: <555EC22B.1020201@xilinx.com> (raw)
In-Reply-To: <1432251450-26352-4-git-send-email-moritz.fischer@ettus.com>
On 05/22/2015 01:37 AM, Moritz Fischer wrote:
> Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
> ---
> MAINTAINERS | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f8e0afb..f1f0d10 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -10986,6 +10986,13 @@ M: John Linn <John.Linn@xilinx.com>
> S: Maintained
> F: drivers/net/ethernet/xilinx/xilinx_axienet*
>
> +XILINX MAILBOX DRIVER
> +M: Moritz Fischer <moritz.fischer@ettus.com>
> +L: linux-kernel at vger.kernel.org
> +S: Maintained
> +F: drivers/mailbox/mailbox-xilinx.c
> +F: Documentation/devicetree/bindings/mailbox/xilinx-mailbox.txt
> +
> XILINX UARTLITE SERIAL DRIVER
> M: Peter Korsgaard <jacmet@sunsite.dk>
> L: linux-serial at vger.kernel.org
>
Add it directly to the driver patch.
Thanks,
Michal
WARNING: multiple messages have this Message-ID (diff)
From: Michal Simek <michal.simek-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org>
To: Moritz Fischer
<moritz.fischer-+aYTwkv1SeIAvxtiuMwx3w@public.gmane.org>,
jassisinghbrar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
pawel.moll-5wv7dgnIgG8@public.gmane.org,
mark.rutland-5wv7dgnIgG8@public.gmane.org,
ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org,
galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org,
michal.simek-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org,
soren.brinkmann-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org,
akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org,
gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org,
mchehab-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org,
arnd-r2nGTMty4D4@public.gmane.org,
joe-6d6DIl74uiNBDgjK7y7TUQ@public.gmane.org,
jingoohan1-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: Re: [PATCH 3/3] MAINTAINERS: Add entry for xilinx mailbox driver.
Date: Fri, 22 May 2015 07:44:11 +0200 [thread overview]
Message-ID: <555EC22B.1020201@xilinx.com> (raw)
In-Reply-To: <1432251450-26352-4-git-send-email-moritz.fischer-+aYTwkv1SeIAvxtiuMwx3w@public.gmane.org>
On 05/22/2015 01:37 AM, Moritz Fischer wrote:
> Signed-off-by: Moritz Fischer <moritz.fischer-+aYTwkv1SeIAvxtiuMwx3w@public.gmane.org>
> ---
> MAINTAINERS | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f8e0afb..f1f0d10 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -10986,6 +10986,13 @@ M: John Linn <John.Linn-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org>
> S: Maintained
> F: drivers/net/ethernet/xilinx/xilinx_axienet*
>
> +XILINX MAILBOX DRIVER
> +M: Moritz Fischer <moritz.fischer-+aYTwkv1SeIAvxtiuMwx3w@public.gmane.org>
> +L: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> +S: Maintained
> +F: drivers/mailbox/mailbox-xilinx.c
> +F: Documentation/devicetree/bindings/mailbox/xilinx-mailbox.txt
> +
> XILINX UARTLITE SERIAL DRIVER
> M: Peter Korsgaard <jacmet-OfajU3CKLf1/SzgSGea1oA@public.gmane.org>
> L: linux-serial-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
>
Add it directly to the driver patch.
Thanks,
Michal
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: Michal Simek <michal.simek@xilinx.com>
To: Moritz Fischer <moritz.fischer@ettus.com>, <jassisinghbrar@gmail.com>
Cc: <linux-kernel@vger.kernel.org>, <robh+dt@kernel.org>,
<pawel.moll@arm.com>, <mark.rutland@arm.com>,
<ijc+devicetree@hellion.org.uk>, <galak@codeaurora.org>,
<michal.simek@xilinx.com>, <soren.brinkmann@xilinx.com>,
<akpm@linux-foundation.org>, <gregkh@linuxfoundation.org>,
<mchehab@osg.samsung.com>, <arnd@arndb.de>, <joe@perches.com>,
<jingoohan1@gmail.com>, <devicetree@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH 3/3] MAINTAINERS: Add entry for xilinx mailbox driver.
Date: Fri, 22 May 2015 07:44:11 +0200 [thread overview]
Message-ID: <555EC22B.1020201@xilinx.com> (raw)
In-Reply-To: <1432251450-26352-4-git-send-email-moritz.fischer@ettus.com>
On 05/22/2015 01:37 AM, Moritz Fischer wrote:
> Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
> ---
> MAINTAINERS | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f8e0afb..f1f0d10 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -10986,6 +10986,13 @@ M: John Linn <John.Linn@xilinx.com>
> S: Maintained
> F: drivers/net/ethernet/xilinx/xilinx_axienet*
>
> +XILINX MAILBOX DRIVER
> +M: Moritz Fischer <moritz.fischer@ettus.com>
> +L: linux-kernel@vger.kernel.org
> +S: Maintained
> +F: drivers/mailbox/mailbox-xilinx.c
> +F: Documentation/devicetree/bindings/mailbox/xilinx-mailbox.txt
> +
> XILINX UARTLITE SERIAL DRIVER
> M: Peter Korsgaard <jacmet@sunsite.dk>
> L: linux-serial@vger.kernel.org
>
Add it directly to the driver patch.
Thanks,
Michal
next prev parent reply other threads:[~2015-05-22 5:44 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-21 23:37 [PATCH 0/3] Adding driver for Xilinx LogiCORE IP mailbox Moritz Fischer
2015-05-21 23:37 ` Moritz Fischer
2015-05-21 23:37 ` [PATCH 1/3] mailbox: " Moritz Fischer
2015-05-21 23:37 ` Moritz Fischer
2015-05-21 23:37 ` Moritz Fischer
2015-05-22 6:32 ` Shubhrajyoti Datta
2015-05-22 6:32 ` Shubhrajyoti Datta
2015-05-22 6:32 ` Shubhrajyoti Datta
2015-05-22 7:08 ` Michal Simek
2015-05-22 7:08 ` Michal Simek
2015-05-22 7:08 ` Michal Simek
2015-05-21 23:37 ` [PATCH 2/3] dts: Adding docs for Xilinx LogiCORE IP mailbox driver Moritz Fischer
2015-05-21 23:37 ` Moritz Fischer
2015-05-21 23:37 ` Moritz Fischer
2015-05-22 5:43 ` Michal Simek
2015-05-22 5:43 ` Michal Simek
2015-05-22 5:43 ` Michal Simek
2015-05-25 19:04 ` Sören Brinkmann
2015-05-25 19:04 ` Sören Brinkmann
2015-05-25 19:04 ` Sören Brinkmann
2015-05-26 16:15 ` Moritz Fischer
2015-05-26 16:15 ` Moritz Fischer
2015-05-21 23:37 ` [PATCH 3/3] MAINTAINERS: Add entry for xilinx " Moritz Fischer
2015-05-21 23:37 ` Moritz Fischer
2015-05-21 23:37 ` Moritz Fischer
2015-05-22 5:44 ` Michal Simek [this message]
2015-05-22 5:44 ` Michal Simek
2015-05-22 5:44 ` Michal Simek
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=555EC22B.1020201@xilinx.com \
--to=michal.simek@xilinx.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.