commit | 4c9456df8849204435c4de1849120b916975d75d | [log] [tgz] |
---|---|---|
author | Jeremy Linton <jeremy.linton@arm.com> | Tue Nov 29 14:45:10 2016 -0600 |
committer | Arnd Bergmann <arnd@arndb.de> | Wed Nov 30 23:49:16 2016 +0100 |
tree | 9dd2bb5f13f770fdda7758ca041aec993cfe11e2 | |
parent | 6e631f6d354fd7d527de86b1bc7d94fabac862d6 [diff] |
arm64: dts: juno: Correct PCI IO window The PCIe root complex on Juno translates the MMIO mapped at 0x5f800000 to the PIO address range starting at 0 (which is common because PIO addresses are generally < 64k). Correct the DT to reflect this. Signed-off-by: Jeremy Linton <jeremy.linton@arm.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>