Skip to content

Commit 66ed42c

Browse files
bulwahnalexandrebelloni
authored andcommitted
MAINTAINERS: rectify entries for some i3c drivers after dt conversion
Commit 4bd69ec ("dt-bindings: i3c: Convert cdns,i3c-master to DT schema") and commit 6742ca6 ("dt-bindings: i3c: Convert snps,dw-i3c-master to DT schema") convert some i3c dt-bindings to yaml, but miss to adjust its reference in MAINTAINERS. Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about broken references. Repair these file references in I3C DRIVER FOR CADENCE I3C MASTER IP and I3C DRIVER FOR SYNOPSYS DESIGNWARE. Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Link: https://lore.kernel.org/r/20220601074212.19984-1-lukas.bulwahn@gmail.com
1 parent 227fab1 commit 66ed42c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MAINTAINERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9264,13 +9264,13 @@ F: drivers/i2c/i2c-stub.c
92649264
I3C DRIVER FOR CADENCE I3C MASTER IP
92659265
M: Przemysław Gaj <pgaj@cadence.com>
92669266
S: Maintained
9267-
F: Documentation/devicetree/bindings/i3c/cdns,i3c-master.txt
9267+
F: Documentation/devicetree/bindings/i3c/cdns,i3c-master.yaml
92689268
F: drivers/i3c/master/i3c-master-cdns.c
92699269

92709270
I3C DRIVER FOR SYNOPSYS DESIGNWARE
92719271
M: Vitor Soares <vitor.soares@synopsys.com>
92729272
S: Maintained
9273-
F: Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.txt
9273+
F: Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.yaml
92749274
F: drivers/i3c/master/dw*
92759275

92769276
I3C SUBSYSTEM

0 commit comments

Comments
 (0)