On Tue, 4 Feb 2025 at 09:21, Bernhard Beschow <shen...@gmail.com> wrote: > > Split the USB MMIO regions to better keep track of the implemented vs. > unimplemented regions. > > Signed-off-by: Bernhard Beschow <shen...@gmail.com> > --- > docs/system/arm/imx8mp-evk.rst | 1 + > include/hw/arm/fsl-imx8mp.h | 12 +++++++++++ > hw/arm/fsl-imx8mp.c | 37 ++++++++++++++++++++++++++++++++-- > hw/arm/Kconfig | 1 + > 4 files changed, 49 insertions(+), 2 deletions(-)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM