Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp2796186ybl; Thu, 29 Aug 2019 13:03:49 -0700 (PDT) X-Google-Smtp-Source: APXvYqw6xZuJbL7McJ8XWsWqeBeVzLotrAGGMsAE/AZhwUU+/hHnHOnnfjC/nk5L7p3MkezbmF72 X-Received: by 2002:a17:90a:f995:: with SMTP id cq21mr12039438pjb.27.1567109029471; Thu, 29 Aug 2019 13:03:49 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1567109029; cv=none; d=google.com; s=arc-20160816; b=Hq3KKhF/pxdBFCrJ+rx9zePMyks7dbXTHP4zwveQxFUwmifA1IhI3o6rBEhdYseYT0 iSy0sCVEsCX9Nw+NL1gWtw2IUu59qJ0y/QqfEGRXKwiEDJ45fIzbDXAWMFHlIhGVQG5K BuRtKhW7qf2M5DOC8LeiU2nfxi7qFAufS++I22B4rCXs1cEhc0QWXXf99UkCsKR6PPy4 JXcZbqcPrrbHiezqgPie2ThkRvvyF9q38Mtk8mMVRW+yLCiIe0r7oKX9JOdLupKWgM7B wBb8cp2+Spbboni/NkFwYsKVqc8L+NkoQ57ysv8AT5utLehi6cv9Lc3tkOOFQgegdtRA 0P0g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=/6sO+hX3Xb3+th8RSVWo05Wos7N9AZrbRAjZFKFzM6M=; b=Mjbo3kS+GfSf5O3YQqTrLsw3yF+HgyoqLZVXcj/lWju0x1FOAL/RbD802cUA2AJXrd FjcteeFU7KEMqYqV3svwbpADTI5x3CoU+u568OLcBW1IpQKS9yDucUogJGIka0UNWMJN baGG7jJrAgcTB/KbP+X6+ZTX3E/EUqv1SgoF+mrIa8t40gSmIS7KR4WDtFxN/I/lGiy1 KsX1p4K2p+3YNbubFQrIz7i+i96tAbSyxgPtogA6dXvb1qQyCxmkYIjuVaerAG4wm3Qn o1+pNj+RngYRYzVG1X7RbfCY5yv/HQ4NJACMwVdu3ls+H2geY86YBAiGKNl2rRYD8E6d lYnQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id t3si2876058pgf.249.2019.08.29.13.03.34; Thu, 29 Aug 2019 13:03:49 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728317AbfH2UA6 (ORCPT + 99 others); Thu, 29 Aug 2019 16:00:58 -0400 Received: from sauhun.de ([88.99.104.3]:42934 "EHLO pokefinder.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726661AbfH2UA5 (ORCPT ); Thu, 29 Aug 2019 16:00:57 -0400 Received: from localhost (p54B33070.dip0.t-ipconnect.de [84.179.48.112]) by pokefinder.org (Postfix) with ESMTPSA id 72AE22C001C; Thu, 29 Aug 2019 22:00:56 +0200 (CEST) Date: Thu, 29 Aug 2019 22:00:56 +0200 From: Wolfram Sang To: Denis Efremov Cc: linux-kernel@vger.kernel.org, joe@perches.com, Maxime Ripard , Gregory CLEMENT , linux-i2c@vger.kernel.org Subject: Re: [PATCH] MAINTAINERS: i2c mv64xxx: Update documentation path Message-ID: <20190829200055.GJ3740@ninjato> References: <7cd8d12f59bcacd18a78f599b46dac555f7f16c0.camel@perches.com> <20190813060913.14722-1-efremov@linux.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="pWOmaDnDlrCGjNh4" Content-Disposition: inline In-Reply-To: <20190813060913.14722-1-efremov@linux.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --pWOmaDnDlrCGjNh4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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. >=20 > 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? > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >=20 > 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 > =20 > I2C OVER PARALLEL PORT > --=20 > 2.21.0 >=20 --pWOmaDnDlrCGjNh4 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAl1oLvQACgkQFA3kzBSg KbbKHQ//Ytf/8lxAuBjEaG7YHrhOJwV+vAWR+ZlFudbv7vvuahzfrsdM/Ed9kzqB 7cbE6rTyGY79rCdvlQKQJywZTkvHCjSbvFGjoglcAzKqQWVt9x8+dp3VACnvC4ry TdCVoAaVS6vAV0zKH9aD7ovzf0nqaIwdA/JJLLUfqT6bqctLkw9v1i/44IeCWc4D +xOPAkP4aHtaLT/XUOuNFuthE1ex76sjpELEffxWbTTLHdlN9gmzr0+ku21vbUE+ O68EJrKiLAkzYPAlHOf6oKR3DPx9ikwBPo/QK4Otyq5jNBHm8/5QcE0yaQhSyHkr 50viZXe7yLxvb6IvAH0b++y6PxntE7ILgEWO8UmLiWQ53AVSzxxN1Cubm2IOmZ7u L56XMyRm2opFeS585V768A1T3g9apBn8Ws3borfGWp9CG3/4kVI7PxmB8wOa+w6G dYRoNMj+RN8PyNk3R5sOdmRoK5GtTrcoknXEJ/mMCRehvUMappoICOwjFWXuxCs8 93cN5VgHS82pJivQ3jpD/0KPtYyZp6q+QIPVPbEGYY1nDr4wXGgGooZ9p+sLZifM EBAo7zg9IOLjb45V1tvQxEdJ4dkz1M5DRLU1z+mEi69b0/JOuPOVQlIUfmI8C81t KATNgVXICYfHhUpO75s0ZAkl1jWR2E3zurboJfJF19oFxnfe7Lk= =yb1K -----END PGP SIGNATURE----- --pWOmaDnDlrCGjNh4--