2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/cdx/controller
Abhijit Gangurde fa10f41309 cdx: add sysfs for subsystem, class and revision
CDX controller provides subsystem vendor, subsystem device, class and
revision info of the device along with vendor and device ID in native
endian format. CDX Bus system uses this information to bind the cdx
device to the cdx device driver.

Co-developed-by: Puneet Gupta <puneet.gupta@amd.com>
Signed-off-by: Puneet Gupta <puneet.gupta@amd.com>
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>
Reviewed-by: Pieter Jansen van Vuuren <pieter.jansen-van-vuuren@amd.com>
Tested-by: Nikhil Agarwal <nikhil.agarwal@amd.com>
Link: https://lore.kernel.org/r/20231017160505.10640-8-abhijit.gangurde@amd.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-10-27 13:23:24 +02:00
..
bitfield.h
cdx_controller.c cdx: add support for bus enable and disable 2023-10-27 13:23:24 +02:00
cdx_controller.h cdx: add rpmsg communication channel for CDX 2023-03-29 12:26:32 +02:00
cdx_rpmsg.c cdx: Explicitly include correct DT includes 2023-08-04 16:21:20 +02:00
Kconfig cdx: Replace custom mcdi logging with print_hex_dump_debug() 2023-06-15 13:42:16 +02:00
Makefile cdx: add rpmsg communication channel for CDX 2023-03-29 12:26:32 +02:00
mc_cdx_pcol.h cdx: add support for bus enable and disable 2023-10-27 13:23:24 +02:00
mcdi_functions.c cdx: add sysfs for subsystem, class and revision 2023-10-27 13:23:24 +02:00
mcdi_functions.h cdx: add support for bus enable and disable 2023-10-27 13:23:24 +02:00
mcdi.c cdx: Replace custom mcdi logging with print_hex_dump_debug() 2023-06-15 13:42:16 +02:00
mcdi.h cdx: Replace custom mcdi logging with print_hex_dump_debug() 2023-06-15 13:42:16 +02:00