On 25/11/2018 21:49, Philippe Mathieu-Daudé wrote: > Signed-off-by: Philippe Mathieu-Daudé <phi...@redhat.com> > --- > MAINTAINERS | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 3b9996ab2c..007f89f126 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -711,6 +711,9 @@ L: qemu-...@nongnu.org > S: Maintained > F: hw/*/xlnx*.c > F: include/hw/*/xlnx*.h > +F: include/hw/ssi/xilinx_spips.h > +F: hw/display/dpcd.c > +F: include/hw/display/dpcd.h > > ARM ACPI Subsystem > M: Shannon Zhao <shannon.zha...@gmail.com> >
Applied to my trivial-patches branch. Thanks, Laurent