linux-next/drivers/cdx
Abhijit Gangurde e3cfd49cb9 cdx: add support for bus enable and disable
CDX bus needs to be disabled before updating/writing devices
in the FPGA. Once the devices are written, the bus shall be
rescanned. This change provides sysfs entry to enable/disable the
CDX bus.

Co-developed-by: Nipun Gupta <nipun.gupta@amd.com>
Signed-off-by: Nipun Gupta <nipun.gupta@amd.com>
Signed-off-by: Abhijit Gangurde <abhijit.gangurde@amd.com>
Link: https://lore.kernel.org/r/20231017160505.10640-6-abhijit.gangurde@amd.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-10-27 13:23:24 +02:00
..
controller cdx: add support for bus enable and disable 2023-10-27 13:23:24 +02:00
cdx.c cdx: add support for bus enable and disable 2023-10-27 13:23:24 +02:00
cdx.h cdx: Register cdx bus as a device on cdx subsystem 2023-10-27 13:23:24 +02:00
Kconfig cdx: add MCDI protocol interface for firmware interaction 2023-03-29 12:26:32 +02:00
Makefile cdx: Create symbol namespaces for cdx subsystem 2023-10-27 13:23:24 +02:00