1 change: 1 addition & 0 deletions1Documentation/i2c/busses/i2c-i801 Original file line numberDiff line numberDiff line change Expand Up@@ -24,6 +24,7 @@ Supported adapters: * Intel Lynx Point-LP (PCH) * Intel Avoton (SOC)
1 change: 1 addition & 0 deletions 1 drivers/i2c/busses/i2c-i801.c Original file line numberDiff line numberDiff line change @@ -1243,6 +1243,7 @@ static const struct { */ { "Latitude 5480", 0x29 }, { "Vostro V131", 0x1d }, { "Vostro 5568", 0x29 }, }; static void ...
I/O 数 8 接口 I²C 中断输出 是 特性 POR 输出类型 推挽式 时钟频率 400kHz 电压- 电源 1.65V ~ 3.6V 工作温度 -40°C ~ 85°C 安装类型 表面贴装型 封装/外壳 16-UFQFN 可售卖地 全国 类型 集成电路(IC) 型号 STMPE801QTR 价格说明 价格:商品在爱采购的展示标价,具体的成交...
发货地 广东深圳 商品类型 电子元器件 、 集成电路(IC) 、 接口/扩展器 商品关键词 STMPE801QTR、 ST/意法、 QFN 商品图片 商品参数 品牌: ST/意法 封装: QFN 批号: 20+ 数量: 100000 湿气敏感性等级 (MSL): 1(无限) 产品族: 接口- I/O 扩展器 系列: Xpander Logic™ I/O 数:...
在淘宝,您不仅能发现原装24AA128T-I/MS正品(IC EEPROM 128KBIT I2C 8MSOP)的丰富产品线和促销详情,还能参考其他购买者的真实评价,这些都将助您做出明智的购买决定。想要探索更多关于原装24AA128T-I/MS正品(IC EEPROM 128KBIT I2C 8MSOP)的信息,请来淘宝深入了解吧!
--- a/Documentation/i2c/busses/i2c-i801 +++ b/Documentation/i2c/busses/i2c-i801 @@ -13,7 +13,8 @@ Supported adapters: * Intel 631xESB/632xESB (ESB2) * Intel 82801H (ICH8) * Intel ICH9 - Datasheets: Publicly available at the Intel website ...
+ i801_add_tco(priv); + /* set up the sysfs linkage to our parent device */ priv->adapter.dev.parent = &dev->dev; @@ -1296,6 +1412,8 @@ static void i801_remove(struct pci_dev *dev) i2c_del_adapter(&priv->adapter); ...
all linux kernel driver developers (especially the ones responsible for the i2c/smbus implementation and the elan i2c/smbus driver) 1:https://github.com/torvalds/linux/blob/master/drivers/i2c/busses/i2c-i801.c 2:https://github.com/torvalds/linux/blob/master/drivers/input/mouse/elan_i2c_sm...
This patch adds the SMBus Device IDs for the Intel Wellsburg PCH Signed-off-by: James Ralston <james.d.rals...@intel.com> --- Documentation/i2c/busses/i2c-i801 | 1 + drivers/i2c/busses/Kconfig | 1 + drivers/i2c/busses/i2c-i801.c | 3 +++ ...
all linux kernel driver developers (especially the ones responsible for the i2c/smbus implementation and the elan i2c/smbus driver) 1:https://github.com/torvalds/linux/blob/master/drivers/i2c/busses/i2c-i801.c 2:https://github.com/torvalds/linux/blob/master/drivers/input/mouse/elan_i2c_sm...