Edit

IABSD.fr/src/sys

Branch :

  • Show log

    Commit

  • Author : kettenis
    Date : 2022-01-05 18:54:20
    Hash : 3852484d
    Message : Use "bus-range" property to initialize the bus number configuration of the bridge when present on FDT platforms. Needed on platforms like the Apple M1 to make sure the PCI bus numbers match the IOMMU setup required by the device tree. ok patrick@