hw/arm/fsl-imx8mp: Add USB support
authorBernhard Beschow <shentey@gmail.com>
Sun, 23 Feb 2025 11:47:05 +0000 (12:47 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 25 Feb 2025 17:12:18 +0000 (17:12 +0000)
commit4226c39fea1490060163339ae45500bda1b1be05
tree51bb1e597043a6602d4e12980b4e0905d1b88425
parent0c105b261551a9b9fed086a7b9ecd0b6d6063bc4
hw/arm/fsl-imx8mp: Add USB support

Split the USB MMIO regions to better keep track of the implemented vs.
unimplemented regions.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Message-id: 20250223114708.1780-16-shentey@gmail.com
[PMM: drop "static const" from usb_table for GCC 7.5]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
docs/system/arm/imx8mp-evk.rst
hw/arm/Kconfig
hw/arm/fsl-imx8mp.c
include/hw/arm/fsl-imx8mp.h