Hi, On 5/15/21 12:19 AM, Maximilian Luz wrote: > The Surface System Aggregator Module driver entry is currently missing a > mailing list. Surface platform drivers are discussed on the > platform-driver-x86 list and all other Surface platform drivers have a > reference to that list in their entries. So let's add one here as well. > > Signed-off-by: Maximilian Luz <luzmaximilian@xxxxxxxxx> Thank you for your patch, I've applied this patch to my review-hans branch: https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git/log/?h=review-hans I will also include this in the next pdx86-fixes pull-req for 5.13. Note it will show up in my review-hans branch once I've pushed my local branch there, which might take a while. Once I've run some tests on this branch the patches there will be added to the platform-drivers-x86/for-next branch and eventually will be included in the pdx86 pull-request to Linus for the next merge-window. Regards, Hans > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index bd7aff0c120f..57467b6046f1 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -12180,6 +12180,7 @@ F: drivers/platform/surface/surfacepro3_button.c > > MICROSOFT SURFACE SYSTEM AGGREGATOR SUBSYSTEM > M: Maximilian Luz <luzmaximilian@xxxxxxxxx> > +L: platform-driver-x86@xxxxxxxxxxxxxxx > S: Maintained > W: https://github.com/linux-surface/surface-aggregator-module > C: irc://chat.freenode.net/##linux-surface >