]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
Documentation/process: maintainer-soc: Trim from trivial ask-DT
authorKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Mon, 13 Apr 2026 07:44:02 +0000 (09:44 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 20 Apr 2026 15:03:53 +0000 (17:03 +0200)
It is obvious that one can ask DT maintainers of something, just like
one can ask anyone, so just drop the sentence.  Concise documents with
rules have bigger chances of actually being read by people.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20260413074401.27282-3-krzysztof.kozlowski@oss.qualcomm.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Documentation/process/maintainer-soc.rst

index 7d6bad989ad885090b71233cc693f9b3b9dd48e5..4029dc6938d8e51e268f75a4e84e03ad661fb42d 100644 (file)
@@ -169,8 +169,6 @@ more information on the validation of devicetrees.
 For new platforms, or additions to existing ones, ``make dtbs_check`` should not
 add any new warnings.  For RISC-V and Samsung SoC, ``make dtbs_check W=1`` is
 required to not add any new warnings.
-If in any doubt about a devicetree change, reach out to the devicetree
-maintainers.
 
 Branches and Pull Requests
 ~~~~~~~~~~~~~~~~~~~~~~~~~~