qemu-patch-raspberry4/hw/riscv
Bin Meng 04e7edd108
riscv: hw: Use qemu_fdt_setprop_cell() for property with only 1 cell
Some of the properties only have 1 cell so we should use
qemu_fdt_setprop_cell() instead of qemu_fdt_setprop_cells().

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
2019-09-17 08:42:44 -07:00
..
boot.c riscv: Resolve full path of the given bios image 2019-09-17 08:42:43 -07:00
Kconfig kconfig: add CONFIG_MSI_NONBROKEN 2019-03-18 09:39:57 +01:00
Makefile.objs hw/riscv: Split out the boot functions 2019-06-27 02:47:06 -07:00
riscv_hart.c Include hw/qdev-properties.h less 2019-08-16 13:31:53 +02:00
riscv_htif.c hw: Do not include "exec/address-spaces.h" if it is not necessary 2018-06-01 14:15:10 +02:00
sifive_clint.c Include hw/qdev-properties.h less 2019-08-16 13:31:53 +02:00
sifive_e.c Include sysemu/sysemu.h a lot less 2019-08-16 13:31:53 +02:00
sifive_gpio.c Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
sifive_plic.c riscv: plic: Remove unused interrupt functions 2019-09-17 08:42:42 -07:00
sifive_prci.c riscv: hw: Remove duplicated "hw/hw.h" inclusion 2019-09-17 08:42:44 -07:00
sifive_test.c riscv: hw: Remove duplicated "hw/hw.h" inclusion 2019-09-17 08:42:44 -07:00
sifive_u.c riscv: hw: Use qemu_fdt_setprop_cell() for property with only 1 cell 2019-09-17 08:42:44 -07:00
sifive_uart.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
spike.c riscv: hw: Remove superfluous "linux, phandle" property 2019-09-17 08:42:44 -07:00
trace-events SiFive RISC-V GPIO Device 2019-05-24 11:58:30 -07:00
virt.c riscv: hw: Use qemu_fdt_setprop_cell() for property with only 1 cell 2019-09-17 08:42:44 -07:00