Skip to content

Commit ebf79c1

Browse files
aailletkartben
authored andcommitted
boards: renesas: Rework rcar_salvator_xs doc
Rework renesas rcar_salvator_xs doc to meet what has been done for the documentation of other rcar boards. Also take advantage of these new boards documentation features: - zephyr:board - zephyr:board-supported-hw - zephyr:board-supported-runners Signed-off-by: Aymeric Aillet <aymeric.aillet@iot.bzh>
1 parent 3bc3627 commit ebf79c1

File tree

2 files changed

+4
-22
lines changed

2 files changed

+4
-22
lines changed

boards/renesas/rcar_salvator_xs/doc/index.rst

Lines changed: 4 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
.. _rcar_salvator_xs:
2-
3-
R-CAR Salvator XS M3 ARM CA57 (ARMv8)
4-
#####################################
1+
.. zephyr:board:: rcar_salvator_xs
52
63
Overview
74
********
@@ -29,27 +26,12 @@ The R-Car M3-W includes:
2926
* CAN interface;
3027
* EtherAVB.
3128

29+
Hardware capabilities for the Salvator-XS for can be found on the `eLinux Salvator-XS page`_.
30+
3231
Supported Features
3332
==================
34-
The Renesas rcar_salvator_xs board configuration supports the following
35-
hardware features:
36-
37-
+-----------+------------------------------+--------------------------------+
38-
| Interface | Driver/components | Support level |
39-
+===========+==============================+================================+
40-
| PINCTRL | pinctrl | |
41-
+-----------+------------------------------+--------------------------------+
42-
| CLOCK | clock_control | |
43-
+-----------+------------------------------+--------------------------------+
44-
| UART | uart | serial port-polling |
45-
+-----------+------------------------------+--------------------------------+
46-
| MMC | renesas_rcar_mmc | DMA and SCC |
47-
+-----------+------------------------------+--------------------------------+
48-
49-
Other hardware features have not been enabled yet for this board.
5033

51-
The default configuration can be found in
52-
:zephyr_file:`boards/renesas/rcar_salvator_xs/rcar_salvator_xs_defconfig`
34+
.. zephyr:board-supported-hw::
5335
5436
Programming and Debugging
5537
*************************
Loading

0 commit comments

Comments
 (0)