Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aalc: Add 2nd src Brick driver and init config setting #2081

Closed
wants to merge 2 commits into from

Commits on Nov 22, 2024

  1. aalc: Add 2nd src Brick driver and init config setting

    Summary:
    
    - new file:   common/dev/bmr4922302_803.c
    - new file:   common/dev/include/bmr4922302_803.h
    - modified:   common/service/sensor/sensor.c
    - modified:   common/service/sensor/sensor.h
    - modified:   meta-facebook/aalc-rpu/src/platform/plat_hook.c
    - modified:   meta-facebook/aalc-rpu/src/platform/plat_hook.h
    - modified:   meta-facebook/aalc-rpu/src/platform/plat_sensor_table.c
    
    Description:
    - Add Brick 2md src bmr4922302_803 driver.
    - Add function to check sensor is main src or 2nd src
    
    Test Plan:
    
    - Build code: PASS
    Kevin Huang authored and Kevin Huang committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    c72bb08 View commit details
    Browse the repository at this point in the history
  2. fix clang-format

    Kevin Huang authored and Kevin Huang committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    0acf423 View commit details
    Browse the repository at this point in the history