lkml.org 
[lkml]   [2023]   [Jul]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/4] cdx: provide sysfs interface for cdx device resources
Date
This patch series provides sysfs interface to
- enable and disable of cdx bus
- reset_all for all the devices on cdx bus
- resource files for cdx device
- subsystem, class and revision for cdx device

Abhijit Gangurde (4):
cdx: add support for bus enable and disable
cdx: add sysfs for reset_all
cdx: create sysfs resource files
cdx: add sysfs for subsystem, class and revision

Documentation/ABI/testing/sysfs-bus-cdx | 82 +++++++++
drivers/cdx/cdx.c | 223 +++++++++++++++++++++++-
drivers/cdx/cdx.h | 8 +
drivers/cdx/controller/cdx_controller.c | 27 +++
drivers/cdx/controller/mc_cdx_pcol.h | 54 ++++++
drivers/cdx/controller/mcdi_functions.c | 31 ++++
drivers/cdx/controller/mcdi_functions.h | 16 ++
include/linux/cdx/cdx_bus.h | 43 ++++-
include/linux/mod_devicetable.h | 10 ++
scripts/mod/devicetable-offsets.c | 4 +
scripts/mod/file2alias.c | 8 +
11 files changed, 502 insertions(+), 4 deletions(-)

--
2.25.1

\
 
 \ /
  Last update: 2023-07-11 14:13    [W:0.036 / U:3.152 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site