All of lore.kernel.org
 help / color / mirror / Atom feed
* A couple of new device-tree helpers.
@ 2022-04-16 19:30 ` Ben Dooks
  0 siblings, 0 replies; 23+ messages in thread
From: Ben Dooks @ 2022-04-16 19:30 UTC (permalink / raw)
  To: qemu-devel; +Cc: palmer, Alistair.Francis, bin.meng, qemu-riscv

I've been doing a bit of looking at riscv and dt creation, and
was thinking the following two helper functions would be useful
so implemented qemu_fdt_setprop_reg64() and qemu_fdt_setprop_strings()
and then applied them to the hw/riscv/sifive_u.c machine.

I thought I should get a review in before I continued on looking
at more possible helpers to make the dtb creation code leaner.




^ permalink raw reply	[flat|nested] 23+ messages in thread
* [v2] pair of device-tree helpers
@ 2022-06-18 20:14 Ben Dooks
  2022-06-18 20:14 ` [PATCH 4/4] hw/riscv: use qemu_fdt_setprop_strings() in sifive_u.c Ben Dooks
  0 siblings, 1 reply; 23+ messages in thread
From: Ben Dooks @ 2022-06-18 20:14 UTC (permalink / raw)
  To: qemu-devel; +Cc: palmer, Alistair.Francis, bin.meng, qemu-riscv

I've been doing a bit of looking at riscv and dt creation, and                  
was thinking the following two helper functions would be useful                 
so implemented qemu_fdt_setprop_reg64_map() and qemu_fdt_setprop_strings()          
and then applied them to the hw/riscv/sifive_u.c machine.                       




^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2022-06-22  5:16 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-16 19:30 A couple of new device-tree helpers Ben Dooks
2022-04-16 19:30 ` Ben Dooks
2022-04-16 19:30 ` [PATCH 1/4] device_tree: add qemu_fdt_setprop_reg64 helper Ben Dooks
2022-04-16 19:30   ` Ben Dooks
2022-04-19 22:18   ` Alistair Francis
2022-04-19 22:18     ` Alistair Francis
2022-04-16 19:30 ` [PATCH 2/4] hw/riscv: use qemu_fdt_setprop_reg64() in sifive_u.c Ben Dooks
2022-04-16 19:30   ` Ben Dooks
2022-04-16 19:30 ` [PATCH 3/4] device_tree: add qemu_fdt_setprop_strings() helper Ben Dooks
2022-04-16 19:30   ` Ben Dooks
2022-04-19 22:19   ` Alistair Francis
2022-04-19 22:19     ` Alistair Francis
2022-04-16 19:30 ` [PATCH 4/4] hw/riscv: use qemu_fdt_setprop_strings() in sifive_u.c Ben Dooks
2022-04-16 19:30   ` Ben Dooks
2022-04-17 21:38   ` Ben Dooks
2022-04-17 21:38     ` Ben Dooks
2022-04-22  2:19   ` Bin Meng
2022-04-22  2:19     ` Bin Meng
2022-06-18 19:40     ` Ben Dooks
2022-06-18 20:14 [v2] pair of device-tree helpers Ben Dooks
2022-06-18 20:14 ` [PATCH 4/4] hw/riscv: use qemu_fdt_setprop_strings() in sifive_u.c Ben Dooks
2022-06-20  6:47   ` Alistair Francis
2022-06-21 10:54     ` Ben Dooks
2022-06-22  5:13       ` Alistair Francis

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.