xtensa: virt: add defconfig and DTS
authorMax Filippov <jcmvbkbc@gmail.com>
Tue, 6 Nov 2018 01:16:21 +0000 (17:16 -0800)
committerMax Filippov <jcmvbkbc@gmail.com>
Mon, 8 Jul 2019 21:32:06 +0000 (14:32 -0700)
commit775f1f7eacede583ec25ed56e58c4483f2b29265
treec38b5398f3f4904104ebb654282e56982e7e1d03
parentd6d5f19e21d98c0607ff029e4e2e508d4cdd1d5a
xtensa: virt: add defconfig and DTS

Add defconfig and DTS for a virt board. Defconfig enables PCIe host and
a number of virtio devices. DTS routes legacy PCI IRQs to the first four
level-triggered external IRQ lines. CPU core with edge-triggered IRQs
among the first four may need a custom DTS to work correctly.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
arch/xtensa/boot/dts/virt.dts [new file with mode: 0644]
arch/xtensa/configs/virt_defconfig [new file with mode: 0644]