On Thu, Mar 24, 2022 at 11:17:12AM +0900, Damien Le Moal wrote: > On 3/24/22 09:16, Serge Semin wrote: > > Add myself as a maintainer of the new DWC AHCI SATA driver and > > its DT-bindings schema. > > > > Signed-off-by: Serge Semin <Sergey.Semin@xxxxxxxxxxxxxxxxxxxx> > > --- > > MAINTAINERS | 9 +++++++++ > > 1 file changed, 9 insertions(+) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index cd0f68d4a34a..19c9ea0758cc 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -10919,6 +10919,15 @@ F: drivers/ata/ahci_platform.c > > F: drivers/ata/libahci_platform.c > > F: include/linux/ahci_platform.h > > > > +LIBATA SATA AHCI SYNOPSYS DWC CONTROLLER DRIVER > > +M: Serge Semin <fancer.lancer@xxxxxxxxx> > > +L: linux-ide@xxxxxxxxxxxxxxx > > +S: Maintained > > +T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git > > Wrong tree. This should be libata tree. Got it. Thanks. -Sergey > > > +F: Documentation/devicetree/bindings/ata/baikal,bt1-ahci.yaml > > +F: Documentation/devicetree/bindings/ata/snps,dwc-ahci.yaml > > +F: drivers/ata/ahci_dwc.c > > + > > LIBATA SATA PROMISE TX2/TX4 CONTROLLER DRIVER > > M: Mikael Pettersson <mikpelinux@xxxxxxxxx> > > L: linux-ide@xxxxxxxxxxxxxxx > > > -- > Damien Le Moal > Western Digital Research