lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1c10917a-c035-4cc5-9b83-b98f009b5f5c@oss.qualcomm.com>
Date: Wed, 30 Jul 2025 14:41:51 +0200
From: Harald Mommer <harald.mommer@....qualcomm.com>
To: Haixu Cui <quic_haixcui@...cinc.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
Cc: quic_ztu@...cinc.com, matti@....qualcomm.com
Subject: Re: [RFC PATCH v7 1/3] virtio: Add ID for virtio SPI



On 7/25/25 11:41, Haixu Cui wrote:
> Add VIRTIO_ID_SPI definition for virtio SPI.
> 
> Signed-off-by: Harald Mommer <harald.mommer@...nsynergy.com>

My new E-Mail address: Harald Mommer <harald.mommer@....qualcomm.com>

My old OpenSynergy E-Mail address is defunct now, nothing is forwarded. Thought a moment about this but it does really not make any sense to keep the old E-Mail address in the Signed-off-by for historical reasons. Best is to update this everywhere where it occurs in this thread.

> Signed-off-by: Haixu Cui <quic_haixcui@...cinc.com>
> Reviewed-by: Viresh Kumar <viresh.kumar@...aro.org>
> ---
>  include/uapi/linux/virtio_ids.h | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/include/uapi/linux/virtio_ids.h b/include/uapi/linux/virtio_ids.h
> index 7aa2eb766205..6c12db16faa3 100644
> --- a/include/uapi/linux/virtio_ids.h
> +++ b/include/uapi/linux/virtio_ids.h
> @@ -68,6 +68,7 @@
>  #define VIRTIO_ID_AUDIO_POLICY		39 /* virtio audio policy */
>  #define VIRTIO_ID_BT			40 /* virtio bluetooth */
>  #define VIRTIO_ID_GPIO			41 /* virtio gpio */
> +#define VIRTIO_ID_SPI			45 /* virtio spi */
>  
>  /*
>   * Virtio Transitional IDs


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