All of lore.kernel.org
 help / color / mirror / Atom feed
From: Amit Singh Tomar <amittomer25@gmail.com>
To: xen-devel@lists.xenproject.org
Cc: andre.przywara@arm.com, julien.grall@arm.com,
	sstabellini@kernel.org, Amit Singh Tomar <amittomer25@gmail.com>
Subject: [PATCH v2 3/3] MAINTAINERS: add ARM meson serial driver
Date: Thu, 21 Mar 2019 15:55:35 +0530	[thread overview]
Message-ID: <1553163935-12862-3-git-send-email-amittomer25@gmail.com> (raw)
In-Reply-To: <1553163935-12862-1-git-send-email-amittomer25@gmail.com>

The meson-uart.c is an ARM specific UART driver for the Amlogic MESON
SoC family.

Signed-off-by: Amit Singh Tomar <amittomer25@gmail.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index ba7527c..aff7f81 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -182,6 +182,7 @@ F:	xen/arch/arm/
 F:	xen/drivers/char/arm-uart.c
 F:	xen/drivers/char/cadence-uart.c
 F:	xen/drivers/char/exynos4210-uart.c
+F:	xen/drivers/char/meson-uart.c
 F:	xen/drivers/char/mvebu-uart.c
 F:	xen/drivers/char/omap-uart.c
 F:	xen/drivers/char/pl011.c
-- 
2.7.4


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

  parent reply	other threads:[~2019-03-21 10:26 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-21 10:25 [PATCH v2 1/3] xen/arm: Add Amlogic Meson SoCs earlyprintk support Amit Singh Tomar
2019-03-21 10:25 ` [PATCH v2 2/3] xen/arm: Add MESON UART driver for Amlogic Meson SoCs Amit Singh Tomar
2019-04-02 20:01   ` André Przywara
2019-04-09  9:39     ` Julien Grall
2019-04-09  9:39       ` [Xen-devel] " Julien Grall
2019-04-09 10:09       ` Amit Tomer
2019-04-09 10:09         ` [Xen-devel] " Amit Tomer
2019-04-09 10:14         ` Julien Grall
2019-04-09 10:14           ` [Xen-devel] " Julien Grall
2019-03-21 10:25 ` Amit Singh Tomar [this message]
2019-04-02 20:01   ` [PATCH v2 3/3] MAINTAINERS: add ARM meson serial driver André Przywara
2019-04-02 10:05 ` [PATCH v2 1/3] xen/arm: Add Amlogic Meson SoCs earlyprintk support Julien Grall
2019-04-02 20:00 ` André Przywara

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=1553163935-12862-3-git-send-email-amittomer25@gmail.com \
    --to=amittomer25@gmail.com \
    --cc=andre.przywara@arm.com \
    --cc=julien.grall@arm.com \
    --cc=sstabellini@kernel.org \
    --cc=xen-devel@lists.xenproject.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.