linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add Lorenzo Pieralisi for PCI host bridge drivers
@ 2017-11-08 20:15 Bjorn Helgaas
  2017-11-08 20:26 ` Bjorn Helgaas
  2017-11-09 10:47 ` Lorenzo Pieralisi
  0 siblings, 2 replies; 10+ messages in thread
From: Bjorn Helgaas @ 2017-11-08 20:15 UTC (permalink / raw)
  To: linux-pci; +Cc: Lorenzo Pieralisi, linux-kernel, Kishon Vijay Abraham I

From: Bjorn Helgaas <bhelgaas@google.com>

Add Lorenzo Pieralisi as maintainer for PCI native host bridge drivers and
the endpoint driver framework.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
---
 MAINTAINERS |   10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index db412a627d96..a1f9653234cc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10429,6 +10429,16 @@ F:	include/linux/pci*
 F:	arch/x86/pci/
 F:	arch/x86/kernel/quirks.c
 
+PCI NATIVE HOST BRIDGE AND ENDPOINT DRIVERS
+M:	Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
+L:	linux-pci@vger.kernel.org
+Q:	http://patchwork.ozlabs.org/project/linux-pci/list/
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/pci.git/
+S:	Supported
+F:	drivers/pci/host/
+F:	drivers/pci/dwc/
+F:	drivers/pci/endpoint
+
 PCIE DRIVER FOR AXIS ARTPEC
 M:	Niklas Cassel <niklas.cassel@axis.com>
 M:	Jesper Nilsson <jesper.nilsson@axis.com>

^ permalink raw reply related	[flat|nested] 10+ messages in thread

* Re: [PATCH] MAINTAINERS: Add Lorenzo Pieralisi for PCI host bridge drivers
  2017-11-08 20:15 [PATCH] MAINTAINERS: Add Lorenzo Pieralisi for PCI host bridge drivers Bjorn Helgaas
@ 2017-11-08 20:26 ` Bjorn Helgaas
  2017-11-09  5:58   ` Kishon Vijay Abraham I
  2017-11-09 10:47 ` Lorenzo Pieralisi
  1 sibling, 1 reply; 10+ messages in thread
From: Bjorn Helgaas @ 2017-11-08 20:26 UTC (permalink / raw)
  To: linux-pci; +Cc: Lorenzo Pieralisi, linux-kernel, Kishon Vijay Abraham I

On Wed, Nov 08, 2017 at 02:15:10PM -0600, Bjorn Helgaas wrote:
> From: Bjorn Helgaas <bhelgaas@google.com>
> 
> Add Lorenzo Pieralisi as maintainer for PCI native host bridge drivers and
> the endpoint driver framework.
> 
> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>

This is on my for-linus branch, and I intend to merge it for v4.14.

> ---
>  MAINTAINERS |   10 ++++++++++
>  1 file changed, 10 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index db412a627d96..a1f9653234cc 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -10429,6 +10429,16 @@ F:	include/linux/pci*
>  F:	arch/x86/pci/
>  F:	arch/x86/kernel/quirks.c
>  
> +PCI NATIVE HOST BRIDGE AND ENDPOINT DRIVERS
> +M:	Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
> +L:	linux-pci@vger.kernel.org
> +Q:	http://patchwork.ozlabs.org/project/linux-pci/list/
> +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/pci.git/
> +S:	Supported
> +F:	drivers/pci/host/
> +F:	drivers/pci/dwc/
> +F:	drivers/pci/endpoint
> +
>  PCIE DRIVER FOR AXIS ARTPEC
>  M:	Niklas Cassel <niklas.cassel@axis.com>
>  M:	Jesper Nilsson <jesper.nilsson@axis.com>
> 

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [PATCH] MAINTAINERS: Add Lorenzo Pieralisi for PCI host bridge drivers
  2017-11-08 20:26 ` Bjorn Helgaas
