]> www.infradead.org Git - users/willy/pagecache.git/commit
vdpa/octeon_ep: handle device config change events
authorSatha Rao <skoteshwar@marvell.com>
Fri, 3 Jan 2025 15:31:35 +0000 (21:01 +0530)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 27 Jan 2025 14:39:25 +0000 (09:39 -0500)
commit59e457122982534f1c0fc1171056d0d8b1ed9f68
tree202fd8b5f763bd3f91c8223bbb4135ea6d38e2cf
parent26f8ce06af6475b33b0bc60261e9f5027f9af58f
vdpa/octeon_ep: handle device config change events

The first interrupt of the device is used to notify the host about
device configuration changes, such as link status updates. The ISR
configuration area is updated to indicate a config change event when
triggered.

Signed-off-by: Satha Rao <skoteshwar@marvell.com>
Reviewed-by: Dan Carpenter <dan.carpenter@linaro.org>
Acked-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Shijith Thotton <sthotton@marvell.com>
Message-Id: <20250103153226.1933479-2-sthotton@marvell.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/vdpa/octeon_ep/octep_vdpa_main.c