From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47086) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ddHBc-0004Ig-JS for qemu-devel@nongnu.org; Thu, 03 Aug 2017 10:33:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ddHBb-0001tr-Mt for qemu-devel@nongnu.org; Thu, 03 Aug 2017 10:33:16 -0400 MIME-Version: 1.0 In-Reply-To: <1c64b26d-e86d-44a6-66c4-f79d68d393ef@amsat.org> References: <20170728053610.15770-1-f4bug@amsat.org> <20170728053610.15770-40-f4bug@amsat.org> <1c64b26d-e86d-44a6-66c4-f79d68d393ef@amsat.org> From: Alistair Francis Date: Thu, 3 Aug 2017 07:32:40 -0700 Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 39/47] MAINTAINERS: add missing SSI entries List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?Q?Philippe_Mathieu=2DDaud=C3=A9?= Cc: Peter Crosthwaite , QEMU Trivial , "qemu-devel@nongnu.org Developers" On Fri, Jul 28, 2017 at 5:49 PM, Philippe Mathieu-Daud=C3=A9 wrote: > On 07/28/2017 08:56 PM, Alistair Francis wrote: >> >> On Thu, Jul 27, 2017 at 10:36 PM, Philippe Mathieu-Daud=C3=A9 >> wrote: >>> >>> Signed-off-by: Philippe Mathieu-Daud=C3=A9 >>> --- >>> RFC because I'm not sure m25p80 fits. >>> >>> MAINTAINERS | 2 ++ >>> 1 file changed, 2 insertions(+) >>> >>> diff --git a/MAINTAINERS b/MAINTAINERS >>> index 54e35fdab9..83597fca4e 100644 >>> --- a/MAINTAINERS >>> +++ b/MAINTAINERS >>> @@ -1010,7 +1010,9 @@ M: Peter Crosthwaite >>> S: Maintained >>> F: hw/ssi/* >>> F: hw/block/m25p80.c >>> +F: include/hw/ssi/ssi.h >>> X: hw/ssi/xilinx_* >>> +F: tests/m25p80-test.c >> >> >> I'm not sure if Peter is still maintaining this. Maybe it's worth >> adding another Xilinx email in here as well. > > > you mean yours? M: Alistair Francis below > Peter's? I think that's a good idea. Peter hasn't responded to this, so it's probably best to have someone else on the list. Thanks, Alistair > > >> >> Thanks, >> Alistair >> >>> >>> Xilinx SPI >>> M: Alistair Francis >>> -- >>> 2.13.3 >>> >>> >