-
- Downloads
PCI: apple: Add initial hardware bring-up
Add a minimal driver to bring up the PCIe bus on Apple system-on-chips, particularly the Apple M1. This driver exposes the internal bus used for the USB type-A ports, Ethernet, Wi-Fi, and Bluetooth. Bringing up the radios requires additional drivers beyond what's necessary for PCIe itself. Co-developed-by:Stan Skowronek <stan@corellium.com> Link: https://lore.kernel.org/r/20210929163847.2807812-5-maz@kernel.org Signed-off-by:
Stan Skowronek <stan@corellium.com> Signed-off-by:
Alyssa Rosenzweig <alyssa@rosenzweig.io> Signed-off-by:
Marc Zyngier <maz@kernel.org> Signed-off-by:
Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Signed-off-by:
Bjorn Helgaas <bhelgaas@google.com> Reviewed-by:
Rob Herring <robh@kernel.org> Reviewed-by:
Sven Peter <sven@svenpeter.dev>
Showing
- MAINTAINERS 7 additions, 0 deletionsMAINTAINERS
- drivers/pci/controller/Kconfig 13 additions, 0 deletionsdrivers/pci/controller/Kconfig
- drivers/pci/controller/Makefile 1 addition, 0 deletionsdrivers/pci/controller/Makefile
- drivers/pci/controller/pcie-apple.c 238 additions, 0 deletionsdrivers/pci/controller/pcie-apple.c
Loading
Please register or sign in to comment