Skip to content
  • Stefan Roese's avatar
    pci: pci_mvebu: Disable config access to PCI host bridge ports · 6a2fa284
    Stefan Roese authored
    
    
    This patch changes the PCI config routines in the Armada XP / 38x driver
    to not allow access to the PCIe root ports.
    
    While updating the Armada XP based theadorable to the latest mainline
    and testing it with the DM PCI driver I noticed, that the PCI root
    bridge was being configured incorrectly. Resulting in the PCIe Intel
    WiFi was not working correctly in Linux. With this patch applied, all
    PCIe devices work without any issues in Linux again.
    
    Signed-off-by: default avatarStefan Roese <sr@denx.de>
    Cc: Marek Behún <marek.behun@nic.cz>
    Cc: Phil Sutter <phil@nwl.cc>
    Cc: Mario Six <mario.six@gdsys.cc>
    6a2fa284