@ 2017-11-09  5:58   ` Kishon Vijay Abraham I
  2017-11-09 10:12     ` Lorenzo Pieralisi
  2017-11-09 15:05     ` Bjorn Helgaas
  0 siblings, 2 replies; 10+ messages in thread
From: Kishon Vijay Abraham I @ 2017-11-09  5:58 UTC (permalink / raw)
  To: Bjorn Helgaas, linux-pci; +Cc: Lorenzo Pieralisi, linux-kernel

Hi Bjorn,

On Thursday 09 November 2017 01:56 AM, Bjorn Helgaas wrote:
> On Wed, Nov 08, 2017 at 02:15:10PM -0600, Bjorn Helgaas wrote:
>> From: Bjorn Helgaas <bhelgaas@google.com>
>>
>> Add Lorenzo Pieralisi as maintainer for PCI native host bridge drivers and
>> the endpoint driver framework.
>>
>> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
> 
> This is on my for-linus branch, and I intend to merge it for v4.14.

There is already an entry for PCI endpoint in MAINTAINERS file. Can Lorenzo be
added there?

PCI ENDPOINT SUBSYSTEM
M:      Kishon Vijay Abraham I <kishon@ti.com>
L:      linux-pci@vger.kernel.org
T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kishon/pci-endpoint.git
S:      Supported
F:      drivers/pci/endpoint/
F:      drivers/misc/pci_endpoint_test.c
F:      tools/pci/

Thanks
Kishon
> 
>> ---
>>  MAINTAINERS |   10 ++++++++++
>>  1 file changed, 10 insertions(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index db412a627d96..a1f9653234cc 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -10429,6 +10429,16 @@ F:	include/linux/pci*
>>  F:	arch/x86/pci/
>>  F:	arch/x86/kernel/quirks.c
>>  
>> +PCI NATIVE HOST BRIDGE AND ENDPOINT DRIVERS
>> +M:	Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
>> +L:	linux-pci@vger.kernel.org
>> +Q:	http://patchwork.ozlabs.org/project/linux-pci/list/
>> +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/pci.git/
>> +S:	Supported
>> +F:	drivers/pci/host/
>> +F:	drivers/pci/dwc/
>> +F:	drivers/pci/endpoint
>> +
>>  PCIE DRIVER FOR AXIS ARTPEC
>>  M:	Niklas Cassel <niklas.cassel@axis.com>
>>  M:	Jesper Nilsson <jesper.nilsson@axis.com>
>>

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [PATCH] MAINTAINERS: Add Lorenzo Pieralisi for PCI host bridge drivers
  2017-11-09  5:58   ` Kishon Vijay Abraham I
@ 2017-11-09 10:12     ` Lorenzo Pieralisi
  2017-11-09 15:05     ` Bjorn Helgaas
  1 sibling, 0 replies; 10+ messages in thread
From: Lorenzo Pieralisi @ 2017-11-09 10:12 UTC (permalink / raw)
  To: Kishon Vijay Abraham I; +Cc: Bjorn Helgaas, linux-pci, linux-kernel

On Thu, Nov 09, 2017 at 11:28:36AM +0530, Kishon Vijay Abraham I wrote:
> Hi Bjorn,
> 
> On Thursday 09 November 2017 01:56 AM, Bjorn Helgaas wrote:
> > On Wed, Nov 08, 2017 at 02:15:10PM -0600, Bjorn Helgaas wrote:
> >> From: Bjorn Helgaas <bhelgaas@google.com>
> >>
> >> Add Lorenzo Pieralisi as maintainer for PCI native host bridge drivers and
> >> the endpoint driver framework.
> >>
> >> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
> > 
> > This is on my for-linus branch, and I intend to merge it for v4.14.
> 
> There is already an entry for PCI endpoint in MAINTAINERS file. Can Lorenzo be
> added there?

That would work for me, just let me know what's best for you both.

Thanks,
Lorenzo

