commit | d19b42fbdba1a02e2510754f31f533df96e4991d | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Sun Dec 21 21:00:07 2014 +0100 |
committer | Arnd Bergmann <arnd@arndb.de> | Sun Dec 21 22:55:03 2014 +0100 |
tree | 9d7efb9f02b0dfa9fb0ce8fe56508ed89b4458af | |
parent | 5ebeff4d830bed07d84836bec7a0ed7b94f4d44d [diff] |
PCI: mvebu: add compatible string for orion5x orion5x uses an older version of the same PCIe hardware as kirkwood, so we should be able to use the same driver. The existing orion pcie driver contains a workaround for PCI config space access, this adds a similar function ot the mvebu driver. Signed-off-by: Arnd Bergmann <arnd@arndb.de>