[PATCH 0/2] vfio/platform: Deprecate vfio-amba and reset drivers

From: Alex Williamson
Date: Mon Aug 25 2025 - 13:58:27 EST


Based on discussion[1] there's still interest in keeping vfio-platform
itself, but the use case doesn't involve any of the current reset
drivers and doesn't include vfio-amba. To give any users a chance to
speak up, let's mark these as deprecated and generate logs if they're
used.

I intend to pull the vfio/fsl-mc removal from the previous series given
there were no objections. Thanks,

Alex

[1] https://lore.kernel.org/all/20250806170314.3768750-1-alex.williamson@xxxxxxxxxx/

Alex Williamson (2):
vfio/amba: Mark for removal
vfio/platform: Mark reset drivers for removal

drivers/vfio/platform/Kconfig | 5 ++++-
drivers/vfio/platform/reset/Kconfig | 6 +++---
drivers/vfio/platform/reset/vfio_platform_amdxgbe.c | 2 ++
drivers/vfio/platform/reset/vfio_platform_bcmflexrm.c | 2 ++
drivers/vfio/platform/reset/vfio_platform_calxedaxgmac.c | 2 ++
drivers/vfio/platform/vfio_amba.c | 2 ++
6 files changed, 15 insertions(+), 4 deletions(-)

--
2.50.1