commit | 870e0ecc31f4d55efea75f82808da58cb7b930db | [log] [tgz] |
---|---|---|
author | Niklas Cassel <niklas.cassel@axis.com> | Wed Feb 21 09:59:59 2018 +0100 |
committer | Arnd Bergmann <arnd@arndb.de> | Tue Mar 06 17:41:34 2018 +0100 |
tree | 31092d81dd3b297ad7ec5d25704d14ef3b7053de | |
parent | e4202ef7b96e488628c30b2da3b3bd2c1eed542b [diff] |
ARM: dts: artpec: add disabled node for PCIe endpoint mode The PCIe controller in the artpec6 SoC supports both root complex and endpoint mode, however, the controller can only be used in one of the modes. Both pci nodes are disabled by default. A DTS file can enable one of them, depending on what mode it wants to run. Signed-off-by: Niklas Cassel <niklas.cassel@axis.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>