summaryrefslogtreecommitdiff
path: root/Documentation/process
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>2026-04-13 09:44:02 +0200
committerArnd Bergmann <arnd@arndb.de>2026-04-20 17:03:53 +0200
commitf325b239a7bb42fc85c85b89c2c9b8e127410151 (patch)
tree4ad339fd296017f8c2fb6643296300df3d014478 /Documentation/process
parentb1bf0efcd9a5f04ce154083637deafc754ef3c0f (diff)
downloadlinux-next-f325b239a7bb42fc85c85b89c2c9b8e127410151.tar.gz
linux-next-f325b239a7bb42fc85c85b89c2c9b8e127410151.zip
Documentation/process: maintainer-soc: Trim from trivial ask-DT
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>
Diffstat (limited to 'Documentation/process')
-rw-r--r--Documentation/process/maintainer-soc.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/process/maintainer-soc.rst b/Documentation/process/maintainer-soc.rst
index 7d6bad989ad8..4029dc6938d8 100644
--- a/Documentation/process/maintainer-soc.rst
+++ b/Documentation/process/maintainer-soc.rst
@@ -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
~~~~~~~~~~~~~~~~~~~~~~~~~~