* [PATCH] MAINTAINERS: update ALLWINNER CPUFREQ DRIVER entry
@ 2020-03-04 11:34 Lukas Bulwahn
2020-03-04 12:34 ` Chen-Yu Tsai
0 siblings, 1 reply; 3+ messages in thread
From: Lukas Bulwahn @ 2020-03-04 11:34 UTC (permalink / raw)
To: Chen-Yu Tsai, Yangtao Li, Maxime Ripard, Rob Herring
Cc: linux-pm, Joe Perches, kernel-janitors, linux-kernel,
Lukas Bulwahn
Commit b30d8cf5e171 ("dt-bindings: opp: Convert Allwinner H6 OPP to a
schema") converted in Documentation/devicetree/bindings/opp/ the file
sun50i-nvmem-cpufreq.txt to allwinner,sun50i-h6-operating-points.yaml.
Since then, ./scripts/get_maintainer.pl --self-test complains:
warning: no file matches \
F: Documentation/devicetree/bindings/opp/sun50i-nvmem-cpufreq.txt
Adjust the file pattern and while at it, add the two maintainers mentioned
in the yaml file to the ALLWINNER CPUFREQ DRIVER entry.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
Maxime, Chen-Yu, Yangtao, please ack.
Rob, please pick this patch.
MAINTAINERS | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 6158a143a13e..8e5ed8737966 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -691,9 +691,11 @@ F: drivers/staging/media/allegro-dvt/
ALLWINNER CPUFREQ DRIVER
M: Yangtao Li <tiny.windzz@gmail.com>
+M: Chen-Yu Tsai <wens@csie.org>
+M: Maxime Ripard <mripard@kernel.org>
L: linux-pm@vger.kernel.org
S: Maintained
-F: Documentation/devicetree/bindings/opp/sun50i-nvmem-cpufreq.txt
+F: Documentation/devicetree/bindings/opp/allwinner,sun50i-h6-operating-points.yaml
F: drivers/cpufreq/sun50i-cpufreq-nvmem.c
ALLWINNER CRYPTO DRIVERS
--
2.17.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: update ALLWINNER CPUFREQ DRIVER entry
2020-03-04 11:34 [PATCH] MAINTAINERS: update ALLWINNER CPUFREQ DRIVER entry Lukas Bulwahn
@ 2020-03-04 12:34 ` Chen-Yu Tsai
2020-03-04 21:29 ` Lukas Bulwahn
0 siblings, 1 reply; 3+ messages in thread
From: Chen-Yu Tsai @ 2020-03-04 12:34 UTC (permalink / raw)
To: Lukas Bulwahn
Cc: Yangtao Li, Maxime Ripard, Rob Herring, open list:THERMAL,
Joe Perches, kernel-janitors, linux-kernel
On Wed, Mar 4, 2020 at 7:35 PM Lukas Bulwahn <lukas.bulwahn@gmail.com> wrote:
>
> Commit b30d8cf5e171 ("dt-bindings: opp: Convert Allwinner H6 OPP to a
> schema") converted in Documentation/devicetree/bindings/opp/ the file
> sun50i-nvmem-cpufreq.txt to allwinner,sun50i-h6-operating-points.yaml.
>
> Since then, ./scripts/get_maintainer.pl --self-test complains:
>
> warning: no file matches \
> F: Documentation/devicetree/bindings/opp/sun50i-nvmem-cpufreq.txt
>
> Adjust the file pattern and while at it, add the two maintainers mentioned
> in the yaml file to the ALLWINNER CPUFREQ DRIVER entry.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---
> Maxime, Chen-Yu, Yangtao, please ack.
> Rob, please pick this patch.
>
> MAINTAINERS | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6158a143a13e..8e5ed8737966 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -691,9 +691,11 @@ F: drivers/staging/media/allegro-dvt/
>
> ALLWINNER CPUFREQ DRIVER
> M: Yangtao Li <tiny.windzz@gmail.com>
> +M: Chen-Yu Tsai <wens@csie.org>
> +M: Maxime Ripard <mripard@kernel.org>
There's no need to add us. The Allwinner entry already covers this under sun*i.
ChenYu
> L: linux-pm@vger.kernel.org
> S: Maintained
> -F: Documentation/devicetree/bindings/opp/sun50i-nvmem-cpufreq.txt
> +F: Documentation/devicetree/bindings/opp/allwinner,sun50i-h6-operating-points.yaml
> F: drivers/cpufreq/sun50i-cpufreq-nvmem.c
>
> ALLWINNER CRYPTO DRIVERS
> --
> 2.17.1
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: update ALLWINNER CPUFREQ DRIVER entry
2020-03-04 12:34 ` Chen-Yu Tsai
@ 2020-03-04 21:29 ` Lukas Bulwahn
0 siblings, 0 replies; 3+ messages in thread
From: Lukas Bulwahn @ 2020-03-04 21:29 UTC (permalink / raw)
To: Chen-Yu Tsai
Cc: Lukas Bulwahn, Yangtao Li, Maxime Ripard, Rob Herring,
open list:THERMAL, Joe Perches, kernel-janitors, linux-kernel
On Wed, 4 Mar 2020, Chen-Yu Tsai wrote:
> On Wed, Mar 4, 2020 at 7:35 PM Lukas Bulwahn <lukas.bulwahn@gmail.com> wrote:
> >
> > ALLWINNER CPUFREQ DRIVER
> > M: Yangtao Li <tiny.windzz@gmail.com>
> > +M: Chen-Yu Tsai <wens@csie.org>
> > +M: Maxime Ripard <mripard@kernel.org>
>
> There's no need to add us. The Allwinner entry already covers this under sun*i.
>
Okay. I sent out a PATCH v2 without adding you as extra maintainers:
https://lore.kernel.org/linux-pm/20200304212600.6172-1-lukas.bulwahn@gmail.com/T/#u
An ACK is appreciated. Thanks.
Lukas
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-03-04 21:29 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-04 11:34 [PATCH] MAINTAINERS: update ALLWINNER CPUFREQ DRIVER entry Lukas Bulwahn
2020-03-04 12:34 ` Chen-Yu Tsai
2020-03-04 21:29 ` Lukas Bulwahn
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).