From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6422BC433F5 for ; Thu, 3 Feb 2022 18:54:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1353611AbiBCSyG (ORCPT ); Thu, 3 Feb 2022 13:54:06 -0500 Received: from relay4.hostedemail.com ([64.99.140.35]:46878 "EHLO relay4.hostedemail.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239754AbiBCSyE (ORCPT ); Thu, 3 Feb 2022 13:54:04 -0500 Received: from omf02.hostedemail.com (a10.router.float.18 [10.200.18.1]) by unirelay09.hostedemail.com (Postfix) with ESMTP id 7D1AD22CC3; Thu, 3 Feb 2022 18:54:03 +0000 (UTC) Received: from [HIDDEN] (Authenticated sender: joe@perches.com) by omf02.hostedemail.com (Postfix) with ESMTPA id BE33980013; Thu, 3 Feb 2022 18:53:40 +0000 (UTC) Message-ID: <5d0c792dd4aadb2eb68ea23da18e77a7411f59a3.camel@perches.com> Subject: Re: [PATCH] MAINTAINERS: add myself as Renesas R-Car SATA driver reviewer From: Joe Perches To: Sergey Shtylyov , linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org, Damien Le Moal Cc: Geert Uytterhoeven Date: Thu, 03 Feb 2022 10:54:01 -0800 In-Reply-To: <6c1f0131-fb02-f30a-86ed-63ce3788901b@omp.ru> References: <6c1f0131-fb02-f30a-86ed-63ce3788901b@omp.ru> Content-Type: text/plain; charset="ISO-8859-1" User-Agent: Evolution 3.40.4-1ubuntu2 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Stat-Signature: yswek7bhw7j4xstjd6tif85jfdqky1z6 X-Rspamd-Server: rspamout05 X-Rspamd-Queue-Id: BE33980013 X-Session-Marker: 6A6F6540706572636865732E636F6D X-Session-ID: U2FsdGVkX1/Npjq01u40wENQV1uE14Iwb1CtNvD5Y68= X-HE-Tag: 1643914420-85847 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2022-02-03 at 20:51 +0300, Sergey Shtylyov wrote: > Add myself as a reviewer for the Renesas R-Car SATA driver -- I don't have > the hardware anymore (Geert Uytterhoeven does have a lot of hardware!) but > I do have the manuals still! :-) Thanks. > --- libata.orig/MAINTAINERS > +++ libata/MAINTAINERS > @@ -16469,6 +16469,13 @@ F: Documentation/devicetree/bindings/i2c > F: drivers/i2c/busses/i2c-rcar.c > F: drivers/i2c/busses/i2c-sh_mobile.c > > +RENESAS R-CAR SATA DRIVER > +R: Sergey Shtylyov > +L: linux-ide@vger.kernel.org > +L: linux-renesas-soc@vger.kernel.org > +F: Documentation/devicetree/bindings/ata/renesas,rcar-sata.yaml > +F: drivers/ata/sata_rcar.c I believe it's better for every section to have an S: entry