From: sashiko-bot@kernel.org
To: "Krzysztof Kozlowski" <krzysztof.kozlowski@oss.qualcomm.com>
Cc: conor+dt@kernel.org, devicetree@vger.kernel.org, robh@kernel.org
Subject: Re: [PATCH v2] docs: dt: maintainer: Add Devicetree and OF maintainer profile document
Date: Mon, 18 May 2026 10:27:39 +0000 [thread overview]
Message-ID: <20260518102740.65539C2BCB7@smtp.kernel.org> (raw)
In-Reply-To: <20260518101259.34948-2-krzysztof.kozlowski@oss.qualcomm.com>
Thank you for your contribution! Sashiko AI review found 1 potential issue(s) to consider:
- [Medium] Missing `F:` pattern for `Documentation/process/maintainer-devicetree.rst` in the Devicetree subsystem sections.
--
commit 78607746831a0985a18a7d86f6aa537fdeb92761
Author: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
docs: dt: maintainer: Add Devicetree and OF maintainer profile document
This commit adds a process document explaining how Devicetree and Open
Firmware maintainers handle patch review and rely on Patchwork. It also
updates the MAINTAINERS file to point to the new document.
[ ... ]
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 2fb1c75afd163..300e6985f9d84 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -19942,6 +19942,7 @@ S: Maintained
> Q: http://patchwork.kernel.org/project/devicetree/list/
> W: http://www.devicetree.org/
> C: irc://irc.libera.chat/devicetree
> +P: Documentation/process/maintainer-devicetree.rst
Should there also be an F: entry for
Documentation/process/maintainer-devicetree.rst?
The scripts/get_maintainer.pl script uses F: tags to map modified files
to subsystems, but it ignores P: tags for file matching.
Because this new process document falls outside the existing F: patterns
for the Devicetree subsystem, patches modifying it might not automatically
CC the Devicetree maintainers.
[ ... ]
--
Sashiko AI review · https://sashiko.dev/#/patchset/20260518101259.34948-2-krzysztof.kozlowski@oss.qualcomm.com?part=1
prev parent reply other threads:[~2026-05-18 10:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-18 10:12 [PATCH v2] docs: dt: maintainer: Add Devicetree and OF maintainer profile document Krzysztof Kozlowski
2026-05-18 10:27 ` sashiko-bot [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260518102740.65539C2BCB7@smtp.kernel.org \
--to=sashiko-bot@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzysztof.kozlowski@oss.qualcomm.com \
--cc=robh@kernel.org \
--cc=sashiko-reviews@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.