| Donggeun Kim | a1bb73d | 2011-07-25 17:13:07 -0700 | [diff] [blame] | 1 | What:		/sys/bus/i2c/devices/.../device | 
 | 2 | Date:		February 2011 | 
 | 3 | Contact:	Minkyu Kang <mk7.kang@samsung.com> | 
 | 4 | Description: | 
 | 5 | 		show what device is attached | 
 | 6 | 		NONE - no device | 
 | 7 | 		USB - USB device is attached | 
 | 8 | 		UART - UART is attached | 
 | 9 | 		CHARGER - Charger is attaced | 
 | 10 | 		JIG - JIG is attached | 
 | 11 |  | 
 | 12 | What:		/sys/bus/i2c/devices/.../switch | 
 | 13 | Date:		February 2011 | 
 | 14 | Contact:	Minkyu Kang <mk7.kang@samsung.com> | 
 | 15 | Description: | 
 | 16 | 		show or set the state of manual switch | 
 | 17 | 		VAUDIO - switch to VAUDIO path | 
 | 18 | 		UART - switch to UART path | 
 | 19 | 		AUDIO - switch to AUDIO path | 
 | 20 | 		DHOST - switch to DHOST path | 
 | 21 | 		AUTO - switch automatically by device |