Skip to content

Ladakh800bcls: Platform: Prevent i2c timing issues#932

Draft
chee-zhang wants to merge 1 commit intofacebook:mainfrom
chee-zhang:ladakh800bcls_prevent_i2c_timing_issues
Draft

Ladakh800bcls: Platform: Prevent i2c timing issues#932
chee-zhang wants to merge 1 commit intofacebook:mainfrom
chee-zhang:ladakh800bcls_prevent_i2c_timing_issues

Conversation

@chee-zhang
Copy link
Contributor

Pre-submission checklist

  • I've ran the linters locally and fixed lint errors related to the files I modified in this PR. You can install the linters by running pip install -r requirements-dev.txt && pre-commit install
  • pre-commit run
clang-format.........................................(no files to check)Skipped
black................................................(no files to check)Skipped
shellcheck...........................................(no files to check)Skipped
shfmt................................................(no files to check)Skipped
trim trailing whitespace.................................................Passed
fix end of files.........................................................Passed
check yaml...........................................(no files to check)Skipped
check json...............................................................Passed
check for merge conflicts................................................Passed
ruff check...........................................(no files to check)Skipped

Summary

This PR is to preload the i2c kmod to prevent the related i2c timing issues.

The fboss_iob_i2c kmod is added to requiredKmodsToLoad which can avoid the conflict of creating i2c bus.

For reference

  1. PR: #719
  2. Post: Delay in creating iob_i2c_master bus.

Test Plan

platform_manager.log

@meta-cla meta-cla bot added the CLA Signed label Feb 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant