On Tue, 21 Sep 2021 20:34:14 +0200, Mark Kettenis wrote: > The Apple PCIe host controller is a PCIe host controller with > multiple root ports present in Apple ARM SoC platforms, including > various iPhone and iPad devices and the "Apple Silicon" Macs. > > Acked-by: Marc Zyngier <maz@xxxxxxxxxx> > Signed-off-by: Mark Kettenis <kettenis@xxxxxxxxxxx> > --- > .../devicetree/bindings/pci/apple,pcie.yaml | 161 ++++++++++++++++++ > MAINTAINERS | 1 + > 2 files changed, 162 insertions(+) > create mode 100644 Documentation/devicetree/bindings/pci/apple,pcie.yaml > Applied, thanks!