Message ID | 1557229516-6870-1-git-send-email-l.subrahmanya@mobiveil.co.in (mailing list archive) |
---|---|
State | New, archived |
Delegated to: | Bjorn Helgaas |
Headers | show |
Series | [1/1] PCI: mobiveil: Update maintainers list | expand |
On Tue, May 07, 2019 at 07:45:16AM -0400, Subrahmanya Lingappa wrote: > Add Karthikeyan M and Z.Q. Hou as new maintainers of Mobiveil controller > driver. > > Signed-off-by: Subrahmanya Lingappa <l.subrahmanya@mobiveil.co.in> I'd like to include this ASAP so patches get sent to the right place, and I want to make sure we spell the names and email addresses correctly. Zhiqiang, you consistently use "Hou Zhiqiang <Zhiqiang.Hou@nxp.com>" for sign-offs [1] (except for "Z.q. Hou" in email headers). Can you ack that the updated patch below is correct for you? Karthikeyan, I don't see any email or commits from you yet, so I'd really like your ack along with the canonical name/email address you prefer. There is another Karthikeyan already in MAINTAINERS, so hopefully we can avoid any confusion. [1] git log --format="%an <%ae>" --author=[Zz]hiqiang > --- > MAINTAINERS | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 0a52061..08295a5 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -11900,7 +11900,8 @@ F: include/linux/switchtec.h > F: drivers/ntb/hw/mscc/ > > PCI DRIVER FOR MOBIVEIL PCIE IP > -M: Subrahmanya Lingappa <l.subrahmanya@mobiveil.co.in> > +M: Karthikeyan M <m.karthikeyan@mobiveil.co.in> > +M: Z.q. Hou <zhiqiang.hou@nxp.com> > L: linux-pci@vger.kernel.org > S: Supported > F: Documentation/devicetree/bindings/pci/mobiveil-pcie.txt commit d260ff8d3353 Author: Subrahmanya Lingappa <l.subrahmanya@mobiveil.co.in> Date: Tue May 7 07:45:16 2019 -0400 MAINTAINERS: Add Karthikeyan M and Hou Zhiqiang for Mobiveil PCI Add Karthikeyan M and Hou Zhiqiang as new maintainers of Mobiveil controller driver. Link: https://lore.kernel.org/linux-pci/1557229516-6870-1-git-send-email-l.subrahmanya@mobiveil.co.in Signed-off-by: Subrahmanya Lingappa <l.subrahmanya@mobiveil.co.in> [bhelgaas: update names/email addresses to match usage in git history] Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> diff --git a/MAINTAINERS b/MAINTAINERS index e17ebf70b548..42d7f44cc0e1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11880,7 +11880,8 @@ F: include/linux/switchtec.h F: drivers/ntb/hw/mscc/ PCI DRIVER FOR MOBIVEIL PCIE IP -M: Subrahmanya Lingappa <l.subrahmanya@mobiveil.co.in> +M: Karthikeyan M <m.karthikeyan@mobiveil.co.in> +M: Hou Zhiqiang <Zhiqiang.Hou@nxp.com> L: linux-pci@vger.kernel.org S: Supported F: Documentation/devicetree/bindings/pci/mobiveil-pcie.txt
On Fri, May 10, 2019 at 08:48:11AM -0500, Bjorn Helgaas wrote: > On Tue, May 07, 2019 at 07:45:16AM -0400, Subrahmanya Lingappa wrote: > > Add Karthikeyan M and Z.Q. Hou as new maintainers of Mobiveil controller > > driver. > > > > Signed-off-by: Subrahmanya Lingappa <l.subrahmanya@mobiveil.co.in> > > I'd like to include this ASAP so patches get sent to the right place, > and I want to make sure we spell the names and email addresses > correctly. > > Zhiqiang, you consistently use "Hou Zhiqiang <Zhiqiang.Hou@nxp.com>" > for sign-offs [1] (except for "Z.q. Hou" in email headers). Can you > ack that the updated patch below is correct for you? > > Karthikeyan, I don't see any email or commits from you yet, so I'd really > like your ack along with the canonical name/email address you prefer. > There is another Karthikeyan already in MAINTAINERS, so hopefully we can > avoid any confusion. > > [1] git log --format="%an <%ae>" --author=[Zz]hiqiang I went ahead and applied the patch below for v5.2, but if you want to tweak the names/addresses, I can update them if you tell me soon. > commit d260ff8d3353 > Author: Subrahmanya Lingappa <l.subrahmanya@mobiveil.co.in> > Date: Tue May 7 07:45:16 2019 -0400 > > MAINTAINERS: Add Karthikeyan M and Hou Zhiqiang for Mobiveil PCI > > Add Karthikeyan M and Hou Zhiqiang as new maintainers of Mobiveil > controller driver. > > Link: https://lore.kernel.org/linux-pci/1557229516-6870-1-git-send-email-l.subrahmanya@mobiveil.co.in > Signed-off-by: Subrahmanya Lingappa <l.subrahmanya@mobiveil.co.in> > [bhelgaas: update names/email addresses to match usage in git history] > Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> > > diff --git a/MAINTAINERS b/MAINTAINERS > index e17ebf70b548..42d7f44cc0e1 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -11880,7 +11880,8 @@ F: include/linux/switchtec.h > F: drivers/ntb/hw/mscc/ > > PCI DRIVER FOR MOBIVEIL PCIE IP > -M: Subrahmanya Lingappa <l.subrahmanya@mobiveil.co.in> > +M: Karthikeyan M <m.karthikeyan@mobiveil.co.in> > +M: Hou Zhiqiang <Zhiqiang.Hou@nxp.com> > L: linux-pci@vger.kernel.org > S: Supported > F: Documentation/devicetree/bindings/pci/mobiveil-pcie.txt
Acked-by: Karthikeyan Mitran <m.karthikeyan@mobiveil.co.in> On Mon, May 13, 2019 at 10:03 AM Karthikeyan Mitran <m.karthikeyan@mobiveil.co.in> wrote: > > Acked-by: Karthikeyan Mitran <m.karthikeyan@mobiveil.co.in> > > On Fri, May 10, 2019 at 10:05 PM Bjorn Helgaas <helgaas@kernel.org> wrote: >> >> On Fri, May 10, 2019 at 08:48:11AM -0500, Bjorn Helgaas wrote: >> > On Tue, May 07, 2019 at 07:45:16AM -0400, Subrahmanya Lingappa wrote: >> > > Add Karthikeyan M and Z.Q. Hou as new maintainers of Mobiveil controller >> > > driver. >> > > >> > > Signed-off-by: Subrahmanya Lingappa <l.subrahmanya@mobiveil.co.in> >> > >> > I'd like to include this ASAP so patches get sent to the right place, >> > and I want to make sure we spell the names and email addresses >> > correctly. >> > >> > Zhiqiang, you consistently use "Hou Zhiqiang <Zhiqiang.Hou@nxp.com>" >> > for sign-offs [1] (except for "Z.q. Hou" in email headers). Can you >> > ack that the updated patch below is correct for you? >> > >> > Karthikeyan, I don't see any email or commits from you yet, so I'd really >> > like your ack along with the canonical name/email address you prefer. >> > There is another Karthikeyan already in MAINTAINERS, so hopefully we can >> > avoid any confusion. >> > >> > [1] git log --format="%an <%ae>" --author=[Zz]hiqiang >> >> I went ahead and applied the patch below for v5.2, but if you want to >> tweak the names/addresses, I can update them if you tell me soon. >> >> > commit d260ff8d3353 >> > Author: Subrahmanya Lingappa <l.subrahmanya@mobiveil.co.in> >> > Date: Tue May 7 07:45:16 2019 -0400 >> > >> > MAINTAINERS: Add Karthikeyan M and Hou Zhiqiang for Mobiveil PCI >> > >> > Add Karthikeyan M and Hou Zhiqiang as new maintainers of Mobiveil >> > controller driver. >> > >> > Link: https://lore.kernel.org/linux-pci/1557229516-6870-1-git-send-email-l.subrahmanya@mobiveil.co.in >> > Signed-off-by: Subrahmanya Lingappa <l.subrahmanya@mobiveil.co.in> >> > [bhelgaas: update names/email addresses to match usage in git history] >> > Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> >> > >> > diff --git a/MAINTAINERS b/MAINTAINERS >> > index e17ebf70b548..42d7f44cc0e1 100644 >> > --- a/MAINTAINERS >> > +++ b/MAINTAINERS >> > @@ -11880,7 +11880,8 @@ F: include/linux/switchtec.h >> > F: drivers/ntb/hw/mscc/ >> > >> > PCI DRIVER FOR MOBIVEIL PCIE IP >> > -M: Subrahmanya Lingappa <l.subrahmanya@mobiveil.co.in> >> > +M: Karthikeyan M <m.karthikeyan@mobiveil.co.in> >> > +M: Hou Zhiqiang <Zhiqiang.Hou@nxp.com> >> > L: linux-pci@vger.kernel.org >> > S: Supported >> > F: Documentation/devicetree/bindings/pci/mobiveil-pcie.txt > > >
> -----Original Message----- > From: Bjorn Helgaas [mailto:helgaas@kernel.org] > Sent: 2019年5月10日 21:48 > To: Z.q. Hou <zhiqiang.hou@nxp.com>; Karthikeyan M > <m.karthikeyan@mobiveil.co.in> > Cc: Subrahmanya Lingappa <l.subrahmanya@mobiveil.co.in>; > linux-pci@vger.kernel.org; lorenzo.pieralisi@arm.com > Subject: Re: [PATCH 1/1] PCI: mobiveil: Update maintainers list > > On Tue, May 07, 2019 at 07:45:16AM -0400, Subrahmanya Lingappa wrote: > > Add Karthikeyan M and Z.Q. Hou as new maintainers of Mobiveil > > controller driver. > > > > Signed-off-by: Subrahmanya Lingappa <l.subrahmanya@mobiveil.co.in> > > I'd like to include this ASAP so patches get sent to the right place, and I want > to make sure we spell the names and email addresses correctly. > > Zhiqiang, you consistently use "Hou Zhiqiang <Zhiqiang.Hou@nxp.com>" > for sign-offs [1] (except for "Z.q. Hou" in email headers). Can you ack that > the updated patch below is correct for you? > > Karthikeyan, I don't see any email or commits from you yet, so I'd really like > your ack along with the canonical name/email address you prefer. > There is another Karthikeyan already in MAINTAINERS, so hopefully we can > avoid any confusion. > > [1] git log --format="%an <%ae>" --author=[Zz]hiqiang > > > --- > > MAINTAINERS | 3 ++- > > 1 file changed, 2 insertions(+), 1 deletion(-) > > > > diff --git a/MAINTAINERS b/MAINTAINERS index 0a52061..08295a5 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -11900,7 +11900,8 @@ F: include/linux/switchtec.h > > F: drivers/ntb/hw/mscc/ > > > > PCI DRIVER FOR MOBIVEIL PCIE IP > > -M: Subrahmanya Lingappa <l.subrahmanya@mobiveil.co.in> > > +M: Karthikeyan M <m.karthikeyan@mobiveil.co.in> > > +M: Z.q. Hou <zhiqiang.hou@nxp.com> > > L: linux-pci@vger.kernel.org > > S: Supported > > F: Documentation/devicetree/bindings/pci/mobiveil-pcie.txt > > > commit d260ff8d3353 > Author: Subrahmanya Lingappa <l.subrahmanya@mobiveil.co.in> > Date: Tue May 7 07:45:16 2019 -0400 > > MAINTAINERS: Add Karthikeyan M and Hou Zhiqiang for Mobiveil PCI > > Add Karthikeyan M and Hou Zhiqiang as new maintainers of Mobiveil > controller driver. > > Link: > https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flore.ke > rnel.org%2Flinux-pci%2F1557229516-6870-1-git-send-email-l.subrahmanya% > 40mobiveil.co.in&data=02%7C01%7Czhiqiang.hou%40nxp.com%7Cfafef > 48263c34704c71308d6d54e26d6%7C686ea1d3bc2b4c6fa92cd99c5c301635 > %7C0%7C0%7C636930928970091089&sdata=ozjTAR2yPHZ1b4mRFgK2 > waXjWF3OMPEWvK4V7Fbzs5w%3D&reserved=0 > Signed-off-by: Subrahmanya Lingappa <l.subrahmanya@mobiveil.co.in> > [bhelgaas: update names/email addresses to match usage in git history] > Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> > > diff --git a/MAINTAINERS b/MAINTAINERS > index e17ebf70b548..42d7f44cc0e1 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -11880,7 +11880,8 @@ F: include/linux/switchtec.h > F: drivers/ntb/hw/mscc/ > > PCI DRIVER FOR MOBIVEIL PCIE IP > -M: Subrahmanya Lingappa <l.subrahmanya@mobiveil.co.in> > +M: Karthikeyan M <m.karthikeyan@mobiveil.co.in> > +M: Hou Zhiqiang <Zhiqiang.Hou@nxp.com> > L: linux-pci@vger.kernel.org > S: Supported > F: Documentation/devicetree/bindings/pci/mobiveil-pcie.txt Acked-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
Hi Bjorn, > -----Original Message----- > From: Bjorn Helgaas [mailto:helgaas@kernel.org] > Sent: 2019年5月11日 0:36 > To: Z.q. Hou <zhiqiang.hou@nxp.com>; Karthikeyan M > <m.karthikeyan@mobiveil.co.in> > Cc: Subrahmanya Lingappa <l.subrahmanya@mobiveil.co.in>; > linux-pci@vger.kernel.org; lorenzo.pieralisi@arm.com > Subject: Re: [PATCH 1/1] PCI: mobiveil: Update maintainers list > > On Fri, May 10, 2019 at 08:48:11AM -0500, Bjorn Helgaas wrote: > > On Tue, May 07, 2019 at 07:45:16AM -0400, Subrahmanya Lingappa wrote: > > > Add Karthikeyan M and Z.Q. Hou as new maintainers of Mobiveil > > > controller driver. > > > > > > Signed-off-by: Subrahmanya Lingappa <l.subrahmanya@mobiveil.co.in> > > > > I'd like to include this ASAP so patches get sent to the right place, > > and I want to make sure we spell the names and email addresses > > correctly. > > > > Zhiqiang, you consistently use "Hou Zhiqiang <Zhiqiang.Hou@nxp.com>" > > for sign-offs [1] (except for "Z.q. Hou" in email headers). Can you > > ack that the updated patch below is correct for you? > > > > Karthikeyan, I don't see any email or commits from you yet, so I'd > > really like your ack along with the canonical name/email address you prefer. > > There is another Karthikeyan already in MAINTAINERS, so hopefully we > > can avoid any confusion. > > > > [1] git log --format="%an <%ae>" --author=[Zz]hiqiang > > I went ahead and applied the patch below for v5.2, but if you want to tweak > the names/addresses, I can update them if you tell me soon. > Sorry for my delay reply, I'm on paternity leave. It's OK for me. > > commit d260ff8d3353 > > Author: Subrahmanya Lingappa <l.subrahmanya@mobiveil.co.in> > > Date: Tue May 7 07:45:16 2019 -0400 > > > > MAINTAINERS: Add Karthikeyan M and Hou Zhiqiang for Mobiveil PCI > > > > Add Karthikeyan M and Hou Zhiqiang as new maintainers of Mobiveil > > controller driver. > > > > Link: > https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flore.ke > rnel.org%2Flinux-pci%2F1557229516-6870-1-git-send-email-l.subrahmanya% > 40mobiveil.co.in&data=02%7C01%7Czhiqiang.hou%40nxp.com%7C5a46 > 2329dd4346b64e3208d6d565933e%7C686ea1d3bc2b4c6fa92cd99c5c30163 > 5%7C0%7C0%7C636931029572275741&sdata=685KOffAuC7w%2FW3B > Mqd4zVASrNs15MXzg8yBZKlO2b4%3D&reserved=0 > > Signed-off-by: Subrahmanya Lingappa > <l.subrahmanya@mobiveil.co.in> > > [bhelgaas: update names/email addresses to match usage in git > history] > > Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> > > > > diff --git a/MAINTAINERS b/MAINTAINERS index > > e17ebf70b548..42d7f44cc0e1 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -11880,7 +11880,8 @@ F: include/linux/switchtec.h > > F: drivers/ntb/hw/mscc/ > > > > PCI DRIVER FOR MOBIVEIL PCIE IP > > -M: Subrahmanya Lingappa <l.subrahmanya@mobiveil.co.in> > > +M: Karthikeyan M <m.karthikeyan@mobiveil.co.in> > > +M: Hou Zhiqiang <Zhiqiang.Hou@nxp.com> > > L: linux-pci@vger.kernel.org > > S: Supported > > F: Documentation/devicetree/bindings/pci/mobiveil-pcie.txt Thanks, Zhiqiang
On Fri, May 17, 2019 at 03:03:19PM +0000, Z.q. Hou wrote: > Hi Bjorn, > > > -----Original Message----- > > From: Bjorn Helgaas [mailto:helgaas@kernel.org] > > Sent: 2019年5月11日 0:36 > > To: Z.q. Hou <zhiqiang.hou@nxp.com>; Karthikeyan M > > <m.karthikeyan@mobiveil.co.in> > > Cc: Subrahmanya Lingappa <l.subrahmanya@mobiveil.co.in>; > > linux-pci@vger.kernel.org; lorenzo.pieralisi@arm.com > > Subject: Re: [PATCH 1/1] PCI: mobiveil: Update maintainers list > > > > On Fri, May 10, 2019 at 08:48:11AM -0500, Bjorn Helgaas wrote: > > > On Tue, May 07, 2019 at 07:45:16AM -0400, Subrahmanya Lingappa wrote: > > > > Add Karthikeyan M and Z.Q. Hou as new maintainers of Mobiveil > > > > controller driver. > > > > > > > > Signed-off-by: Subrahmanya Lingappa <l.subrahmanya@mobiveil.co.in> > > > > > > I'd like to include this ASAP so patches get sent to the right place, > > > and I want to make sure we spell the names and email addresses > > > correctly. > > > > > > Zhiqiang, you consistently use "Hou Zhiqiang <Zhiqiang.Hou@nxp.com>" > > > for sign-offs [1] (except for "Z.q. Hou" in email headers). Can you > > > ack that the updated patch below is correct for you? > > > > > > Karthikeyan, I don't see any email or commits from you yet, so I'd > > > really like your ack along with the canonical name/email address you prefer. > > > There is another Karthikeyan already in MAINTAINERS, so hopefully we > > > can avoid any confusion. > > > > > > [1] git log --format="%an <%ae>" --author=[Zz]hiqiang > > > > I went ahead and applied the patch below for v5.2, but if you want to tweak > > the names/addresses, I can update them if you tell me soon. > > Sorry for my delay reply, I'm on paternity leave. > It's OK for me. No problem, the patch is already in Linus' tree. Congratulations on your child! Bjorn
diff --git a/MAINTAINERS b/MAINTAINERS index 0a52061..08295a5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11900,7 +11900,8 @@ F: include/linux/switchtec.h F: drivers/ntb/hw/mscc/ PCI DRIVER FOR MOBIVEIL PCIE IP -M: Subrahmanya Lingappa <l.subrahmanya@mobiveil.co.in> +M: Karthikeyan M <m.karthikeyan@mobiveil.co.in> +M: Z.q. Hou <zhiqiang.hou@nxp.com> L: linux-pci@vger.kernel.org S: Supported F: Documentation/devicetree/bindings/pci/mobiveil-pcie.txt
Add Karthikeyan M and Z.Q. Hou as new maintainers of Mobiveil controller driver. Signed-off-by: Subrahmanya Lingappa <l.subrahmanya@mobiveil.co.in> --- MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)