> PCI ENDPOINT SUBSYSTEM
> M:      Kishon Vijay Abraham I <kishon@ti.com>
> L:      linux-pci@vger.kernel.org
> T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kishon/pci-endpoint.git
> S:      Supported
> F:      drivers/pci/endpoint/
> F:      drivers/misc/pci_endpoint_test.c
> F:      tools/pci/
> 
> Thanks
> Kishon
> > 
> >> ---
> >>  MAINTAINERS |   10 ++++++++++
> >>  1 file changed, 10 insertions(+)
> >>
> >> diff --git a/MAINTAINERS b/MAINTAINERS
> >> index db412a627d96..a1f9653234cc 100644
> >> --- a/MAINTAINERS
> >> +++ b/MAINTAINERS
> >> @@ -10429,6 +10429,16 @@ F:	include/linux/pci*
> >>  F:	arch/x86/pci/
> >>  F:	arch/x86/kernel/quirks.c
> >>  
> >> +PCI NATIVE HOST BRIDGE AND ENDPOINT DRIVERS
> >> +M:	Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
> >> +L:	linux-pci@vger.kernel.org
> >> +Q:	http://patchwork.ozlabs.org/project/linux-pci/list/
> >> +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/pci.git/
> >> +S:	Supported
> >> +F:	drivers/pci/host/
> >> +F:	drivers/pci/dwc/
> >> +F:	drivers/pci/endpoint
> >> +
> >>  PCIE DRIVER FOR AXIS ARTPEC
> >>  M:	Niklas Cassel <niklas.cassel@axis.com>
> >>  M:	Jesper Nilsson <jesper.nilsson@axis.com>
> >>

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [PATCH] MAINTAINERS: Add Lorenzo Pieralisi for PCI host bridge drivers
  2017-11-08 20:15 [PATCH] MAINTAINERS: Add Lorenzo Pieralisi for PCI host bridge drivers Bjorn Helgaas
  2017-11-08 20:26 ` Bjorn Helgaas
@ 2017-11-09 10:47 ` Lorenzo Pieralisi
  1 sibling, 0 replies; 10+ messages in thread
From: Lorenzo Pieralisi @ 2017-11-09 10:47 UTC (permalink / raw)
  To: Bjorn Helgaas; +Cc: linux-pci, linux-kernel, Kishon Vijay Abraham I

On Wed, Nov 08, 2017 at 02:15:10PM -0600, Bjorn Helgaas wrote:
> From: Bjorn Helgaas <bhelgaas@google.com>
> 
> Add Lorenzo Pieralisi as maintainer for PCI native host bridge drivers and
> the endpoint driver framework.
> 
> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
> ---
>  MAINTAINERS |   10 ++++++++++
>  1 file changed, 10 insertions(+)

Acked-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>

Thank you !
Lorenzo

> diff --git a/MAINTAINERS b/MAINTAINERS
> index db412a627d96..a1f9653234cc 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -10429,6 +10429,16 @@ F:	include/linux/pci*
>  F:	arch/x86/pci/
>  F:	arch/x86/kernel/quirks.c
>  
> +PCI NATIVE HOST BRIDGE AND ENDPOINT DRIVERS
> +M:	Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
> +L:	linux-pci@vger.kernel.org
> +Q:	http://patchwork.ozlabs.org/project/linux-pci/list/
> +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/pci.git/
> +S:	Supported
> +F:	drivers/pci/host/
> +F:	drivers/pci/dwc/
> +F:	drivers/pci/endpoint
> +
>  PCIE DRIVER FOR AXIS ARTPEC
>  M:	Niklas Cassel <niklas.cassel@axis.com>
>  M:	Jesper Nilsson <jesper.nilsson@axis.com>
> 

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [PATCH] MAINTAINERS: Add Lorenzo Pieralisi for PCI host bridge drivers
  2017-11-09  5:58   ` Kishon Vijay Abraham I
  2017-11-09 10:12     ` Lorenzo Pieralisi
