All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation/process: maintainer-soc: Mention expectation about dt-check-style
@ 2026-08-03  9:17 Krzysztof Kozlowski
  2026-08-06 22:07 ` Linus Walleij
  2026-08-10 16:50 ` patchwork-bot+linux-soc
  0 siblings, 2 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2026-08-03  9:17 UTC (permalink / raw)
  To: Arnd Bergmann, Krzysztof Kozlowski, Alexandre Belloni,
	Linus Walleij, Drew Fustini, Jonathan Corbet, Shuah Khan,
	linux-arm-kernel, soc, workflows, linux-doc, linux-kernel
  Cc: Krzysztof Kozlowski

Any new DTS code should pass dt-check-style 'relaxed' mode without
warnings and should have addressed most of applicable 'strict' mode
ones.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
---
 Documentation/process/maintainer-soc.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/process/maintainer-soc.rst b/Documentation/process/maintainer-soc.rst
index fa91dfc53783..96a87794583b 100644
--- a/Documentation/process/maintainer-soc.rst
+++ b/Documentation/process/maintainer-soc.rst
@@ -170,6 +170,10 @@ 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.
 
+Additionally new code must not have any scripts/dtc/dt-check-style warnings in
+'relaxed' mode and should have addressed most of the warnings in 'strict' mode
+(the latter mode might produce false positives).
+
 Branches and Pull Requests
 ~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-- 
2.53.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] Documentation/process: maintainer-soc: Mention expectation about dt-check-style
  2026-08-03  9:17 [PATCH] Documentation/process: maintainer-soc: Mention expectation about dt-check-style Krzysztof Kozlowski
@ 2026-08-06 22:07 ` Linus Walleij
  2026-08-10 16:50 ` patchwork-bot+linux-soc
  1 sibling, 0 replies; 3+ messages in thread
From: Linus Walleij @ 2026-08-06 22:07 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Arnd Bergmann, Krzysztof Kozlowski, Alexandre Belloni,
	Drew Fustini, Jonathan Corbet, Shuah Khan, linux-arm-kernel, soc,
	workflows, linux-doc, linux-kernel

On Mon, Aug 3, 2026 at 11:17 AM Krzysztof Kozlowski
<krzysztof.kozlowski@oss.qualcomm.com> wrote:

> Any new DTS code should pass dt-check-style 'relaxed' mode without
> warnings and should have addressed most of applicable 'strict' mode
> ones.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>

Makes sense!
Reviewed-by: Linus Walleij <linusw@kernel.org>

Yours,
Linus Walleij

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Documentation/process: maintainer-soc: Mention expectation about dt-check-style
  2026-08-03  9:17 [PATCH] Documentation/process: maintainer-soc: Mention expectation about dt-check-style Krzysztof Kozlowski
  2026-08-06 22:07 ` Linus Walleij
@ 2026-08-10 16:50 ` patchwork-bot+linux-soc
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+linux-soc @ 2026-08-10 16:50 UTC (permalink / raw)
  To: Krzysztof Kozlowski; +Cc: soc

Hello:

This patch was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Mon,  3 Aug 2026 11:17:41 +0200 you wrote:
> Any new DTS code should pass dt-check-style 'relaxed' mode without
> warnings and should have addressed most of applicable 'strict' mode
> ones.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
> ---
>  Documentation/process/maintainer-soc.rst | 4 ++++
>  1 file changed, 4 insertions(+)

Here is the summary with links:
  - Documentation/process: maintainer-soc: Mention expectation about dt-check-style
    https://git.kernel.org/soc/soc/c/9e758d3be022

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-08-10 16:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-03  9:17 [PATCH] Documentation/process: maintainer-soc: Mention expectation about dt-check-style Krzysztof Kozlowski
2026-08-06 22:07 ` Linus Walleij
2026-08-10 16:50 ` patchwork-bot+linux-soc

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.