Lines Matching full:ec
5 $id: http://devicetree.org/schemas/i2c/google,cros-ec-i2c-tunnel.yaml#
8 title: I2C bus that tunnels through the ChromeOS EC (cros-ec)
15 On some ChromeOS board designs we've got a connection to the EC
17 other side of the EC (like a battery and PMIC). To get access to
18 those devices we need to tunnel our i2c commands through the EC.
20 The node for this device should be under a cros-ec node like
21 google,cros-ec-spi or google,cros-ec-i2c.
28 const: google,cros-ec-i2c-tunnel
31 description: The EC bus we'd like to talk to.
46 cros-ec@0 {
47 compatible = "google,cros-ec-spi";
52 compatible = "google,cros-ec-i2c-tunnel";