[PATCH 6/7] docs/system/arm: Add placeholder docs for mcimx6ul-evk and mcimx7d-sabre

Peter Maydell posted 7 patches 4 days, 8 hours ago
[PATCH 6/7] docs/system/arm: Add placeholder docs for mcimx6ul-evk and mcimx7d-sabre
Posted by Peter Maydell 4 days, 8 hours ago
Add placeholder docs for the mcimx6ul-evk and mcimx7d-sabre boards.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
---
 MAINTAINERS                       | 2 ++
 docs/system/arm/mcimx6ul-evk.rst  | 5 +++++
 docs/system/arm/mcimx7d-sabre.rst | 5 +++++
 docs/system/target-arm.rst        | 2 ++
 4 files changed, 14 insertions(+)
 create mode 100644 docs/system/arm/mcimx6ul-evk.rst
 create mode 100644 docs/system/arm/mcimx7d-sabre.rst

diff --git a/MAINTAINERS b/MAINTAINERS
index 7c3325628c9..2866737261b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -791,6 +791,7 @@ F: hw/arm/fsl-imx6ul.c
 F: hw/misc/imx6ul_ccm.c
 F: include/hw/arm/fsl-imx6ul.h
 F: include/hw/misc/imx6ul_ccm.h
+F: docs/system/arm/mcimx6ul-evk.rst
 
 MCIMX7D SABRE / i.MX7
 M: Peter Maydell <peter.maydell@linaro.org>
@@ -804,6 +805,7 @@ F: include/hw/arm/fsl-imx7.h
 F: include/hw/misc/imx7_*.h
 F: hw/pci-host/designware.c
 F: include/hw/pci-host/designware.h
+F: docs/system/arm/mcimx7d-sabre.rst
 
 MPS2 / MPS3
 M: Peter Maydell <peter.maydell@linaro.org>
diff --git a/docs/system/arm/mcimx6ul-evk.rst b/docs/system/arm/mcimx6ul-evk.rst
new file mode 100644
index 00000000000..8871138ab3e
--- /dev/null
+++ b/docs/system/arm/mcimx6ul-evk.rst
@@ -0,0 +1,5 @@
+NXP MCIMX6UL-EVK (``mcimx6ul-evk``)
+===================================
+
+The ``mcimx6ul-evk`` machine models the NXP i.MX6UltraLite Evaluation Kit
+MCIMX6UL-EVK development board. It has a single Cortex-A7 CPU.
diff --git a/docs/system/arm/mcimx7d-sabre.rst b/docs/system/arm/mcimx7d-sabre.rst
new file mode 100644
index 00000000000..c5d35af1d44
--- /dev/null
+++ b/docs/system/arm/mcimx7d-sabre.rst
@@ -0,0 +1,5 @@
+NXP MCIMX7D Sabre (``mcimx7d-sabre``)
+=====================================
+
+The ``mcimx7d-sabre`` machine models the NXP SABRE Board MCIMX7SABRE,
+based an an i.MX7Dual SoC.
diff --git a/docs/system/target-arm.rst b/docs/system/target-arm.rst
index ace36d1b17d..1f806cf4a46 100644
--- a/docs/system/target-arm.rst
+++ b/docs/system/target-arm.rst
@@ -97,6 +97,8 @@ undocumented; you can get a complete list by running
    arm/nrf
    arm/nuvoton
    arm/imx25-pdk
+   arm/mcimx6ul-evk
+   arm/mcimx7d-sabre
    arm/orangepi
    arm/raspi
    arm/collie
-- 
2.34.1
Re: [PATCH 6/7] docs/system/arm: Add placeholder docs for mcimx6ul-evk and mcimx7d-sabre
Posted by Cédric Le Goater 1 day, 16 hours ago
On 10/18/24 16:13, Peter Maydell wrote:
> Add placeholder docs for the mcimx6ul-evk and mcimx7d-sabre boards.
> 
> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>


Reviewed-by: Cédric Le Goater <clg@redhat.com>

Thanks,

C.


> ---
>   MAINTAINERS                       | 2 ++
>   docs/system/arm/mcimx6ul-evk.rst  | 5 +++++
>   docs/system/arm/mcimx7d-sabre.rst | 5 +++++
>   docs/system/target-arm.rst        | 2 ++
>   4 files changed, 14 insertions(+)
>   create mode 100644 docs/system/arm/mcimx6ul-evk.rst
>   create mode 100644 docs/system/arm/mcimx7d-sabre.rst
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7c3325628c9..2866737261b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -791,6 +791,7 @@ F: hw/arm/fsl-imx6ul.c
>   F: hw/misc/imx6ul_ccm.c
>   F: include/hw/arm/fsl-imx6ul.h
>   F: include/hw/misc/imx6ul_ccm.h
> +F: docs/system/arm/mcimx6ul-evk.rst
>   
>   MCIMX7D SABRE / i.MX7
>   M: Peter Maydell <peter.maydell@linaro.org>
> @@ -804,6 +805,7 @@ F: include/hw/arm/fsl-imx7.h
>   F: include/hw/misc/imx7_*.h
>   F: hw/pci-host/designware.c
>   F: include/hw/pci-host/designware.h
> +F: docs/system/arm/mcimx7d-sabre.rst
>   
>   MPS2 / MPS3
>   M: Peter Maydell <peter.maydell@linaro.org>
> diff --git a/docs/system/arm/mcimx6ul-evk.rst b/docs/system/arm/mcimx6ul-evk.rst
> new file mode 100644
> index 00000000000..8871138ab3e
> --- /dev/null
> +++ b/docs/system/arm/mcimx6ul-evk.rst
> @@ -0,0 +1,5 @@
> +NXP MCIMX6UL-EVK (``mcimx6ul-evk``)
> +===================================
> +
> +The ``mcimx6ul-evk`` machine models the NXP i.MX6UltraLite Evaluation Kit
> +MCIMX6UL-EVK development board. It has a single Cortex-A7 CPU.
> diff --git a/docs/system/arm/mcimx7d-sabre.rst b/docs/system/arm/mcimx7d-sabre.rst
> new file mode 100644
> index 00000000000..c5d35af1d44
> --- /dev/null
> +++ b/docs/system/arm/mcimx7d-sabre.rst
> @@ -0,0 +1,5 @@
> +NXP MCIMX7D Sabre (``mcimx7d-sabre``)
> +=====================================
> +
> +The ``mcimx7d-sabre`` machine models the NXP SABRE Board MCIMX7SABRE,
> +based an an i.MX7Dual SoC.
> diff --git a/docs/system/target-arm.rst b/docs/system/target-arm.rst
> index ace36d1b17d..1f806cf4a46 100644
> --- a/docs/system/target-arm.rst
> +++ b/docs/system/target-arm.rst
> @@ -97,6 +97,8 @@ undocumented; you can get a complete list by running
>      arm/nrf
>      arm/nuvoton
>      arm/imx25-pdk
> +   arm/mcimx6ul-evk
> +   arm/mcimx7d-sabre
>      arm/orangepi
>      arm/raspi
>      arm/collie