Commit Graph

332 Commits

Author SHA1 Message Date
Jeffrey Townsend
81ea33da92 Update ignore. 2017-08-23 14:55:00 +00:00
Jeffrey Townsend
0e19777233 Compilation fixes for GCC6. 2017-08-23 00:23:48 +00:00
roylee123
d31106980d [Platform]Accton as7312_54x, fixes insertion of the wrong psu driver 2017-08-03 09:43:39 +08:00
Jeffrey Townsend
3de71b4684 Improve portability.
All sysfs files should be referenced using the search syntax.
2017-08-02 22:45:20 +00:00
Jeffrey Townsend
0e40ef700b Merge pull request #214 from sholeksandr/manager_led
Add LED manager function to sysi.c to 2100, 2410 and 2700 systems
2017-07-14 09:20:44 -07:00
Jeffrey Townsend
fefbfa6fa1 Merge pull request #208 from raymondhuey/netberg
Support Netberg Platform
2017-07-14 09:20:06 -07:00
Jeffrey Townsend
76dd249757 Merge pull request #207 from XiongJunDelta/master
add new platform for delta Ag7648 platform
2017-07-14 09:18:04 -07:00
Jeffrey Townsend
df42573905 Correct device and bitmap initialization. 2017-07-06 22:13:46 +00:00
raymond.huey
3d4aa912b4 Update the Support for Netberg Platforms
- remove the patch file "driver-i2c-bus-intel-ismt-netberg-aurora.patch".
- modify the method of reading EEPROM : access the binary data directly for EEPROMs on main board and PSU.
- remove the function "onlp_sysi_platform_set" in file "sysi.c".
- change the SYS_OBJECT_ID in file "__init__.py":
    Aurora 620 : .620.1
    Aurora 720 : .720.1
- remove the "/dev/rtc1" in file "__init__.py", because there is no ds1339 on Netberg Aurora platforms.
2017-07-06 16:25:24 +08:00
Dave Hu
6ed1fae68c modify i2c and python file for ag7648 github 2017-07-03 10:02:27 -04:00
sholeksandr
e874e9f712 Merge branch 'master' into manager_led 2017-06-30 19:48:27 +03:00
Jeffrey Townsend
ba236ea3fa Merge pull request #213 from sholeksandr/master
Add onlp_sfp_dev_readb and onlp_sfp_dev_readw support
2017-06-30 09:04:50 -07:00
Jeffrey Townsend
f3761fe45d Merge pull request #210 from roylee123/master
Add new model, accton-as5916-54xm.
2017-06-30 09:03:00 -07:00
Jeffrey Townsend
34537a30c3 Merge pull request #209 from jonathantsai-qci/master
Add Quanta IX2 Platform:
2017-06-30 08:57:42 -07:00
Dave Hu
04fef7c05e debug the onlp code for ag7648 in github 2017-06-28 10:50:50 -04:00
Jonathan Tsai
f08a606527 [Quanta-IX2] Add sfp functions of onlp_sfpi_control_set() and onlp_sfpi_control_get() 2017-06-27 11:13:41 +08:00
Jonathan Tsai
109eae5e96 Update Quanta SYS_OBJECT_ID for each platform 2017-06-27 11:10:38 +08:00
Oleksandr Shamray oleksandrs@mellanox.com
38e5033b97 Change OPEN_READ_FILE macros to the onlp_file_read() API in fani.c 2017-06-19 14:22:48 +00:00
Jeffrey Townsend
580e428a39 Merge pull request #220 from brandonchuang/as5812_54x
[as5812-54x] Support DC power and YM2401J AC power
2017-06-16 07:37:57 -07:00
Jeffrey Townsend
703445dec0 Merge pull request #219 from brandonchuang/as5712_54x
[as5712-54x] Support DC power and YM2401J AC power
2017-06-16 07:37:36 -07:00
roylee123
93bb784887 Update platform accton-as5916-54xm to folow ONL's tradition 2017-06-16 16:10:29 +08:00
brandonchuang
80975cd4fc [as5812-54x] Support DC power and YM2401J AC power 2017-06-16 14:03:57 +08:00
brandonchuang
a8c284bf25 [as5712-54x] Support DC power and YM2401J AC power 2017-06-16 14:01:43 +08:00
Jeffrey Townsend
5bcd18e080 Merge pull request #217 from brandonchuang/as6812_32x
[as6812-32x] Support DC power and YM2401J AC power
2017-06-15 09:38:25 -07:00
brandonchuang
a558d7576e [as6812-32x] Add thermal sensor for YM2401 PSU 2017-06-15 17:48:51 +08:00
brandonchuang
79462a4b08 [as6712-32x] Add thermal sensor for YM2401 PSU 2017-06-15 17:46:51 +08:00
brandonchuang
00bf5bff30 [as6712-32x] add Makefile 2017-06-14 14:56:24 +08:00
brandonchuang
ee1a53237d [as6812-32x] Support DC power and YM2401J AC power 2017-06-14 14:54:49 +08:00
brandonchuang
69e76582e4 [as6712-32x] Support YM-2401J AC power 2017-06-14 14:50:53 +08:00
Jonathan Tsai
e0eff419ca [Quanta-IX2] Update CPLD from qci_cpld.c to qci_cpld_sfp28.c 2017-06-12 15:35:30 +08:00
Oleksandr Shamray oleksandrs@mellanox.com
9fc5037615 Add LED manager function to sysi.c to 2100, 2410 and 2700 systems
Add API for read min_fan_speed.
Fix led_mode compare ledi.c
General code cleunup
2017-06-07 18:39:33 +00:00
Oleksandr Shamray oleksandrs@mellanox.com
5f36520f5c Add led mamanger for msn2100 system
Change 'magic number' of FAN_COUNT to define
General code cleunup
2017-06-07 18:04:32 +00:00
Oleksandr Shamray oleksandrs@mellanox.com
682cf99e80 add API for read min_fan_speed.
change define MIN_LIMIT_*_FAN_RPM to api call
2017-06-05 18:32:03 +00:00
Jeffrey Townsend
31d35bbbeb Add vendor dellemc. 2017-06-04 15:19:56 +00:00
Oleksandr Shamray oleksandrs@mellanox.com
e892e00c8e Add LED manage function to sysi.c to 2410 and 2700 systems
Fix led_mode comparation in ledi.c
2017-06-02 16:21:50 +00:00
Oleksandr Shamray oleksandrs@mellanox.com
22e351983a Added onlp_sfp_dev_readb and onlp_sfp_dev_readw support
to msn2100, msn2410 and msn2700 systems

