hw/riscv/spike: Set the soc device tree node as a simple-bus
authorAlistair Francis <alistair.francis@wdc.com>
Mon, 20 Aug 2018 22:21:11 +0000 (15:21 -0700)
committerAlistair Francis <alistair.francis@wdc.com>
Wed, 5 Sep 2018 16:58:38 +0000 (09:58 -0700)
commit117caacf9b427ef7d2161f15372e1572f1a384b3
tree784f4ee0d2dad23b6a27b06ccbe9647634be2704
parent53f54508dae677bb88d5b7ac46ed05e7da41326e
hw/riscv/spike: Set the soc device tree node as a simple-bus

To allow Linux to enumerate devices on the /soc/ node set it as a
"simple-bus".

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
hw/riscv/spike.c