From: Andrew Morton <akpm@linux-foundation.org>
To: mm-commits@vger.kernel.org, lee@kernel.org,
conor.dooley@microchip.com, lukas.bulwahn@gmail.com,
akpm@linux-foundation.org
Subject: + maintainers-repair-pattern-in-dialog-semiconductor-drivers.patch added to mm-hotfixes-unstable branch
Date: Fri, 12 May 2023 16:57:01 -0700 [thread overview]
Message-ID: <20230512235702.13A05C433D2@smtp.kernel.org> (raw)
The patch titled
Subject: MAINTAINERS: repair pattern in DIALOG SEMICONDUCTOR DRIVERS
has been added to the -mm mm-hotfixes-unstable branch. Its filename is
maintainers-repair-pattern-in-dialog-semiconductor-drivers.patch
This patch will shortly appear at
https://git.kernel.org/pub/scm/linux/kernel/git/akpm/25-new.git/tree/patches/maintainers-repair-pattern-in-dialog-semiconductor-drivers.patch
This patch will later appear in the mm-hotfixes-unstable branch at
git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Before you just go and hit "reply", please:
a) Consider who else should be cc'ed
b) Prefer to cc a suitable mailing list as well
c) Ideally: find the original patch on the mailing list and do a
reply-to-all to that, adding suitable additional cc's
*** Remember to use Documentation/process/submit-checklist.rst when testing your code ***
The -mm tree is included into linux-next via the mm-everything
branch at git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
and is updated there every 2-3 working days
------------------------------------------------------
From: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Subject: MAINTAINERS: repair pattern in DIALOG SEMICONDUCTOR DRIVERS
Date: Tue, 9 May 2023 09:48:34 +0200
Commit 361104b05684c ("dt-bindings: mfd: Convert da9063 to yaml") converts
da9063.txt to dlg,da9063.yaml and adds a new file pattern in MAINTAINERS.
Unfortunately, the file pattern matches da90*.yaml, but the yaml file is
prefixed with dlg,da90.
Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
broken file pattern.
Repair this file pattern in DIALOG SEMICONDUCTOR DRIVERS.
Link: https://lkml.kernel.org/r/20230509074834.21521-1-lukas.bulwahn@gmail.com
Fixes: 361104b05684c ("dt-bindings: mfd: Convert da9063 to yaml")
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Cc: Lee Jones <lee@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/MAINTAINERS~maintainers-repair-pattern-in-dialog-semiconductor-drivers
+++ a/MAINTAINERS
@@ -6019,7 +6019,7 @@ W: http://www.dialog-semiconductor.com/p
F: Documentation/devicetree/bindings/input/da90??-onkey.txt
F: Documentation/devicetree/bindings/input/dlg,da72??.txt
F: Documentation/devicetree/bindings/mfd/da90*.txt
-F: Documentation/devicetree/bindings/mfd/da90*.yaml
+F: Documentation/devicetree/bindings/mfd/dlg,da90*.yaml
F: Documentation/devicetree/bindings/regulator/dlg,da9*.yaml
F: Documentation/devicetree/bindings/regulator/da92*.txt
F: Documentation/devicetree/bindings/regulator/slg51000.txt
_
Patches currently in -mm which might be from lukas.bulwahn@gmail.com are
maintainers-repair-pattern-in-dialog-semiconductor-drivers.patch
next reply other threads:[~2023-05-12 23:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-12 23:57 Andrew Morton [this message]
2023-05-15 9:52 ` + maintainers-repair-pattern-in-dialog-semiconductor-drivers.patch added to mm-hotfixes-unstable branch Lee Jones
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=20230512235702.13A05C433D2@smtp.kernel.org \
--to=akpm@linux-foundation.org \
--cc=conor.dooley@microchip.com \
--cc=lee@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lukas.bulwahn@gmail.com \
--cc=mm-commits@vger.kernel.org \
/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.