]> git.baikalelectronics.ru Git - kernel.git/commit
MAINTAINERS: rectify entries for some i3c drivers after dt conversion
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Wed, 1 Jun 2022 07:42:12 +0000 (09:42 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 1 Jun 2022 20:46:58 +0000 (22:46 +0200)
commit82d92e1734b33c398f572b374978fceceeb6c4c6
tree86787317f18732d0389f3ce458a215015af92609
parentfbef4250c2134c5e469bcd31746a6343a0d8b659
MAINTAINERS: rectify entries for some i3c drivers after dt conversion

Commit 73eea6253edb ("dt-bindings: i3c: Convert cdns,i3c-master to DT
schema") and commit 70925a942cb9 ("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
MAINTAINERS