@ 2017-11-09 15:05     ` Bjorn Helgaas
  2017-11-10  0:46       ` Shawn Lin
  2017-11-10  5:46       ` Kishon Vijay Abraham I
  1 sibling, 2 replies; 10+ messages in thread
From: Bjorn Helgaas @ 2017-11-09 15:05 UTC (permalink / raw)
  To: Kishon Vijay Abraham I; +Cc: linux-pci, Lorenzo Pieralisi, linux-kernel

On Thu, Nov 09, 2017 at 11:28:36AM +0530, Kishon Vijay Abraham I wrote:
> Hi Bjorn,
> 
> On Thursday 09 November 2017 01:56 AM, Bjorn Helgaas wrote:
> > On Wed, Nov 08, 2017 at 02:15:10PM -0600, Bjorn Helgaas wrote:
> >> From: Bjorn Helgaas <bhelgaas@google.com>
> >>
> >> Add Lorenzo Pieralisi as maintainer for PCI native host bridge drivers and
> >> the endpoint driver framework.
> >>
> >> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
> > 
> > This is on my for-linus branch, and I intend to merge it for v4.14.
> 
> There is already an entry for PCI endpoint in MAINTAINERS file. Can Lorenzo be
> added there?
> 
> PCI ENDPOINT SUBSYSTEM
> M:      Kishon Vijay Abraham I <kishon@ti.com>
> L:      linux-pci@vger.kernel.org
> T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kishon/pci-endpoint.git
> S:      Supported
> F:      drivers/pci/endpoint/
> F:      drivers/misc/pci_endpoint_test.c
> F:      tools/pci/

Right, thanks, I forgot all about this separate entry.  I added Lorenzo
there, resulting in the patch below.

My practice has been that all the PCI patches (everything in
drivers/pci plus some include and x86/pci stuff) have been merged via
my tree.

This includes things in drivers/pci/{host,dwc,endpoint,switch}, which
are non-core things and usually specific to a chipset.  I try to
ensure they have individual maintainers designated, and I ask for
their acks for non-trivial changes because I have no specs and no
hardware for testing them.  But I think it's still good to have one
person look over them all to try to keep some consistency across them
because they are all quite similar.

So my hope is that Lorenzo can take over that oversight role from me,
not that he would replace any of those designated maintainers.

Ideally, this will be transparent to patch submitters except that they
should add Lorenzo to the "To:" line (keeping linux-pci and other
interested parties).


commit 6b7be529634bbfbf6395f23217a66d731fbed0a0
Author: Bjorn Helgaas <bhelgaas@google.com>
Date:   Wed Nov 8 08:49:49 2017 -0600

    MAINTAINERS: Add Lorenzo Pieralisi for PCI host bridge drivers
    
    Add Lorenzo Pieralisi as maintainer for PCI native host bridge drivers and
    the endpoint driver framework.
    
    Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
    Acked-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>

diff --git a/MAINTAINERS b/MAINTAINERS
index db412a627d96..6ce341e86fec 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10378,6 +10378,7 @@ F:	drivers/pci/dwc/*keystone*
 
 PCI ENDPOINT SUBSYSTEM
 M:	Kishon Vijay Abraham I <kishon@ti.com>
+M:	Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
 L:	linux-pci@vger.kernel.org
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/kishon/pci-endpoint.git
 S:	Supported
@@ -10429,6 +10430,15 @@ F:	include/linux/pci*
 F:	arch/x86/pci/
 F:	arch/x86/kernel/quirks.c
 
+PCI NATIVE HOST BRIDGE AND ENDPOINT DRIVERS
+M:	Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
+L:	linux-pci@vger.kernel.org
+Q:	http://patchwork.ozlabs.org/project/linux-pci/list/
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/pci.git/
+S:	Supported
+F:	drivers/pci/host/
+F:	drivers/pci/dwc/
+
 PCIE DRIVER FOR AXIS ARTPEC
 M:	Niklas Cassel <niklas.cassel@axis.com>
 M:	Jesper Nilsson <jesper.nilsson@axis.com>

^ permalink raw reply related	[flat|nested] 10+ messages in thread

* Re: [PATCH] MAINTAINERS: Add Lorenzo Pieralisi for PCI host bridge drivers
  2017-11-09 15:05     ` Bjorn Helgaas
