sonic-buildimage/platform/s3ip-sysfs/s3ip_sysfs_frame
tianshangfei a2885b31ed
The CPLD and FPGA driver framework module complies with s3ip sysfs specification (#12891)
Why I did it
Provide CPLD and FPGA driver framework that complies with s3ip sysfs specification

How I did it
1、 The framework module provides register and unregister interface and implementation.
2、 The framework will help you create the sysfs node

How to verify it
A demo driver base on this framework will display the sysfs node wich conform to the s3ip sysfs specification
2022-12-16 22:05:53 +08:00
..
include The CPLD and FPGA driver framework module complies with s3ip sysfs specification (#12891) 2022-12-16 22:05:53 +08:00
cpld_sysfs.c The CPLD and FPGA driver framework module complies with s3ip sysfs specification (#12891) 2022-12-16 22:05:53 +08:00
curr_sensor_sysfs.c The Sensor driver framework module complies with s3ip sysfs specification (#12890) 2022-12-14 22:32:37 +08:00
fan_sysfs.c The FAN driver framework module complies with s3ip sysfs specification (#12888) 2022-12-14 22:29:24 +08:00
fpga_sysfs.c The CPLD and FPGA driver framework module complies with s3ip sysfs specification (#12891) 2022-12-16 22:05:53 +08:00
Makefile The build project of s3ip frameworkk (#12896) 2022-12-14 22:36:08 +08:00
psu_sysfs.c The PSU driver module complies with s3ip sysfs specification (#12887) 2022-12-14 22:28:53 +08:00
slot_sysfs.c The slot and switch_rootsysfs driver framework module complies with s3ip sysfs specification (#12893) 2022-12-14 22:34:27 +08:00
switch.c The slot and switch_rootsysfs driver framework module complies with s3ip sysfs specification (#12893) 2022-12-14 22:34:27 +08:00
sysled_sysfs.c The LED and watchdog driver framework module complies with s3ip sysfs specification (#12892) 2022-12-14 22:33:52 +08:00
temp_sensor_sysfs.c The Sensor driver framework module complies with s3ip sysfs specification (#12890) 2022-12-14 22:32:37 +08:00
transceiver_sysfs.c The Transceiver driver framework module complies with s3ip sysfs specification (#12889) 2022-12-14 22:29:45 +08:00
vol_sensor_sysfs.c The Sensor driver framework module complies with s3ip sysfs specification (#12890) 2022-12-14 22:32:37 +08:00
watchdog_sysfs.c The LED and watchdog driver framework module complies with s3ip sysfs specification (#12892) 2022-12-14 22:33:52 +08:00