
10 Oct
2023
10 Oct
'23
4:19 p.m.
On Tue, Sep 26, 2023 at 03:57:49PM +0900, AKASHI Takahiro wrote:
This is a help text for scmi command.
Signed-off-by: AKASHI Takahiro takahiro.akashi@linaro.org Reviewed-by: Simon Glass sjg@chromium.org Reviewed-by: Etienne Carriere etienne.carriere@foss.st.com
v4
- s/tranport/transport/
v2
- add more descriptions about SCMI
doc/usage/cmd/scmi.rst | 126 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 126 insertions(+) create mode 100644 doc/usage/cmd/scmi.rst
This needs to be included in doc/usage/index.rst in alphabetical order, so that "make htmldocs" passes. Normally I'd fix this up, but given the other problem I'm reporting this along.
--
Tom