On 11/11/21 10:50 PM, Alexey Brodkin wrote:
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 <abrod...@synopsys.com>
Cc: Randy Dunlap <rdun...@infradead.org>
Cc: Vineet Gupta <vgu...@kernel.org>
---

Changes v1 -> v2:
  * Spello "linux" -> "Linux" (Randy Dunlap)

  Documentation/arc/arc.rst      | 81 ++++++++++++++++++++++++++++++++++
  Documentation/arc/features.rst |  3 ++
  Documentation/arc/index.rst    | 17 +++++++
  Documentation/arch.rst         |  1 +
  MAINTAINERS                    |  1 +
  5 files changed, 103 insertions(+)
  create mode 100644 Documentation/arc/arc.rst
  create mode 100644 Documentation/arc/features.rst
  create mode 100644 Documentation/arc/index.rst


Reviewed-by: Randy Dunlap <rdun...@infradead.org>

thanks.

--
~Randy

_______________________________________________
linux-snps-arc mailing list
linux-snps-arc@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-snps-arc

Reply via email to