Searched full:cp2112 (Results 1 – 2 of 2) sorted by relevance
4 $id: http://devicetree.org/schemas/i2c/silabs,cp2112.yaml#7 title: CP2112 HID USB to SMBus/I2C Bridge13 The CP2112 is a USB HID device which includes an integrated I2C controller38 description: The SMBus/I2C controller node for the CP211270 cp2112: device@1 {91 sda-gpios = <&cp2112 0 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;92 scl-gpios = <&cp2112 1 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
3 * hid-cp2112.c - Silicon Labs HID USB to SMBus master bridge9 * The Silicon Labs CP2112 chip is a USB HID device which provides an11 * host communicates with the CP2112 via raw HID reports.14 * https://www.silabs.com/Support%20Documents/TechnicalDocs/CP2112.pdf16 …* https://www.silabs.com/documents/public/application-notes/an495-cp2112-interface-specification…362 * last resort if the CP2112 has died. If we do timeout we don't expect in cp2112_wait()1058 * writing to these attributes since the CP2112 will simply ignore writes to1195 .name = "cp2112-gpio",1293 "CP2112 SMBus Bridge on hidraw%d", in cp2112_probe()1445 .name = "cp2112",