[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <42806aa8-8cf1-476e-b775-50859fe0e7f1@quicinc.com>
Date: Mon, 25 Aug 2025 17:12:44 +0800
From: Haixu Cui <quic_haixcui@...cinc.com>
To: "Michael S. Tsirkin" <mst@...hat.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 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
Powered by blists - more mailing lists