@ 2017-11-10  0:46       ` Shawn Lin
  2017-11-10 10:40         ` Lorenzo Pieralisi
  2017-11-10  5:46       ` Kishon Vijay Abraham I
  1 sibling, 1 reply; 10+ messages in thread
From: Shawn Lin @ 2017-11-10  0:46 UTC (permalink / raw)
  To: Bjorn Helgaas
  Cc: Kishon Vijay Abraham I, shawn.lin, linux-pci, Lorenzo Pieralisi,
	linux-kernel

Hi Bjorn,

On 2017/11/9 23:05, Bjorn Helgaas wrote:
> On Thu, Nov 09, 2017 at 11:28:36AM +0530, Kishon Vijay Abraham I wrote:
>> Hi Bjorn,
>>
>> On Thursday 09 November 2017 01:56 AM, Bjorn Helgaas wrote:
>>> On Wed, Nov 08, 2017 at 02:15:10PM -0600, Bjorn Helgaas wrote:
>>>> From: Bjorn Helgaas <bhelgaas@google.com>
>>>>
>>>> Add Lorenzo Pieralisi as maintainer for PCI native host bridge drivers and
>>>> the endpoint driver framework.
>>>>
>>>> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
>>>
>>> This is on my for-linus branch, and I intend to merge it for v4.14.
>>
>> There is already an entry for PCI endpoint in MAINTAINERS file. Can Lorenzo be
>> added there?
>>
>> PCI ENDPOINT SUBSYSTEM
>> M:      Kishon Vijay Abraham I <kishon@ti.com>
>> L:      linux-pci@vger.kernel.org
>> T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kishon/pci-endpoint.git
>> S:      Supported
>> F:      drivers/pci/endpoint/
>> F:      drivers/misc/pci_endpoint_test.c
>> F:      tools/pci/
> 
> Right, thanks, I forgot all about this separate entry.  I added Lorenzo
> there, resulting in the patch below.
> 
> My practice has been that all the PCI patches (everything in
> drivers/pci plus some include and x86/pci stuff) have been merged via
> my tree.
> 
> This includes things in drivers/pci/{host,dwc,endpoint,switch}, which
> are non-core things and usually specific to a chipset.  I try to
> ensure they have individual maintainers designated, and I ask for
> their acks for non-trivial changes because I have no specs and no
> hardware for testing them.  But I think it's still good to have one
> person look over them all to try to keep some consistency across them
> because they are all quite similar.
> 
> So my hope is that Lorenzo can take over that oversight role from me,
> not that he would replace any of those designated maintainers.
> 
> Ideally, this will be transparent to patch submitters except that they
> should add Lorenzo to the "To:" line (keeping linux-pci and other
> interested parties).
> 
> 
> commit 6b7be529634bbfbf6395f23217a66d731fbed0a0
> Author: Bjorn Helgaas <bhelgaas@google.com>
> Date:   Wed Nov 8 08:49:49 2017 -0600
> 
>      MAINTAINERS: Add Lorenzo Pieralisi for PCI host bridge drivers
>      
>      Add Lorenzo Pieralisi as maintainer for PCI native host bridge drivers and
>      the endpoint driver framework.
>      
>      Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
>      Acked-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index db412a627d96..6ce341e86fec 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -10378,6 +10378,7 @@ F:	drivers/pci/dwc/*keystone*
>   
>   PCI ENDPOINT SUBSYSTEM
>   M:	Kishon Vijay Abraham I <kishon@ti.com>
> +M:	Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
>   L:	linux-pci@vger.kernel.org
>   T:	git git://git.kernel.org/pub/scm/linux/kernel/git/kishon/pci-endpoint.git
>   S:	Supported
> @@ -10429,6 +10430,15 @@ F:	include/linux/pci*
>   F:	arch/x86/pci/
>   F:	arch/x86/kernel/quirks.c
>   
> +PCI NATIVE HOST BRIDGE AND ENDPOINT DRIVERS
> +M:	Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
> +L:	linux-pci@vger.kernel.org
> +Q:	http://patchwork.ozlabs.org/project/linux-pci/list/
> +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/pci.git/

So, does that mean the patch(es) for host drivers shoube be based on
this tree instead of yours? If yes, which tree should be preferred if
a patchset wanna touch both of pci core and host drivers?

> +S:	Supported
> +F:	drivers/pci/host/
> +F:	drivers/pci/dwc/
> +
>   PCIE DRIVER FOR AXIS ARTPEC
>   M:	Niklas Cassel <niklas.cassel@axis.com>
>   M:	Jesper Nilsson <jesper.nilsson@axis.com>
> 
> 
> 

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [PATCH] MAINTAINERS: Add Lorenzo Pieralisi for PCI host bridge drivers
  2017-11-09 15:05     ` Bjorn Helgaas
  2017-11-10  0:46       ` Shawn Lin
@ 2017-11-10  5:46       ` Kishon Vijay Abraham I
  1 sibling, 0 replies; 10+ messages in thread
