diff mbox series

MAINTAINERS: Include PCI bindings in host bridge entry

Message ID 20221116215337.1032890-1-robh@kernel.org (mailing list archive)
State Accepted
Commit ac9ccce8717df5aa5361c0cea9d8619f6d87af3c
Headers show
Series MAINTAINERS: Include PCI bindings in host bridge entry | expand

Commit Message

Rob Herring (Arm) Nov. 16, 2022, 9:53 p.m. UTC
Almost all PCI bindings are controller bindings, so the PCI bindings should
be listed under the host bridge and endpoint entry.

Cc: Lorenzo Pieralisi <lpieralisi@kernel.org>
Cc: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Rob Herring <robh@kernel.org>
---
I left the entry under PCI subsystem though just about anything common 
should end up going to dtschema rather than the kernel. So we could 
remove it if Bjorn prefers.

 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Bjorn Helgaas Nov. 17, 2022, 7:44 p.m. UTC | #1
On Wed, Nov 16, 2022 at 03:53:37PM -0600, Rob Herring wrote:
> Almost all PCI bindings are controller bindings, so the PCI bindings should
> be listed under the host bridge and endpoint entry.
> 
> Cc: Lorenzo Pieralisi <lpieralisi@kernel.org>
> Cc: Bjorn Helgaas <bhelgaas@google.com>
> Signed-off-by: Rob Herring <robh@kernel.org>

Applied to for-linus for v6.1, thanks!

> ---
> I left the entry under PCI subsystem though just about anything common 
> should end up going to dtschema rather than the kernel. So we could 
> remove it if Bjorn prefers.
> 
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c379db61b800..86fe870c3697 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -15930,6 +15930,7 @@ Q:	https://patchwork.kernel.org/project/linux-pci/list/
>  B:	https://bugzilla.kernel.org
>  C:	irc://irc.oftc.net/linux-pci
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/pci.git
> +F:	Documentation/devicetree/bindings/pci/
>  F:	drivers/pci/controller/
>  F:	drivers/pci/pci-bridge-emul.c
>  F:	drivers/pci/pci-bridge-emul.h
> -- 
> 2.35.1
>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index c379db61b800..86fe870c3697 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15930,6 +15930,7 @@  Q:	https://patchwork.kernel.org/project/linux-pci/list/
 B:	https://bugzilla.kernel.org
 C:	irc://irc.oftc.net/linux-pci
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/pci.git
+F:	Documentation/devicetree/bindings/pci/
 F:	drivers/pci/controller/
 F:	drivers/pci/pci-bridge-emul.c
 F:	drivers/pci/pci-bridge-emul.h