mirror of
https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux
synced 2025-10-13 08:08:22 +10:00
Arnd suggested that adding a maintainer handbook for the SoC "subsystem" would be helpful in trying to bring on board maintainers for the various new platforms cropping up in RISC-V land. Add a document briefly describing the role of the SoC subsystem and some basic advice for (new) platform maintainers. Suggested-by: Arnd Bergmann <arnd@arndb.de> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Conor Dooley <conor.dooley@microchip.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
21 lines
511 B
ReStructuredText
21 lines
511 B
ReStructuredText
.. SPDX-License-Identifier: GPL-2.0
|
|
|
|
.. _maintainer_handbooks_main:
|
|
|
|
Subsystem and maintainer tree specific development process notes
|
|
================================================================
|
|
|
|
The purpose of this document is to provide subsystem specific information
|
|
which is supplementary to the general development process handbook
|
|
:ref:`Documentation/process <development_process_main>`.
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
:numbered:
|
|
:maxdepth: 2
|
|
|
|
maintainer-netdev
|
|
maintainer-soc
|
|
maintainer-tip
|