All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Helgaas <bhelgaas@google.com>
To: Mohit Kumar <mohit.kumar@st.com>
Cc: arnd@arndb.de, Pratyush Anand <pratyush.anand@st.com>,
	linux-pci@vger.kernel.org
Subject: Re: [PATCH V7 10/10] MAINTAINERS: Add ST SPEAr13xx PCIe driver maintainer
Date: Fri, 4 Apr 2014 10:44:09 -0600	[thread overview]
Message-ID: <20140404164409.GD9007@google.com> (raw)
In-Reply-To: <0274095453d14c848977441f303aab6b53a098cd.1393568715.git.mohit.kumar@st.com>

On Fri, Feb 28, 2014 at 05:25:03PM +0530, Mohit Kumar wrote:
> Add Mohit Kumar as maintainer for ST SPEAr13xx PCIe driver.
> 
> Signed-off-by: Mohit Kumar <mohit.kumar@st.com>
> Signed-off-by: Pratyush Anand <pratyush.anand@st.com>
> Acked-by: Jingoo Han <jg1.han@samsung.com>
> Cc: linux-pci@vger.kernel.org

Acked-by: Bjorn Helgaas <bhelgaas@google.com>

Please merge this along with the drivers/pci/host/pcie-spear13xx.c patch.

> ---
>  MAINTAINERS |    6 ++++++
>  1 files changed, 6 insertions(+), 0 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b2cf5cf..ebdca89 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6596,6 +6596,12 @@ L:	linux-pci@vger.kernel.org
>  S:	Maintained
>  F:	drivers/pci/host/*designware*
>  
> +PCIE DRIVER FOR ST SPEAR13XX
> +M:	Mohit Kumar <mohit.kumar@st.com>
> +L:	linux-pci@vger.kernel.org
> +S:	Maintained
> +F:	drivers/pci/host/pcie-spear13xx.c
> +
>  PCMCIA SUBSYSTEM
>  P:	Linux PCMCIA Team
>  L:	linux-pcmcia@lists.infradead.org
> -- 
> 1.7.0.1
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-pci" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2014-04-04 16:44 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <cover.1393568715.git.mohit.kumar@st.com>
2014-02-28 11:54 ` [PATCH V7 01/10] clk: SPEAr13XX: Fix pcie clock name Mohit Kumar
2014-02-28 11:54 ` [PATCH V7 02/10] SPEAr13XX: Fix static mapping table Mohit Kumar
2014-02-28 11:54 ` [PATCH V7 05/10] phy: SPEAr1310/40-miphy: Add phy driver for PCIe and SATA Mohit Kumar
     [not found] ` <cover.1393568715.git.mohit.kumar-qxv4g6HH51o@public.gmane.org>
2014-02-28 11:54   ` [PATCH V7 03/10] phy: SPEAr1310/40-miphy: Add binding information Mohit Kumar
2014-02-28 11:54   ` [PATCH V7 04/10] SPEAr: misc: " Mohit Kumar
2014-02-28 11:54   ` [PATCH V7 06/10] SPEAr13XX: Add binding information for PCIe controller Mohit Kumar
2014-02-28 11:55 ` [PATCH V7 08/10] pcie: SPEAr13xx: Add designware wrapper support Mohit Kumar
2014-03-14  6:01   ` Jingoo Han
2014-03-14 11:09     ` Mohit KUMAR DCG
2014-04-04 16:42   ` Bjorn Helgaas
2014-04-07  5:57     ` Mohit KUMAR DCG
2014-02-28 11:55 ` [PATCH V7 09/10] SPEAr13xx: defconfig: Update Mohit Kumar
2014-02-28 11:55 ` [PATCH V7 10/10] MAINTAINERS: Add ST SPEAr13xx PCIe driver maintainer Mohit Kumar
2014-04-04 16:44   ` Bjorn Helgaas [this message]
2014-03-04  5:41 ` [PATCH V7 07/10 resend] SPEAr13XX: dts: Add PCIe node information Mohit Kumar
2014-02-28 11:58   ` [PATCH V7 07/10] " Arnd Bergmann
2014-03-03  4:45     ` Mohit KUMAR DCG
2014-03-14 10:34       ` Arnd Bergmann
2014-03-14 11:08         ` Mohit KUMAR DCG
2014-03-24  3:57           ` Mohit KUMAR DCG
     [not found] ` <2CC2A0A4A178534D93D5159BF3BCB66189FEB12EE3@EAPEX1MAIL1.st.com>
     [not found]   ` <CAErSpo6vAdXV+ObZNySiQjs-x3_TxEiYLG2ZPscmHVGVspE55w@mail.gmail.com>
     [not found]     ` <CAAxdfz_pJ3HbKTQmAyFSM1Z+hu=31OOdQCdvdd3Nu_rpr_vC7g@mail.gmail.com>
     [not found]       ` <CAErSpo4pr5GC65pphxDUJGfep+yY06C8+RBmhygJPPQ7O5CD_g@mail.gmail.com>
2014-03-31  5:25         ` [PATCH V7 00/10] PCI: Add SPEAr13xx PCie support Mohit KUMAR DCG
2014-03-31  5:25           ` Mohit KUMAR DCG

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=20140404164409.GD9007@google.com \
    --to=bhelgaas@google.com \
    --cc=arnd@arndb.de \
    --cc=linux-pci@vger.kernel.org \
    --cc=mohit.kumar@st.com \
    --cc=pratyush.anand@st.com \
    /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.