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
fan_sysfs.c
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
psu_sysfs.c
slot_sysfs.c
switch.c
sysled_sysfs.c
temp_sensor_sysfs.c
transceiver_sysfs.c
vol_sensor_sysfs.c
watchdog_sysfs.c