On 7/25/25 11:41, Haixu Cui wrote:
> Add VIRTIO_ID_SPI definition for virtio SPI.
>
> Signed-off-by: Harald Mommer <harald.mommer@opensynergy.com>
My new E-Mail address: Harald Mommer <harald.mommer@oss.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@quicinc.com>
> Reviewed-by: Viresh Kumar <viresh.kumar@linaro.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