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

drivers/misc/eeprom: Add support for optoe driver #41

Merged
merged 3 commits into from
Feb 12, 2018
Merged

drivers/misc/eeprom: Add support for optoe driver #41

merged 3 commits into from
Feb 12, 2018

Conversation

donboll
Copy link
Contributor

@donboll donboll commented Feb 9, 2018

  • Add the optoe driver, copied from github.com/opencomputeproject/oom
  • Update Makefile to build optoe
  • Update Kconfig to conifuge optoe

Signed-off-by: Don Bollinger don@thebollingers.org

* Add the optoe driver, copied from github.com/opencomputeproject/oom
* Update Makefile to build optoe
* Update Kconfig to conifuge optoe

Signed-off-by: Don Bollinger <don@thebollingers.org>
@msftclas
Copy link

msftclas commented Feb 9, 2018

CLA assistant check
All CLA requirements met.

@lguohan
Copy link
Contributor

lguohan commented Feb 9, 2018

I am not able to find the optoe driver compiled in the kernel build log. Can you check?

https://sonic-jenkins.westus2.cloudapp.azure.com/job/common/job/linux-kernel-pr-build/58/consoleText

@lguohan
Copy link
Contributor

lguohan commented Feb 9, 2018

I think what is missing here is probably the kernel config, you need to enable to compile your driver as a kernel module. check this patch for sff_8436 driver.

https://github.com/Azure/sonic-linux-kernel/blob/master/patch/config-dell-s6000.patch#L45

@lguohan lguohan merged commit 3525f35 into sonic-net:master Feb 12, 2018
praveen-li pushed a commit to praveen-li/sonic-linux-kernel that referenced this pull request Dec 18, 2020
* msft_github/master:
  Update to optoe driver to improve EOF handling (sonic-net#44)
  drivers/misc/eeprom:  Add support for optoe driver (sonic-net#41)
  Add LED-GPIO support using for QUANTA IX1B switch (sonic-net#40)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants