sonic-buildimage/platform/s3ip-sysfs/s3ip_sysfs_frame
tianshangfei 8f124dc56d
The LED and watchdog driver framework module complies with s3ip sysfs specification (#12892)
Why I did it
Provide SYSLED and watchdog 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-14 22:33:52 +08:00
..
include The LED and watchdog driver framework module complies with s3ip sysfs specification (#12892) 2022-12-14 22:33:52 +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
psu_sysfs.c The PSU driver module complies with s3ip sysfs specification (#12887) 2022-12-14 22:28:53 +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