Documentation/process: maintainer-soc: add clean platforms profile
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sun, 23 Jul 2023 13:19:23 +0000 (15:19 +0200)
committerArnd Bergmann <arnd@arndb.de>
Sat, 12 Aug 2023 12:04:51 +0000 (14:04 +0200)
commitf1b518b45d39ba81e5b3a156aa0dd3f856675f02
treef8942f75a9f307eb1347684e22f7f8f70ef69b00
parenta34d8a4b803ff6baa82bbd6a3fdfa877bfc6ffe2
Documentation/process: maintainer-soc: add clean platforms profile

Some SoC platforms require that commits must not bring any new
dtbs_check warnings.  Maintainers of such platforms usually have some
automation set, so any new warning will be spotted sooner or later.
Worst case: they run the tests themselves.  Document requirements for
such platforms, so contributors can expect their patches being dropped
or ignored, if they bring new warnings for existing boards.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20230723131924.78190-2-krzysztof.kozlowski@linaro.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Documentation/process/maintainer-handbooks.rst
Documentation/process/maintainer-soc-clean-dts.rst [new file with mode: 0644]
MAINTAINERS