Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp1526866ybt; Thu, 2 Jul 2020 07:39:55 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxwX+miwj9bYhPVe4Sn8f4zqI3ZFwHLqhATvgaO1Ahedw+LljPZDRZtwz9d1EhsYKNADnj8 X-Received: by 2002:a17:906:3952:: with SMTP id g18mr29554044eje.68.1593700795449; Thu, 02 Jul 2020 07:39:55 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1593700795; cv=none; d=google.com; s=arc-20160816; b=ykmLN3BJbQY1kgqMYeHGKsdGtSgb45Tst2Oxr3MzC3jPbBG6s2CDG0sB+mReDwyJ32 5lFhvNlrkk+MwsEpVr7Sy+fyzFE/wCp4TxxHMo7e97gcXjL4gD8qt2uX+trRBCh/NmyA gvhAsw4hssTqaa0NR8GWOJGodV4vmZzuxqoc0azf6rR2pxykDd5S1MSH6/N4Xas0Kxxi qP/2g5xVF9CTrUC0QbkRDBy9jHhj84Sj2P1out37z0Ie5Ch03VodLU9zBFrhcJ5r6BW/ VUFXZxFhh/GG9k/ZZWjXTeCAfA34Qs9OdoghVQEnDesHIbw00uACt9BGE9PXlIPEJeNV 5qjg== 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:dkim-signature; bh=qh+QrqZ1UHNEbqazeXUIg0KX2EhsudHzr0KVBgTRLgo=; b=l5IZsz0PMDy+1Ax/I5eQtuN8yjCZx9BZCZBzR3hGZP6scNhdSwi9oGuRN39OA4c+DW v0ZUcgAl/vIr8E6bdQ0RSyl0znv3E+eQkQqmp2NKt2EPFoFtlH+ipkPcutHeyv+DF835 58U/9eBADFy9zMn5Vg1r77u56Mn754EU3DHHevFywTn89j3D7/TOVHO6AnyPpDYHWgTa Jg6pPYKCeSLokvpp7RGf8CuNWiP0rekRtuTDqAnLNxEnWFvBlCjAc1pjjBajSyPKozjq 4DHwGuJeGFLjDRz48rXBsBTpA1PJVX7ugK8NL6g6lnlA4LRjgBIgfkgm7FmG1kM2DN+S R7tg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="fiOI/5Dq"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id yd6si5826404ejb.326.2020.07.02.07.39.32; Thu, 02 Jul 2020 07:39:55 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="fiOI/5Dq"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729670AbgGBOjM (ORCPT + 99 others); Thu, 2 Jul 2020 10:39:12 -0400 Received: from mail.kernel.org ([198.145.29.99]:55044 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728179AbgGBOjM (ORCPT ); Thu, 2 Jul 2020 10:39:12 -0400 Received: from localhost (fw-tnat.cambridge.arm.com [217.140.96.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 925D92065F; Thu, 2 Jul 2020 14:39:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1593700752; bh=qh+QrqZ1UHNEbqazeXUIg0KX2EhsudHzr0KVBgTRLgo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=fiOI/5Dq62/t9KUduPh4pr90Red/TPP5UuvgNx5PBbB+g6KkgPO0vxLPKsY0ANkPG oAHXqxz5mBCSNYASAC30/UAUAjBTJuvh48x9tC3vBpXk8fXOxsIERDRpKE7UeUENky 9Oar+nlPmNTI3zrVjIrYgvBYvWykTwGGl23Nho5Y= Date: Thu, 2 Jul 2020 15:39:09 +0100 From: Mark Brown To: nicolas.ferre@microchip.com Cc: linux-arm-kernel@lists.infradead.org, sre@kernel.org, Tudor Ambarus , Codrin Ciubotariu , Claudiu Beznea , linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, linux-spi@vger.kernel.org, Alexandre Belloni , Ludovic Desroches Subject: Re: [PATCH] MAINTAINERS: Change Maintainer for some at91 drivers Message-ID: <20200702143909.GH4483@sirena.org.uk> References: <20200702134224.3750-1-nicolas.ferre@microchip.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="BXr400anF0jyguTS" Content-Disposition: inline In-Reply-To: <20200702134224.3750-1-nicolas.ferre@microchip.com> X-Cookie: I'm rated PG-34!! 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 --BXr400anF0jyguTS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Jul 02, 2020 at 03:42:24PM +0200, nicolas.ferre@microchip.com wrote: > I kept these entries together as it may generate conflicts if handled > separately. I suggest that Mark take the chunk as maintainer of SPI and > Audio sub-systems. > Anyway, don't hesitate to tell me if I should handle this change > differently or at another time during the development cycle. That works for me (though I'd be a bit surprised if it generated conflicts), Sebastian? --BXr400anF0jyguTS Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl798Y0ACgkQJNaLcl1U h9DNkgf8CXzfu1HBWQjLABvOUjJTv8R3dJZAz4XSEss7PxmXnFF0VwTpt7Xh3gLS sp4hUskO70QgqH+f7CtFOPQ2i12u55qu6hHVyB6bEyYrl8xXRgg+oxt9iIrGmf3Q gC9OJmWEJy4+ZaRL8x/QnDbQTbAv7B/yexPqll4qG5/RlbHj7nqrL4z8NSuuMmm/ atsaFx3fmY5kEfyjEBECMQ6fYXEbf+T0ySVWT4Y3eMEdMpAGOM3c7KvGNQpi07gw lkRVCa9lO0PkmC94nzW60H2ocdgZdn+pXt4fYcPFl9ijCFJjXG1ijg7mE1YasQ0F cRTKaVC87piSsTwYo/L2C6O1MlkKxw== =7g5B -----END PGP SIGNATURE----- --BXr400anF0jyguTS--