aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuc Michel <luc@lmichel.fr>2021-02-11 09:53:18 +0100
committerPeter Maydell <peter.maydell@linaro.org>2021-02-16 14:16:17 +0000
commit59c7a187dd8bd8ef675768dd8af9de11528ea7e2 (patch)
tree7f630fa68d6937d675f503f0d0d4e8974fa2b5ba
parent6b6e7570d6ebc8bc6d9bc1356ae46708f02d3eeb (diff)
MAINTAINERS: add myself maintainer for the clock frameworkpull-target-arm-20210217
Also add Damien as a reviewer. Signed-off-by: Luc Michel <luc@lmichel.fr> Acked-by: Damien Hedde <damien.hedde@greensocs.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20210211085318.2507-1-luc@lmichel.fr Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
-rw-r--r--MAINTAINERS11
1 files changed, 11 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 8201f12271..68ee271792 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2855,6 +2855,17 @@ F: pc-bios/opensbi-*
F: .gitlab-ci.d/opensbi.yml
F: .gitlab-ci.d/opensbi/
+Clock framework
+M: Luc Michel <luc@lmichel.fr>
+R: Damien Hedde <damien.hedde@greensocs.com>
+S: Maintained
+F: include/hw/clock.h
+F: include/hw/qdev-clock.h
+F: hw/core/clock.c
+F: hw/core/clock-vmstate.c
+F: hw/core/qdev-clock.c
+F: docs/devel/clocks.rst
+
Usermode Emulation
------------------
Overall usermode emulation