All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/3] Improve FDT and support TPM for LoongArch
@ 2022-10-21  3:54 Xiaojuan Yang
  2022-10-21  3:54 ` [PATCH v1 1/3] hw/loongarch: Change FDT base addr to 2 MiB Xiaojuan Yang
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Xiaojuan Yang @ 2022-10-21  3:54 UTC (permalink / raw)
  To: qemu-devel; +Cc: richard.henderson, gaosong, maobibo, f4bug, philmd

This series change FDT base addr and add uart,rtc info into
FDT, Add TPM device for LoongArch virt machine.

Changes for v1: 
1. Change FDT base addr to 2 MiB.
2. Add uart and rtc info into FDT.
3. Add TPM device support.

Xiaojuan Yang (3):
  hw/loongarch: Change FDT base addr to 2 MiB
  hw/loongarch: Improve fdt for LoongArch virt machine
  hw/loongarch: Add TPM device for LoongArch virt machine

 hw/loongarch/acpi-build.c   | 50 ++++++++++++++++++++++++++++++++--
 hw/loongarch/virt.c         | 53 ++++++++++++++++++++++++++++++++-----
 include/hw/loongarch/virt.h |  3 ---
 include/hw/pci-host/ls7a.h  |  1 +
 4 files changed, 95 insertions(+), 12 deletions(-)

-- 
2.31.1



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

end of thread, other threads:[~2022-10-27  2:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-21  3:54 [PATCH v1 0/3] Improve FDT and support TPM for LoongArch Xiaojuan Yang
2022-10-21  3:54 ` [PATCH v1 1/3] hw/loongarch: Change FDT base addr to 2 MiB Xiaojuan Yang
2022-10-27  2:53   ` maobibo
2022-10-21  3:54 ` [PATCH v1 2/3] hw/loongarch: Improve fdt for LoongArch virt machine Xiaojuan Yang
2022-10-21  3:54 ` [PATCH v1 3/3] hw/loongarch: Add TPM device " Xiaojuan Yang

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.