]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/arm: Add SPI to Allwinner A10
authorStrahinja Jankovic <strahinjapjankovic@gmail.com>
Mon, 14 Oct 2024 16:05:52 +0000 (17:05 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 15 Oct 2024 14:16:17 +0000 (15:16 +0100)
commit3341d1cb3786b4b60fc47fab4a4f647a7b636e76
tree9a6c7105707064d166368fc78075dd9f3f590b8a
parent8d3dfb6205a9e00dff30c09e4f6f0d274a090dbe
hw/arm: Add SPI to Allwinner A10

The Allwinner A10 SPI controller is added to the Allwinner A10
description, so it is available when Cubieboard is emulated.

Update the documentation for Cubieboard to indicate SPI availability.

Signed-off-by: Strahinja Jankovic <strahinja.p.jankovic@gmail.com>
Message-id: 20241001221349.8319-3-strahinja.p.jankovic@gmail.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
docs/system/arm/cubieboard.rst
hw/arm/Kconfig
hw/arm/allwinner-a10.c
include/hw/arm/allwinner-a10.h