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

[platform/questone2bd] Fix DPS1100 crash after sonic kernel patched VID #178

Merged

Commits on May 20, 2020

  1. [platform/questone2bd] Fix DPS1100 crash after sonic kernel patched VID

     Note: This commit applicable to sonic-linux-kernel@32963dab or newer.
     Ref: sonic-net/sonic-linux-kernel@32963da
    
     Because DPS1100 is out of three driver module and depends on pmbus_core.
     To do so, we borrow pmbus.h from the kernel source three.
    
      When the pmbus.h was patched by the 32963da in sonic-linux-kernel,
     this copy of header in our platform must be update to make the
     *pmbus_driver_info* struct in DPS1100 aligned with pmbus_core.
    pphuchar committed May 20, 2020
    Configuration menu
    Copy the full SHA
    453db19 View commit details
    Browse the repository at this point in the history