1.Add the acpi table to the loongson rtc hardware so that the virtual machine kernel can use the loongson RTC-related drivers.
2.Delete the interrupt information in the rtc fdt table. change: V2->V3: Split the modifications related to ACPI and FDT for RTC into two patches V1->V2: 1.Add a comment to explain why the acpi table no longer provides interrupt numbers 2.Delete the interrupt number from the rtc fdt table Cc: Song Gao <[email protected]> Cc: Bibo Mao <[email protected]> Cc: Jiaxun Yang <[email protected]> Cc: Huacai Chen <[email protected]> Xianglai Li (2): hw/loongarch: add rtc acpi table hw/loongarch: modify rtc fdt table hw/loongarch/virt-acpi-build.c | 25 +++++++++++++++++++++++++ hw/loongarch/virt-fdt-build.c | 16 ++++++++-------- 2 files changed, 33 insertions(+), 8 deletions(-) -- 2.39.1
