This commit is contained in:
Steven Noble
2015-12-18 14:38:48 -08:00
parent d4c395efb6
commit 394056dd3b

View File

@@ -41,14 +41,21 @@ class OnlPlatform_x86_64_accton_as5712_54x_r0(OnlPlatformAccton):
# initiate multiplexer (PCA9548)
('pca9548', 0x70, 1),
# initiate PSU-1
# initiate PSU-1 AC Power
('as5712_54x_psu', 0x38, 57),
('cpr_4011_4mxx', 0x3c, 57),
# initiate PSU-2
# initiate PSU-2 AC Power
('as5712_54x_psu', 0x3b, 58),
('cpr_4011_4mxx', 0x3f, 58),
# initiate PSU-1 DC Power
('as5712_54x_psu', 0x50, 57)
# initiate PSU-2 DC Power
('as5712_54x_psu', 0x53, 58)
# initiate lm75
('lm75', 0x48, 61),
('lm75', 0x49, 62),