]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit95276a4c3dabfd7df04726dfccb38267d843ea3d
tree0d0f9c28f1659bcb5bcf6b38635639f14f08ec0e
parent1d6b1726dba9b5c46ef6b0cb29fac9bae89ed488
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