all linux kernel driver developers (especially the ones responsible for the i2c/smbus implementation and the elan i2c/smbus driver) Footnotes 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...
drivers/i2c/busses/Kconfig +1 Original file line numberDiff line numberDiff line change @@ -108,6 +108,7 @@ config I2C_I801 108 108 Lynx Point-LP (PCH) 109 109 Avoton (SOC) 110 110 Wellsburg (PCH) 111 + Coleto Creek (PCH) 111 112 112 113 This driver can also be...
发货地 广东深圳 商品类型 电子元器件 、 集成电路(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)的信息,请来淘宝深入了解吧!
议价CALIBRE PCI93LV I2C-BUS I~2C 已售少于100 ¥582.77点击查看更多配送: 广东深圳至 阳泉城区 快递: 100.00现货,付款后48小时内发货 保障:7天无理由退货查看更多 用户评价 参数信息 图文详情 本店推荐 用户评价 参数信息 品牌 无品牌/无注册商标 售后服务 其他 图文详情...
[PATCH] i2c: i801: Document Intel DNV and Broxton Add missing entries into i2c-i801 documentation and Kconfig about recently added Intel DNV and Broxton.
--- 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...