diff options
author | Lukas Bulwahn <lukas.bulwahn@gmail.com> | 2021-10-05 09:54:50 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-10-05 13:03:48 +0100 |
commit | beb76cb4eebf9ac4ff15312e33f97db621b46da7 (patch) | |
tree | 8f0e71084a377c70d854de5e221ed9d7d0602df9 /MAINTAINERS | |
parent | dc9660590d106bb58d145233fffca4efadad3655 (diff) |
MAINTAINERS: rectify entry for SY8106A REGULATOR DRIVER
Commit b1c36aae51c9 ("regulator: Convert SY8106A binding to a schema")
converts sy8106a-regulator.txt to silergy,sy8106a.yaml, but missed to
adjust its reference in MAINTAINERS.
Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about
a broken reference.
Repair this file reference in SY8106A REGULATOR DRIVER.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Link: https://lore.kernel.org/r/20211005075451.29691-11-lukas.bulwahn@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a61f4f3b78a9..5004a2bcbc9d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17780,7 +17780,7 @@ F: net/switchdev/ SY8106A REGULATOR DRIVER M: Icenowy Zheng <icenowy@aosc.io> S: Maintained -F: Documentation/devicetree/bindings/regulator/sy8106a-regulator.txt +F: Documentation/devicetree/bindings/regulator/silergy,sy8106a.yaml F: drivers/regulator/sy8106a-regulator.c SYNC FILE FRAMEWORK |