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 111E3C433EF for ; Thu, 3 Feb 2022 19:17:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1353732AbiBCTRq (ORCPT ); Thu, 3 Feb 2022 14:17:46 -0500 Received: from mxout04.lancloud.ru ([45.84.86.114]:48250 "EHLO mxout04.lancloud.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240329AbiBCTRo (ORCPT ); Thu, 3 Feb 2022 14:17:44 -0500 Received: from LanCloud DKIM-Filter: OpenDKIM Filter v2.11.0 mxout04.lancloud.ru 6BCE120A3BE3 Received: from LanCloud Received: from LanCloud Received: from LanCloud Subject: Re: [PATCH] MAINTAINERS: add myself as Renesas R-Car SATA driver reviewer To: Joe Perches , , , Damien Le Moal CC: Geert Uytterhoeven References: <6c1f0131-fb02-f30a-86ed-63ce3788901b@omp.ru> <5d0c792dd4aadb2eb68ea23da18e77a7411f59a3.camel@perches.com> From: Sergey Shtylyov Organization: Open Mobile Platform Message-ID: <9794b347-3200-b6b9-e375-c8a3b9824009@omp.ru> Date: Thu, 3 Feb 2022 22:17:40 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.10.1 MIME-Version: 1.0 In-Reply-To: <5d0c792dd4aadb2eb68ea23da18e77a7411f59a3.camel@perches.com> Content-Type: text/plain; charset="utf-8" Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [192.168.11.198] X-ClientProxiedBy: LFEXT01.lancloud.ru (fd00:f066::141) To LFEX1907.lancloud.ru (fd00:f066::207) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2/3/22 9:54 PM, Joe Perches 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. Should have done this while still with Cogent (and working on Renesas stuff) but the patch traffic appeared low enough and I saw the patches flowing by on linux-ide anyways (if I wasn't the author, that is :-))... >> --- 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 Hm, you're right. I'll recast... MBR, Sergey