[PATCH v2] docs: Add documentation for ARC processors
Randy Dunlap
rdunlap at infradead.org
Fri Nov 12 07:53:56 PST 2021
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 <abrodkin at synopsys.com>
> Cc: Randy Dunlap <rdunlap at infradead.org>
> Cc: Vineet Gupta <vgupta at 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 <rdunlap at infradead.org>
thanks.
--
~Randy
More information about the linux-snps-arc
mailing list