This repository has been archived by the owner on Jul 16, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 18
Test Altra HW monitor driver #7
Labels
Comments
Fixed by PR: #17 |
Also this patch can be tested by below steps: |
Sample output running 'sensors' command:
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Patch: 8109a6c
Test steps:
Enable configure: CONFIG_SENSORS_ALTRA
lsmod | grep altra_hwmon
altra_hwmon 16384 0
cat /sys/class/hwmon/hwmon0/name
altra_hwmon
cat /sys/class/hwmon/hwmon0/temp1_input
53000
The text was updated successfully, but these errors were encountered: