Skip to content

Commit

Permalink
Get EMC2305 up and running (#1877)
Browse files Browse the repository at this point in the history
- Fixes EMC2305 manufacturer ID
- Updates FPGA image for power sequencing
- Fixes incorrect TACH / PWM handling

Co-authored-by: Nathanael Huffman <nathanael@oxidecomputer.com>
  • Loading branch information
mkeeter and nathanaelhuffman authored Sep 27, 2024
1 parent 0f72ebe commit c47b0a8
Show file tree
Hide file tree
Showing 9 changed files with 1,883 additions and 1,288 deletions.
1 change: 1 addition & 0 deletions app/grapefruit/app.toml
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,7 @@ mux = 1
segment = 1
address = 0b100_1101
device = "emc2305"
sensors = { speed = 4, names = [ "fan1", "fan2", "fan3", "fan4" ] }
description = "fan controller"

[[config.i2c.devices]]
Expand Down
1,155 changes: 1,155 additions & 0 deletions drv/grapefruit-seq-server/gfruit_top_map.html

Large diffs are not rendered by default.

Binary file modified drv/grapefruit-seq-server/grapefruit.bz2
Binary file not shown.
Loading

0 comments on commit c47b0a8

Please sign in to comment.