From: Kishon Vijay Abraham I @ 2017-11-10  5:46 UTC (permalink / raw)
  To: Bjorn Helgaas; +Cc: linux-pci, Lorenzo Pieralisi, linux-kernel

Hi,

On Thursday 09 November 2017 08:35 PM, Bjorn Helgaas wrote:
> On Thu, Nov 09, 2017 at 11:28:36AM +0530, Kishon Vijay Abraham I wrote:
>> Hi Bjorn,
>>
>> On Thursday 09 November 2017 01:56 AM, Bjorn Helgaas wrote:
>>> On Wed, Nov 08, 2017 at 02:15:10PM -0600, Bjorn Helgaas wrote:
>>>> From: Bjorn Helgaas <bhelgaas@google.com>
>>>>
>>>> Add Lorenzo Pieralisi as maintainer for PCI native host bridge drivers and
>>>> the endpoint driver framework.
>>>>
>>>> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
>>>
>>> This is on my for-linus branch, and I intend to merge it for v4.14.
>>
>> There is already an entry for PCI endpoint in MAINTAINERS file. Can Lorenzo be
>> added there?
>>
>> PCI ENDPOINT SUBSYSTEM
>> M:      Kishon Vijay Abraham I <kishon@ti.com>
>> L:      linux-pci@vger.kernel.org
>> T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kishon/pci-endpoint.git
>> S:      Supported
>> F:      drivers/pci/endpoint/
>> F:      drivers/misc/pci_endpoint_test.c
>> F:      tools/pci/
> 
> Right, thanks, I forgot all about this separate entry.  I added Lorenzo
> there, resulting in the patch below.
> 
> My practice has been that all the PCI patches (everything in
> drivers/pci plus some include and x86/pci stuff) have been merged via
> my tree.
> 
> This includes things in drivers/pci/{host,dwc,endpoint,switch}, which
> are non-core things and usually specific to a chipset.  I try to
> ensure they have individual maintainers designated, and I ask for
> their acks for non-trivial changes because I have no specs and no
> hardware for testing them.  But I think it's still good to have one
> person look over them all to try to keep some consistency across them
> because they are all quite similar.
> 
> So my hope is that Lorenzo can take over that oversight role from me,
> not that he would replace any of those designated maintainers.
> 
> Ideally, this will be transparent to patch submitters except that they
> should add Lorenzo to the "To:" line (keeping linux-pci and other
> interested parties).

Makes sense.

I'm also thinking if we should change the tree in PCI ENDPOINT SUBSYSTEM to
git git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git or maybe
git git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/pci.git/?

since most of the endpoint patches also deals with modifying the controller
drivers.

