diff options
author | Rob Herring <robh@kernel.org> | 2022-11-17 00:53:37 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2022-11-17 22:40:39 +0300 |
commit | ac9ccce8717df5aa5361c0cea9d8619f6d87af3c (patch) | |
tree | fdaabe5c82a3fcbfd79fbda93d99be2130906ec7 /MAINTAINERS | |
parent | 39a654f39efb035b961359db91f15a347e8d7fd8 (diff) | |
download | linux-ac9ccce8717df5aa5361c0cea9d8619f6d87af3c.tar.xz |
MAINTAINERS: Include PCI bindings in host bridge entry
Almost all PCI bindings are controller bindings, so list them under the
PCI native host bridge and endpoint entry.
Link: https://lore.kernel.org/r/20221116215337.1032890-1-robh@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Cc: Lorenzo Pieralisi <lpieralisi@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 05ca3a7f6967..b10f8c9faa46 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 |