Skip to content

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

Merged
lguohan merged 3 commits intosonic-net:masterfrom
donboll:master
Feb 12, 2018
Merged

drivers/misc/eeprom: Add support for optoe driver#41
lguohan merged 3 commits intosonic-net:masterfrom
donboll:master

Conversation

@donboll
Copy link
Copy Markdown
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
Copy Markdown

msftclas commented Feb 9, 2018

CLA assistant check
All CLA requirements met.

@lguohan
Copy link
Copy Markdown
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
Copy Markdown
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)
vivekrnv referenced this pull request in vivekrnv/sonic-linux-kernel Mar 24, 2025
```<br>* 1ef7aa2 - (HEAD -> 202412) Merge branch '202411' of https://github.com/sonic-net/sonic-linux-kernel into 202412 (2025-03-17) [Sonic Automation]
* 8bd11c2 - (origin/202411) Revert "[optoe] Reset page select byte to 0 before upper memory access on page 0h" (sonic-net#468) (2025-02-26) [mssonicbld]
* a5e9588 - [optoe] Reset page select byte to 0 before upper memory access on page 0h (sonic-net#464) (2025-02-15) [mssonicbld]<br>```
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