All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: rectify entries for some i3c drivers after dt conversion
@ 2022-06-01  7:42 ` Lukas Bulwahn
  0 siblings, 0 replies; 4+ messages in thread
From: Lukas Bulwahn @ 2022-06-01  7:42 UTC (permalink / raw)
  To: Alexandre Belloni, linux-i3c
  Cc: Rob Herring, kernel-janitors, linux-kernel, Lukas Bulwahn

Commit 4bd69ecfa672 ("dt-bindings: i3c: Convert cdns,i3c-master to DT
schema") and commit 6742ca620bd9 ("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>
---
Alexandre, please pick this minor non-urgent clean-up patch. Thanks.

 MAINTAINERS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 01e276fa6476..d5ea4ef223f8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9354,13 +9354,13 @@ F:	drivers/i2c/i2c-stub.c
 I3C DRIVER FOR CADENCE I3C MASTER IP
 M:	Przemysław Gaj <pgaj@cadence.com>
 S:	Maintained
-F:	Documentation/devicetree/bindings/i3c/cdns,i3c-master.txt
+F:	Documentation/devicetree/bindings/i3c/cdns,i3c-master.yaml
 F:	drivers/i3c/master/i3c-master-cdns.c
 
 I3C DRIVER FOR SYNOPSYS DESIGNWARE
 M:	Vitor Soares <vitor.soares@synopsys.com>
 S:	Maintained
-F:	Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.txt
+F:	Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.yaml
 F:	drivers/i3c/master/dw*
 
 I3C SUBSYSTEM
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH] MAINTAINERS: rectify entries for some i3c drivers after dt conversion
@ 2022-06-01  7:42 ` Lukas Bulwahn
  0 siblings, 0 replies; 4+ messages in thread
From: Lukas Bulwahn @ 2022-06-01  7:42 UTC (permalink / raw)
  To: Alexandre Belloni, linux-i3c
  Cc: Rob Herring, kernel-janitors, linux-kernel, Lukas Bulwahn

Commit 4bd69ecfa672 ("dt-bindings: i3c: Convert cdns,i3c-master to DT
schema") and commit 6742ca620bd9 ("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>
---
Alexandre, please pick this minor non-urgent clean-up patch. Thanks.

 MAINTAINERS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 01e276fa6476..d5ea4ef223f8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9354,13 +9354,13 @@ F:	drivers/i2c/i2c-stub.c
 I3C DRIVER FOR CADENCE I3C MASTER IP
 M:	Przemysław Gaj <pgaj@cadence.com>
 S:	Maintained
-F:	Documentation/devicetree/bindings/i3c/cdns,i3c-master.txt
+F:	Documentation/devicetree/bindings/i3c/cdns,i3c-master.yaml
 F:	drivers/i3c/master/i3c-master-cdns.c
 
 I3C DRIVER FOR SYNOPSYS DESIGNWARE
 M:	Vitor Soares <vitor.soares@synopsys.com>
 S:	Maintained
-F:	Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.txt
+F:	Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.yaml
 F:	drivers/i3c/master/dw*
 
 I3C SUBSYSTEM
-- 
2.17.1


-- 
linux-i3c mailing list
linux-i3c@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-i3c

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: rectify entries for some i3c drivers after dt conversion
  2022-06-01  7:42 ` Lukas Bulwahn
@ 2022-06-01 20:48   ` Alexandre Belloni
  -1 siblings, 0 replies; 4+ messages in thread
From: Alexandre Belloni @ 2022-06-01 20:48 UTC (permalink / raw)
  To: Lukas Bulwahn, linux-i3c; +Cc: linux-kernel, Rob Herring, kernel-janitors

On Wed, 1 Jun 2022 09:42:12 +0200, Lukas Bulwahn wrote:
> Commit 4bd69ecfa672 ("dt-bindings: i3c: Convert cdns,i3c-master to DT
> schema") and commit 6742ca620bd9 ("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.
> 
> [...]

Applied, thanks!

[1/1] MAINTAINERS: rectify entries for some i3c drivers after dt conversion
      commit: 66ed42caf286a7aaeb6f1db4b2995dd9416226c2

Best regards,

-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

-- 
linux-i3c mailing list
linux-i3c@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-i3c

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: rectify entries for some i3c drivers after dt conversion
@ 2022-06-01 20:48   ` Alexandre Belloni
  0 siblings, 0 replies; 4+ messages in thread
From: Alexandre Belloni @ 2022-06-01 20:48 UTC (permalink / raw)
  To: Lukas Bulwahn, linux-i3c; +Cc: linux-kernel, Rob Herring, kernel-janitors

On Wed, 1 Jun 2022 09:42:12 +0200, Lukas Bulwahn wrote:
> Commit 4bd69ecfa672 ("dt-bindings: i3c: Convert cdns,i3c-master to DT
> schema") and commit 6742ca620bd9 ("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.
> 
> [...]

Applied, thanks!

[1/1] MAINTAINERS: rectify entries for some i3c drivers after dt conversion
      commit: 66ed42caf286a7aaeb6f1db4b2995dd9416226c2

Best regards,

-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-06-01 20:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-01  7:42 [PATCH] MAINTAINERS: rectify entries for some i3c drivers after dt conversion Lukas Bulwahn
2022-06-01  7:42 ` Lukas Bulwahn
2022-06-01 20:48 ` Alexandre Belloni
2022-06-01 20:48   ` Alexandre Belloni

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.