Add entry for power sequences into MAINTAINERS with all the needed contact and SCM info.
Signed-off-by: Alexandre Courbot <[email protected]> Acked-by: Stephen Warren <[email protected]> Acked-by: Thierry Reding <[email protected]> --- MAINTAINERS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index bb0b27d..e9098f5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5745,6 +5745,16 @@ F: fs/timerfd.c F: include/linux/timer* F: kernel/*timer* +POWER SEQUENCES +M: Alexandre Courbot <[email protected]> +S: Supported +W: https://github.com/Gnurou/linux +T: git git://github.com/Gnurou/linux.git power-seq/for-next +F: Documentation/devicetree/bindings/power/power_seq.txt +F: Documentation/power/power_seq.txt +F: include/linux/power_seq.h +F: drivers/power/power_seq/ + POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS M: Anton Vorontsov <[email protected]> M: David Woodhouse <[email protected]> -- 1.8.0 _______________________________________________ devicetree-discuss mailing list [email protected] https://lists.ozlabs.org/listinfo/devicetree-discuss