V2->v1
Comments pointed out by Vadim:
- remove unnecessary braces;

Signed-off-by: Oleksandr Shamray <oleksandrs@mellanox.com>
2017-05-29 19:18:05 +00:00
roylee123
4865949ea4 add accton-as5916-54xm, and remove debug message 2017-05-25 16:48:37 +08:00
roylee123
e340181c30 Add new model, accton-as5916-54xm. 2017-05-25 11:05:44 +08:00
Dave Hu
6209c06aa1 support platform DELTA AG7648 2017-05-24 11:50:05 -04:00
raymond.yc.huey
1e0f9aca98 Add Netberg Aurora 620 and Aurora 720 Platform Support 2017-05-24 18:19:56 +08:00
Jonathan Tsai
9a9cb17fb7 Add Quanta IX2 Platform:
1. Port IX2 platform driver
2. Add class OnlPlatformPortConfig_48x25_8x100 at base.py
3. Port IX2 ONLP: board info
4. Port IX2 ONLP: thermal
5. Port IX2 ONLP: fan
6. Port IX2 ONLP: psu
7. Port IX2 ONLP: sfp
8. Port IX2 ONLP: modify gpio calling from low-level to onlp-lib
9. Port IX2 ONLP: led
2017-05-23 11:03:29 +08:00
Jonathan Tsai
f4c9125c2e Quanta IX1 ONLP Update:
1. [IX1] Fix unexpected module present issue: Set P3V3_ZQSFP_EN as high directly
2017-05-17 14:27:38 +08:00
Jeffrey Townsend
107d100575 Merge pull request #204 from hans-tseng/agc7648a
1. remove the unnecessary file tmp421.c
2017-05-15 09:32:21 -07:00
hans
c29c3bf03e 1. remove the unnecessary file tmp421.c
Signed-off-by: hans <hans.taeng@delta.com.tw>
2017-05-15 13:48:06 +08:00
Jeffrey Townsend
ba23e5b6d5 Merge pull request #199 from brandonchuang/as7712_32x
[as7712-32x] Upgrade sfp driver to make sfp_eeprom writable
2017-05-12 07:50:33 -07:00
Jeffrey Townsend
a9c3ea9939 Merge pull request #198 from jonathantsai-qci/master
Add LY4R platform:
2017-05-04 11:04:14 -07:00
Jeffrey Townsend
5a9989dbb5 Merge pull request #197 from hans-tseng/master
release first edition of ag5648
2017-05-04 10:57:05 -07:00
brandonchuang
0a2c7a5fcc [as7712-32x] Upgrade sfp driver to make sfp_eeprom writable 2017-05-04 17:40:50 +08:00
hans
a4bc672c8f remove the unused function
Signed-off-by: hans <hans.taeng@delta.com.tw>
2017-05-02 12:38:51 +08:00
Jonathan Tsai
01a3908322 Add LY4R platform:
1. [LY4R] Port platform driver
2. [LY4R] Port ONLP: board info
3. [LY4R] Port ONLP: systemled
4. [LY4R] Port ONLP: SFP
5. [LY4R] Print "ONLP is not supported for RPSU/FAN/THERMAL"
6. [LY4R] Port UEFI support
2017-04-28 15:13:14 +08:00