From: "Edgar E. Iglesias" <edgar.igles...@xilinx.com> This series starts with some basic cleaning, continues with embedding devices into the Versal SoC (as suggested by Peter in another review). We then connect SD and the RTC to the Versal SoC and hook it all up into the Versal Virt board.
Cheers, Edgar Edgar E. Iglesias (11): hw/arm: versal: Remove inclusion of arm_gicv3_common.h hw/arm: versal: Move misplaced comment hw/arm: versal-virt: Fix typo xlnx-ve -> xlnx-versal hw/arm: versal: Embedd the UARTs into the SoC type hw/arm: versal: Embedd the GEMs into the SoC type hw/arm: versal: Embedd the ADMAs into the SoC type hw/arm: versal: Embedd the APUs into the SoC type hw/arm: versal: Add support for SD hw/arm: versal: Add support for the RTC hw/arm: versal-virt: Add support for SD hw/arm: versal-virt: Add support for the RTC hw/arm/xlnx-versal-virt.c | 74 +++++++++++++++++++++- hw/arm/xlnx-versal.c | 115 ++++++++++++++++++++++++----------- include/hw/arm/xlnx-versal.h | 31 ++++++++-- 3 files changed, 177 insertions(+), 43 deletions(-) -- 2.20.1