* [PATCH] MAINTAINERS: Include PCI bindings in host bridge entry
@ 2022-11-16 21:53 Rob Herring
2022-11-17 19:44 ` Bjorn Helgaas
0 siblings, 1 reply; 2+ messages in thread
From: Rob Herring @ 2022-11-16 21:53 UTC (permalink / raw)
To: Lorenzo Pieralisi; +Cc: linux-pci, Bjorn Helgaas
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(+)
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] MAINTAINERS: Include PCI bindings in host bridge entry
2022-11-16 21:53 [PATCH] MAINTAINERS: Include PCI bindings in host bridge entry Rob Herring
@ 2022-11-17 19:44 ` Bjorn Helgaas
0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Helgaas @ 2022-11-17 19:44 UTC (permalink / raw)
To: Rob Herring; +Cc: Lorenzo Pieralisi, linux-pci, Bjorn Helgaas
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
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-11-17 19:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-16 21:53 [PATCH] MAINTAINERS: Include PCI bindings in host bridge entry Rob Herring
2022-11-17 19:44 ` Bjorn Helgaas
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox