linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: adjust entry to ICST clocks YAML schema creation
@ 2020-03-23 18:45 Lukas Bulwahn
  2020-03-24  9:06 ` Linus Walleij
  2020-03-25  2:36 ` Stephen Boyd
  0 siblings, 2 replies; 3+ messages in thread
From: Lukas Bulwahn @ 2020-03-23 18:45 UTC (permalink / raw)
  To: Linus Walleij
  Cc: Rob Herring, Stephen Boyd, linux-arm-kernel, Joe Perches,
	kernel-janitors, linux-kernel, Lukas Bulwahn

Commit 78c7d8f96b6f ("dt-bindings: clock: Create YAML schema for ICST
clocks") transformed arm-integrator.txt into arm,syscon-icst.yaml, but did
not adjust the reference to that file in the ARM INTEGRATOR, VERSATILE AND
REALVIEW SUPPORT entry in MAINTAINERS.

Hence, since then, ./scripts/get_maintainer.pl --self-test complains:

  warning: no file matches \
  F: Documentation/devicetree/bindings/clock/arm-integrator.txt

Update the file entry in MAINTAINERS to the new transformed yaml file.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
applies cleanly on next-20200323

 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 07888a277f6f..69e94d712e8f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1297,7 +1297,7 @@ L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:	Maintained
 F:	Documentation/devicetree/bindings/arm/arm-boards
 F:	Documentation/devicetree/bindings/auxdisplay/arm-charlcd.txt
-F:	Documentation/devicetree/bindings/clock/arm-integrator.txt
+F:	Documentation/devicetree/bindings/clock/arm,syscon-icst.yaml
 F:	Documentation/devicetree/bindings/i2c/i2c-versatile.txt
 F:	Documentation/devicetree/bindings/interrupt-controller/arm,versatile-fpga-irq.txt
 F:	Documentation/devicetree/bindings/mtd/arm-versatile.txt
-- 
2.17.1


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

* Re: [PATCH] MAINTAINERS: adjust entry to ICST clocks YAML schema creation
  2020-03-23 18:45 [PATCH] MAINTAINERS: adjust entry to ICST clocks YAML schema creation Lukas Bulwahn
@ 2020-03-24  9:06 ` Linus Walleij
  2020-03-25  2:36 ` Stephen Boyd
  1 sibling, 0 replies; 3+ messages in thread
From: Linus Walleij @ 2020-03-24  9:06 UTC (permalink / raw)
  To: Lukas Bulwahn
  Cc: Rob Herring, Stephen Boyd, Linux ARM, Joe Perches,
	kernel-janitors, linux-kernel

On Mon, Mar 23, 2020 at 7:45 PM Lukas Bulwahn <lukas.bulwahn@gmail.com> wrote:

> Commit 78c7d8f96b6f ("dt-bindings: clock: Create YAML schema for ICST
> clocks") transformed arm-integrator.txt into arm,syscon-icst.yaml, but did
> not adjust the reference to that file in the ARM INTEGRATOR, VERSATILE AND
> REALVIEW SUPPORT entry in MAINTAINERS.
>
> Hence, since then, ./scripts/get_maintainer.pl --self-test complains:
>
>   warning: no file matches \
>   F: Documentation/devicetree/bindings/clock/arm-integrator.txt
>
> Update the file entry in MAINTAINERS to the new transformed yaml file.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>

Thanks!
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>

Yours,
Linus Walleij

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

* Re: [PATCH] MAINTAINERS: adjust entry to ICST clocks YAML schema creation
  2020-03-23 18:45 [PATCH] MAINTAINERS: adjust entry to ICST clocks YAML schema creation Lukas Bulwahn
  2020-03-24  9:06 ` Linus Walleij
@ 2020-03-25  2:36 ` Stephen Boyd
  1 sibling, 0 replies; 3+ messages in thread
From: Stephen Boyd @ 2020-03-25  2:36 UTC (permalink / raw)
  To: Linus Walleij, Lukas Bulwahn
  Cc: Rob Herring, linux-arm-kernel, Joe Perches, kernel-janitors,
	linux-kernel, Lukas Bulwahn

Quoting Lukas Bulwahn (2020-03-23 11:45:01)
> Commit 78c7d8f96b6f ("dt-bindings: clock: Create YAML schema for ICST
> clocks") transformed arm-integrator.txt into arm,syscon-icst.yaml, but did
> not adjust the reference to that file in the ARM INTEGRATOR, VERSATILE AND
> REALVIEW SUPPORT entry in MAINTAINERS.
> 
> Hence, since then, ./scripts/get_maintainer.pl --self-test complains:
> 
>   warning: no file matches \
>   F: Documentation/devicetree/bindings/clock/arm-integrator.txt
> 
> Update the file entry in MAINTAINERS to the new transformed yaml file.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>

Mauro got here already

 https://lkml.kernel.org/r/491d2928a47f59da3636bc63103a5f63fec72b1a.1584966325.git.mchehab+huawei@kernel.org

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

end of thread, other threads:[~2020-03-25  2:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-23 18:45 [PATCH] MAINTAINERS: adjust entry to ICST clocks YAML schema creation Lukas Bulwahn
2020-03-24  9:06 ` Linus Walleij
2020-03-25  2:36 ` Stephen Boyd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).