Thanks
Kishon

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [PATCH] MAINTAINERS: Add Lorenzo Pieralisi for PCI host bridge drivers
  2017-11-10  0:46       ` Shawn Lin
@ 2017-11-10 10:40         ` Lorenzo Pieralisi
  2017-11-11 20:47           ` Bjorn Helgaas
  0 siblings, 1 reply; 10+ messages in thread
From: Lorenzo Pieralisi @ 2017-11-10 10:40 UTC (permalink / raw)
  To: Shawn Lin; +Cc: Bjorn Helgaas, Kishon Vijay Abraham I, linux-pci, linux-kernel

On Fri, Nov 10, 2017 at 08:46:29AM +0800, Shawn Lin wrote:
> Hi Bjorn,
> 
> On 2017/11/9 23:05, Bjorn Helgaas wrote:
> >On Thu, Nov 09, 2017 at 11:28:36AM +0530, Kishon Vijay Abraham I wrote:
> >>Hi Bjorn,
> >>
> >>On Thursday 09 November 2017 01:56 AM, Bjorn Helgaas wrote:
> >>>On Wed, Nov 08, 2017 at 02:15:10PM -0600, Bjorn Helgaas wrote:
> >>>>From: Bjorn Helgaas <bhelgaas@google.com>
> >>>>
> >>>>Add Lorenzo Pieralisi as maintainer for PCI native host bridge drivers and
> >>>>the endpoint driver framework.
> >>>>
> >>>>Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
> >>>
> >>>This is on my for-linus branch, and I intend to merge it for v4.14.
> >>
> >>There is already an entry for PCI endpoint in MAINTAINERS file. Can Lorenzo be
> >>added there?
> >>
> >>PCI ENDPOINT SUBSYSTEM
> >>M:      Kishon Vijay Abraham I <kishon@ti.com>
> >>L:      linux-pci@vger.kernel.org
> >>T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kishon/pci-endpoint.git
> >>S:      Supported
> >>F:      drivers/pci/endpoint/
> >>F:      drivers/misc/pci_endpoint_test.c
> >>F:      tools/pci/
> >
> >Right, thanks, I forgot all about this separate entry.  I added Lorenzo
> >there, resulting in the patch below.
> >
> >My practice has been that all the PCI patches (everything in
> >drivers/pci plus some include and x86/pci stuff) have been merged via
> >my tree.
> >
> >This includes things in drivers/pci/{host,dwc,endpoint,switch}, which
> >are non-core things and usually specific to a chipset.  I try to
> >ensure they have individual maintainers designated, and I ask for
> >their acks for non-trivial changes because I have no specs and no
> >hardware for testing them.  But I think it's still good to have one
> >person look over them all to try to keep some consistency across them
> >because they are all quite similar.
> >
> >So my hope is that Lorenzo can take over that oversight role from me,
> >not that he would replace any of those designated maintainers.
> >
> >Ideally, this will be transparent to patch submitters except that they
> >should add Lorenzo to the "To:" line (keeping linux-pci and other
> >interested parties).
> >
> >
> >commit 6b7be529634bbfbf6395f23217a66d731fbed0a0
> >Author: Bjorn Helgaas <bhelgaas@google.com>
> >Date:   Wed Nov 8 08:49:49 2017 -0600
> >
> >     MAINTAINERS: Add Lorenzo Pieralisi for PCI host bridge drivers
> >     Add Lorenzo Pieralisi as maintainer for PCI native host bridge drivers and
> >     the endpoint driver framework.
> >     Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
> >     Acked-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
> >
> >diff --git a/MAINTAINERS b/MAINTAINERS
> >index db412a627d96..6ce341e86fec 100644
> >--- a/MAINTAINERS
> >+++ b/MAINTAINERS
> >@@ -10378,6 +10378,7 @@ F:	drivers/pci/dwc/*keystone*
> >  PCI ENDPOINT SUBSYSTEM
> >  M:	Kishon Vijay Abraham I <kishon@ti.com>
> >+M:	Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
> >  L:	linux-pci@vger.kernel.org
> >  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/kishon/pci-endpoint.git
> >  S:	Supported
> >@@ -10429,6 +10430,15 @@ F:	include/linux/pci*
> >  F:	arch/x86/pci/
> >  F:	arch/x86/kernel/quirks.c
> >+PCI NATIVE HOST BRIDGE AND ENDPOINT DRIVERS
> >+M:	Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
> >+L:	linux-pci@vger.kernel.org
> >+Q:	http://patchwork.ozlabs.org/project/linux-pci/list/
> >+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/pci.git/
> 
> So, does that mean the patch(es) for host drivers shoube be based on
> this tree instead of yours? If yes, which tree should be preferred if
> a patchset wanna touch both of pci core and host drivers?

I think you should always use Bjorn's tree as a reference and we
will sort out the dependencies.

Thanks,
Lorenzo

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [PATCH] MAINTAINERS: Add Lorenzo Pieralisi for PCI host bridge drivers
  2017-11-10 10:40         ` Lorenzo Pieralisi
