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 X-Spam-Level: X-Spam-Status: No, score=-6.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 47C17C3A5A4 for ; Fri, 30 Aug 2019 08:31:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 5D98323405 for ; Fri, 30 Aug 2019 08:31:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727857AbfH3IbG (ORCPT ); Fri, 30 Aug 2019 04:31:06 -0400 Received: from relay11.mail.gandi.net ([217.70.178.231]:33869 "EHLO relay11.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726495AbfH3IbG (ORCPT ); Fri, 30 Aug 2019 04:31:06 -0400 Received: from localhost (aclermont-ferrand-651-1-259-53.w86-207.abo.wanadoo.fr [86.207.98.53]) (Authenticated sender: gregory.clement@bootlin.com) by relay11.mail.gandi.net (Postfix) with ESMTPSA id A3C71100013; Fri, 30 Aug 2019 08:31:03 +0000 (UTC) From: Gregory CLEMENT To: Wolfram Sang , Denis Efremov Cc: linux-kernel@vger.kernel.org, joe@perches.com, Maxime Ripard , linux-i2c@vger.kernel.org Subject: Re: [PATCH] MAINTAINERS: i2c mv64xxx: Update documentation path In-Reply-To: <20190829200055.GJ3740@ninjato> References: <7cd8d12f59bcacd18a78f599b46dac555f7f16c0.camel@perches.com> <20190813060913.14722-1-efremov@linux.com> <20190829200055.GJ3740@ninjato> Date: Fri, 30 Aug 2019 10:31:03 +0200 Message-ID: <87a7brxdfc.fsf@FE-laptop> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Wolfram Sang writes: > On Tue, Aug 13, 2019 at 09:09:13AM +0300, Denis Efremov wrote: >> Update MAINTAINERS record to reflect the file move >> from i2c-mv64xxx.txt to marvell,mv64xxx-i2c.yaml. >> >> Cc: Maxime Ripard >> Cc: Gregory CLEMENT >> Cc: linux-i2c@vger.kernel.org >> Fixes: f8bbde72ef44 ("dt-bindings: i2c: mv64xxx: Add YAML schemas") >> Signed-off-by: Denis Efremov > > Looks OK to me, Gregory or Maxime? Acked-by: Gregory CLEMENT Thanks, Gregory > >> --- >> MAINTAINERS | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index 87ac0378186c..590dcebe627f 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -7505,7 +7505,7 @@ I2C MV64XXX MARVELL AND ALLWINNER DRIVER >> M: Gregory CLEMENT >> L: linux-i2c@vger.kernel.org >> S: Maintained >> -F: Documentation/devicetree/bindings/i2c/i2c-mv64xxx.txt >> +F: Documentation/devicetree/bindings/i2c/marvell,mv64xxx-i2c.yaml >> F: drivers/i2c/busses/i2c-mv64xxx.c >> >> I2C OVER PARALLEL PORT >> -- >> 2.21.0 >> -- Gregory Clement, Bootlin Embedded Linux and Kernel engineering http://bootlin.com