Gen7 driver stack fast-forward onto coproc line - #47
Merged
Merged
Conversation
…il monitor (INA226/228/3221 autodetect) drivers, i2cscan/rails/onb_temp shell cmds, host test harness 123/123
… RMW, INA3221 CH_EN+MODE RMW, INA226 OVF rail check, rejected-probe ID recording, TMP1075 EM latch); host harness upgraded to realistic silicon models + adversarial suites (297 checks)
Gen7FW: I2C drivers for onboard temp sensor + TI voltage rail monitor (datasheet-verified via host harness)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The Gen7 driver PR (#46) merged into hostsim-flesh-out (its review base), so PR #45's merge could land independently. This closes the loop: brings the Gen7 I2C driver + datasheet-hardened harness stack onto the coproc/gen7 working line.
Content is exactly what was reviewed in #46 (I2C4/I2C5 init, OnboardTempSensor, RailMonitor with INA226/228/3221 auto-detect, i2cscan/rails shell commands, host test harness, regenerated emission mirror) — no new code.