summary refs log tree commit diff stats
path: root/docs/system
diff options
context:
space:
mode:
authorBernhard Beschow <shentey@gmail.com>2025-02-23 12:46:55 +0100
committerPeter Maydell <peter.maydell@linaro.org>2025-02-25 17:02:00 +0000
commit86c2dff9552ad5a9b2febf329a2dbd2620bc2145 (patch)
tree7a01475435601a4ea5d7502c85d7c8376a678983 /docs/system
parenta4eefc69b23713c4e5981d9d91a6e15dfd4496fe (diff)
downloadfocaccia-qemu-86c2dff9552ad5a9b2febf329a2dbd2620bc2145.tar.gz
focaccia-qemu-86c2dff9552ad5a9b2febf329a2dbd2620bc2145.zip
hw/arm/fsl-imx8mp: Implement clock tree
Fixes quite a few stack traces during the Linux boot process. Also provides the
clocks for devices added later, e.g. enet1.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Message-id: 20250223114708.1780-6-shentey@gmail.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'docs/system')
-rw-r--r--docs/system/arm/imx8mp-evk.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/system/arm/imx8mp-evk.rst b/docs/system/arm/imx8mp-evk.rst
index b23fdcc743..f0df346113 100644
--- a/docs/system/arm/imx8mp-evk.rst
+++ b/docs/system/arm/imx8mp-evk.rst
@@ -12,6 +12,7 @@ The ``imx8mp-evk`` machine implements the following devices:
  * Up to 4 Cortex-A53 cores
  * Generic Interrupt Controller (GICv3)
  * 4 UARTs
+ * Clock Tree
 
 Boot options
 ------------