summary refs log tree commit diff
path: root/Documentation/arch.rst
diff options
context:
space:
mode:
authorAlexey Brodkin <Alexey.Brodkin@synopsys.com>2021-11-12 09:50:59 +0300
committerJonathan Corbet <corbet@lwn.net>2021-11-29 14:53:11 -0700
commit6e6609f21bbc46cbf61dacb467aeabcc128b5e1c (patch)
tree333ea715dce3a484a83408477621e8bdd7e487c4 /Documentation/arch.rst
parent333b11e541feeb79e7cce31dd5b280ceded388e4 (diff)
downloadlinux-6e6609f21bbc46cbf61dacb467aeabcc128b5e1c.tar.gz
docs: Add documentation for ARC processors
ARC processors are supported in upstream kernel since v3.9
and so far there was no documentation about them except some
Device Tree bindings.

Fixing it with the simples set of docs now:
1. Overview with pointers to other informational resources
2. Autogenerated feature table

Note though it's just the very beginning, there will be more
for sure given time as there're many things worth documenting
and in fact even contents itself is avaialble but just spread
in some other places. Now we'll try to keep all here and
then maintain it looking forward to match the state of development.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Randy Dunlap <rdunlap@infradead.org>
Cc: Vineet Gupta <vgupta@kernel.org>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/20211112065059.7273-1-abrodkin@synopsys.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/arch.rst')
-rw-r--r--Documentation/arch.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/arch.rst b/Documentation/arch.rst
index f10bd32a5972..14bcd8294b93 100644
--- a/Documentation/arch.rst
+++ b/Documentation/arch.rst
@@ -9,6 +9,7 @@ implementation.
 .. toctree::
    :maxdepth: 2
 
+   arc/index
    arm/index
    arm64/index
    ia64/index