Skip to content

Instantly share code, notes, and snippets.

@HandyMenny
Last active August 29, 2015 14:08
Show Gist options
  • Save HandyMenny/05eefd65ba339dd227b2 to your computer and use it in GitHub Desktop.
Save HandyMenny/05eefd65ba339dd227b2 to your computer and use it in GitHub Desktop.
i2c devices kernel 3.0
~ # strings -fn1 /sys/bus/i2c/devices/*/name
/sys/bus/i2c/devices/2-0020/name: synaptics-rmi-ts
/sys/bus/i2c/devices/3-0025/name: fsa9280
/sys/bus/i2c/devices/5-0008/name: bma_accel
/sys/bus/i2c/devices/5-0039/name: taos
/sys/bus/i2c/devices/i2c-0/name: MSM I2C adapter-PRI
/sys/bus/i2c/devices/i2c-1/name: MSM I2C adapter-AUX
/sys/bus/i2c/devices/i2c-2/name: i2c-gpio2
/sys/bus/i2c/devices/i2c-3/name: i2c-gpio3
/sys/bus/i2c/devices/i2c-5/name: i2c-gpio5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment