Bug 7027 - The i2c-i801 driver does not support Intel Eagle Stream I2C bus
Summary: The i2c-i801 driver does not support Intel Eagle Stream I2C bus
Status: NEW
Alias: None
Product: ANCK 4.19 Dev
Classification: ANCK
Component: drivers (show other bugs) drivers
Version: unspecified
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: GuixinLiu
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-21 10:55 UTC by xuxinsss
Modified: 2023-10-21 14:34 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description xuxinsss inspur_group 2023-10-21 10:55:40 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:
Comment 1 xuxinsss inspur_group 2023-10-21 11:05:16 UTC
Description of problem:
在Intel Eagle Stream平台的服务器中(Intel® Xeon® Gold 6454S Processor),内核只能识别AST-i2c-bit-bus和igb-BB这两个类型的总线,而无法识别到I801 SMBus。

How reproducible:
遍历/sys/bus/i2c/devices/目录下各个I2C总线目录,没有I801的总线目录
Comment 2 小龙 admin 2023-10-21 14:34:51 UTC
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/2323