Skip to content

The FAN driver framework module complies with s3ip sysfs specification#12888

Merged
StormLiangMS merged 1 commit intosonic-net:masterfrom
tianshangfei:kernel_framework_fan
Dec 14, 2022
Merged

The FAN driver framework module complies with s3ip sysfs specification#12888
StormLiangMS merged 1 commit intosonic-net:masterfrom
tianshangfei:kernel_framework_fan

Conversation

@tianshangfei
Copy link
Copy Markdown
Contributor

@tianshangfei tianshangfei commented Nov 30, 2022

Signed-off-by: tianshangfei [email protected]

Why I did it

Provide a Fan 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 which conforms to the s3ip sysfs specification

the s3ip framework

  • 202211

Description for the changelog

Ensure to add label/tag for the feature raised. example - PR#2174 under sonic-utilities repo. where, Generic Config and Update feature has been labelled as GCU.

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

@adyeung
Copy link
Copy Markdown
Collaborator

adyeung commented Nov 30, 2022

@FuzailBrcm pls help review

Copy link
Copy Markdown
Contributor

@FuzailBrcm FuzailBrcm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good to me

@StormLiangMS StormLiangMS merged commit 422196a into sonic-net:master Dec 14, 2022
mssonicbld pushed a commit to mssonicbld/sonic-buildimage that referenced this pull request Jan 1, 2023
sonic-net#12888)

Why I did it
Provide a Fan 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
@mssonicbld
Copy link
Copy Markdown
Collaborator

Cherry-pick PR to 202211: #13212

StormLiangMS pushed a commit that referenced this pull request Jan 9, 2023
#12888) (#13212)

Why I did it
Provide a Fan 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

Co-authored-by: tianshangfei <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants