Submitters of device tree binding documentation may forget to CC the subsystem maintainer if this is missing.
Signed-off-by: Geert Uytterhoeven <[email protected]> Acked-by: Viresh Kumar <[email protected]> Cc: Viresh Kumar <[email protected]> Cc: "Rafael J. Wysocki" <[email protected]> Cc: [email protected] --- Please apply this patch directly if you want to be involved in device tree binding documentation for your subsystem. v2: - Add Acked-by. Impact on next-20170310: -Rob Herring <[email protected]> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,commit_signer:3/3=100%) +"Rafael J. Wysocki" <[email protected]> (maintainer:CPU FREQUENCY DRIVERS) +Viresh Kumar <[email protected]> (maintainer:CPU FREQUENCY DRIVERS) +Rob Herring <[email protected]> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) Mark Rutland <[email protected]> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) -"Rafael J. Wysocki" <[email protected]> (commit_signer:2/3=67%) -Viresh Kumar <[email protected]> (commit_signer:2/3=67%) -Dave Gerlach <[email protected]> (commit_signer:1/3=33%,authored:1/3=33%) -Thierry Reding <[email protected]> (commit_signer:1/3=33%,authored:1/3=33%) -Markus Mayer <[email protected]> (authored:1/3=33%) [email protected] (open list:CPU FREQUENCY DRIVERS) [email protected] (open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) [email protected] (open list) --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 5a3655b474c5c0c6..43dcdea3febb442a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3452,6 +3452,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git T: git git://git.linaro.org/people/vireshk/linux.git (For ARM Updates) B: https://bugzilla.kernel.org F: Documentation/cpu-freq/ +F: Documentation/devicetree/bindings/cpufreq/ F: drivers/cpufreq/ F: include/linux/cpufreq.h F: tools/testing/selftests/cpufreq/ -- 2.7.4

