commit | 5ebeff4d830bed07d84836bec7a0ed7b94f4d44d | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Sun Dec 21 20:29:28 2014 +0100 |
committer | Arnd Bergmann <arnd@arndb.de> | Sun Dec 21 22:55:02 2014 +0100 |
tree | 6d556e4abf56ad1fcc60c647783220a96fd9601b | |
parent | 0b8bb12e79c5cf368d94162f58a99994e4da9a11 [diff] |
ARM: orion5x: add DT support for PCI host The PCI host controller driver is now abstracted enough that we can simply add a new probe function that performs the DT parsing and fills out the internal data structures. This still needs a binding document. Signed-off-by: Arnd Bergmann <arnd@arndb.de>