]> git.baikalelectronics.ru Git - kernel.git/commit
xtensa: virt: fix PCI IO ports mapping
authorMax Filippov <jcmvbkbc@gmail.com>
Tue, 15 Oct 2019 20:52:03 +0000 (13:52 -0700)
committerMax Filippov <jcmvbkbc@gmail.com>
Tue, 15 Oct 2019 21:29:53 +0000 (14:29 -0700)
commit3b03cfac0ea92db827266fbacb60e3ccbc0c0c65
treed229ec6c6a10f12855e4f8cdca26511108675c19
parent83df407c3b60c5663f24c50fa753f89a2e7c81b6
xtensa: virt: fix PCI IO ports mapping

virt device tree incorrectly uses 0xf0000000 on both sides of PCI IO
ports address space mapping. This results in incorrect port address
assignment in PCI IO BARs and subsequent crash on attempt to access
them. Use 0 as base address in PCI IO ports address space.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
arch/xtensa/boot/dts/virt.dts