[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200304113452.10201-1-lukas.bulwahn@gmail.com>
Date: Wed, 4 Mar 2020 12:34:52 +0100
From: Lukas Bulwahn <lukas.bulwahn@...il.com>
To: Chen-Yu Tsai <wens@...e.org>, Yangtao Li <tiny.windzz@...il.com>,
Maxime Ripard <maxime@...no.tech>,
Rob Herring <robh@...nel.org>
Cc: linux-pm@...r.kernel.org, Joe Perches <joe@...ches.com>,
kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org,
Lukas Bulwahn <lukas.bulwahn@...il.com>
Subject: [PATCH] MAINTAINERS: update ALLWINNER CPUFREQ DRIVER entry
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@...il.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@...il.com>
+M: Chen-Yu Tsai <wens@...e.org>
+M: Maxime Ripard <mripard@...nel.org>
L: linux-pm@...r.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
Powered by blists - more mailing lists