doc: hardware: porting: soc_porting: use consistent YAML indentation

Make all YAML snippets use the same kind of indentation for block
sequences.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
Benjamin Cabé 2025-06-25 10:02:02 +02:00 committed by Benjamin Cabé
parent d5863c3211
commit 03696a0344

View File

@ -117,7 +117,7 @@ The skeleton of a simple SoC YAML file containing just one SoC is:
.. code-block:: yaml
socs:
- name: <soc1>
- name: <soc1>
It is possible to have multiple SoC located in the SoC folder.
For example if they belong to a common family or series it is recommended to