diff --git a/doc/hardware/porting/soc_porting.rst b/doc/hardware/porting/soc_porting.rst index f4df7766f58..cbeedb84e44 100644 --- a/doc/hardware/porting/soc_porting.rst +++ b/doc/hardware/porting/soc_porting.rst @@ -18,7 +18,7 @@ For SoC porting, the most important terms are: - SoC: the exact system on a chip the board's CPU is part of. - SoC series: a group of tightly related SoCs. - SoC family: a wider group of SoCs with similar characteristics. -- CPU Cluster: a cluster of one or more CPU cores. +- CPU cluster: a cluster of one or more CPU cores. - CPU core: a particular CPU instance of a given architecture. - Architecture: an instruction set architecture. @@ -133,7 +133,7 @@ Multiple SoCs and SoC series in a common folder can be described in the - name: socs: - name: - cpucluster: + cpuclusters: - name: - name: ...