pci: apple: Initialize only enabled ports
authorJanne Grunau <j@jannau.net>
Mon, 13 Mar 2023 13:46:11 +0000 (14:46 +0100)
committerTom Rini <trini@konsulko.com>
Wed, 29 Mar 2023 17:30:29 +0000 (13:30 -0400)
commit6ee2c8ad581b7fe14ba335b2412a28d1a77bb40e
tree0d0f9c28f1659bcb5bcf6b38635639f14f08ec0e
parent3d0f2e37c57b0d2f60e0b985d7006220d94bd9b0
pci: apple: Initialize only enabled ports

The Linux devicetrees for Apple silicon devices are after review
feedback switching from deleting unused PCIe ports to disabling them.

Link: https://lore.kernel.org/asahi/1ea2107a-bb86-8c22-0bbc-82c453ab08ce@linaro.org/
Signed-off-by: Janne Grunau <j@jannau.net>
Reviewed-by: Mark Kettenis <kettenis@openbsd.org>
drivers/pci/pcie_apple.c