[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250828061943-mutt-send-email-mst@kernel.org>
Date: Thu, 28 Aug 2025 06:19:52 -0400
From: "Michael S. Tsirkin" <mst@...hat.com>
To: Haixu Cui <quic_haixcui@...cinc.com>
Cc: andriy.shevchenko@...el.com, harald.mommer@....qualcomm.com,
quic_msavaliy@...cinc.com, broonie@...nel.org,
virtio-dev@...ts.linux.dev, viresh.kumar@...aro.org,
linux-spi@...r.kernel.org, linux-kernel@...r.kernel.org,
hdanton@...a.com, qiang4.zhang@...ux.intel.com,
alex.bennee@...aro.org, quic_ztu@...cinc.com
Subject: Re: [PATCH v4 2/3] virtio-spi: Add virtio-spi.h
On Mon, Aug 25, 2025 at 05:12:44PM +0800, Haixu Cui wrote:
>
> On 8/21/2025 4:42 PM, Michael S. Tsirkin wrote:
> > On Wed, Aug 20, 2025 at 04:49:43PM +0800, Haixu Cui wrote:
> > > Add virtio-spi.h header for virtio SPI.
> > >
> > > Signed-off-by: Haixu Cui <quic_haixcui@...cinc.com>
> > > ---
> > > MAINTAINERS | 5 +
> > > include/uapi/linux/virtio_spi.h | 185 ++++++++++++++++++++++++++++++++
> > > 2 files changed, 190 insertions(+)
> > > create mode 100644 include/uapi/linux/virtio_spi.h
> > >
> > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > index daf520a13bdf..3e289677ca18 100644
> > > --- a/MAINTAINERS
> > > +++ b/MAINTAINERS
> > > @@ -26760,6 +26760,11 @@ S: Maintained
> > > F: include/uapi/linux/virtio_snd.h
> > > F: sound/virtio/*
> > > +VIRTIO SPI DRIVER
> > > +M: Haixu Cui <quic_haixcui@...cinc.com>
> > > +S: Maintained
> > > +F: include/uapi/linux/virtio_spi.h
> > > +
> >
> > I would add a mailing list:
> >
> > virtualization@...ts.linux-foundation.org
> >
> >
>
> Hi Michael,
>
> Thank you for the suggestion to add a mailing list to the MAINTAINERS entry.
>
> I noticed that other VIRTIO drivers, such as VIRTIO BALLOON, are currently
> using virtualization@...ts.linux.dev rather than
> virtualization@...ts.linux-foundation.org.
>
> Just to confirm—should I use virtualization@...ts.linux.dev for consistency,
> or is virtualization@...ts.linux-foundation.org the updated preferred list?
>
> Appreciate your guidance!
>
> Best regards,
> Haixu Cui
virtualization@...ts.linux.dev
Same as others.
Powered by blists - more mailing lists