Add entry for operating performance points into MAINTAINERS file. This will also allow get_maintainers to list OPP stakeholders properly.
Signed-off-by: Viresh Kumar viresh.kumar@linaro.org --- Hi Rafael,
As discussed separately, I have pointed the tree to my (new) repository, where I have created two new branches opp/next and opp/fixes for applying OPP changes.
MAINTAINERS | 12 ++++++++++++ 1 file changed, 12 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index e9caa4b28828..bcd7cf801f0a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7901,6 +7901,18 @@ S: Maintained F: net/openvswitch/ F: include/uapi/linux/openvswitch.h
+OPERATING PERFORMANCE POINTS (OPP) +M: Viresh Kumar vireshk@kernel.org +M: Nishanth Menon nm@ti.com +M: Stephen Boyd sboyd@codeaurora.org +L: linux-pm@vger.kernel.org +S: Maintained +T: git git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm.git +F: drivers/base/power/opp/ +F: include/linux/pm_opp.h +F: Documentation/power/opp.txt +F: Documentation/devicetree/bindings/opp/ + OPL4 DRIVER M: Clemens Ladisch clemens@ladisch.de L: alsa-devel@alsa-project.org (moderated for non-subscribers)