@ 2017-11-11 20:47           ` Bjorn Helgaas
  0 siblings, 0 replies; 10+ messages in thread
From: Bjorn Helgaas @ 2017-11-11 20:47 UTC (permalink / raw)
  To: Lorenzo Pieralisi
  Cc: Shawn Lin, Kishon Vijay Abraham I, linux-pci, linux-kernel

On Fri, Nov 10, 2017 at 10:40:35AM +0000, Lorenzo Pieralisi wrote:
> On Fri, Nov 10, 2017 at 08:46:29AM +0800, Shawn Lin wrote:
> > On 2017/11/9 23:05, Bjorn Helgaas wrote:

> > >diff --git a/MAINTAINERS b/MAINTAINERS
> > >index db412a627d96..6ce341e86fec 100644
> > >--- a/MAINTAINERS
> > >+++ b/MAINTAINERS
> > >@@ -10378,6 +10378,7 @@ F:	drivers/pci/dwc/*keystone*
> > >  PCI ENDPOINT SUBSYSTEM
> > >  M:	Kishon Vijay Abraham I <kishon@ti.com>
> > >+M:	Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
> > >  L:	linux-pci@vger.kernel.org
> > >  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/kishon/pci-endpoint.git
> > >  S:	Supported
> > >@@ -10429,6 +10430,15 @@ F:	include/linux/pci*
> > >  F:	arch/x86/pci/
> > >  F:	arch/x86/kernel/quirks.c
> > >+PCI NATIVE HOST BRIDGE AND ENDPOINT DRIVERS
> > >+M:	Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
> > >+L:	linux-pci@vger.kernel.org
> > >+Q:	http://patchwork.ozlabs.org/project/linux-pci/list/
> > >+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/pci.git/
> > 
> > So, does that mean the patch(es) for host drivers shoube be based on
> > this tree instead of yours? If yes, which tree should be preferred if
> > a patchset wanna touch both of pci core and host drivers?
> 
> I think you should always use Bjorn's tree as a reference and we
> will sort out the dependencies.

Yep, that's what I think, too.  My advice is to always use the
"master" branch of my tree as the base.  I use a lot of topic
branches, and they are almost always based on my "master".

There will be exceptions where that doesn't work because your patch
depends on something already in my tree or something in another tree.
But those are actually fairly rare, so just point that out in your
cover letter and we'll sort it out on a case-by-case basis.

Bjorn

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2017-11-11 20:47 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-08 20:15 [PATCH] MAINTAINERS: Add Lorenzo Pieralisi for PCI host bridge drivers Bjorn Helgaas
2017-11-08 20:26 ` Bjorn Helgaas
2017-11-09  5:58   ` Kishon Vijay Abraham I
2017-11-09 10:12     ` Lorenzo Pieralisi
2017-11-09 15:05     ` Bjorn Helgaas
2017-11-10  0:46       ` Shawn Lin
2017-11-10 10:40         ` Lorenzo Pieralisi
2017-11-11 20:47           ` Bjorn Helgaas
2017-11-10  5:46       ` Kishon Vijay Abraham I
2017-11-09 10:47 ` Lorenzo Pieralisi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).