mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-25 17:27:01 +00:00
Add both 0x48 and 0x4C devnode, leave onlpdump to tell which one is valid.
Signed-off-by: roy_lee <roy_lee@accton.com>
This commit is contained in:
@@ -27,7 +27,8 @@ class OnlPlatform_x86_64_accton_as5916_54xm_r0(OnlPlatformAccton,
|
||||
('as5916_54xm_fan', 0x66, 9),
|
||||
|
||||
# inititate LM75
|
||||
('lm75', 0x4c, 10),
|
||||
('lm75', 0x48, 10), #For R0A
|
||||
('lm75', 0x4c, 10), #For R0B or later
|
||||
('lm75', 0x49, 10),
|
||||
('lm75', 0x4a, 10),
|
||||
('lm75', 0x4b, 10),
|
||||
|
||||
Reference in New Issue
Block a user