-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 259003 b: refs/heads/master c: a1bb73d h: refs/heads/master i: 259001: 70b6845 258999: 7134323 v: v3
- Loading branch information
Donggeun Kim
authored and
Linus Torvalds
committed
Jul 26, 2011
1 parent
daa8515
commit a0b0dbb
Showing
6 changed files
with
616 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 703f03c896fdbd726b809066ae279df513992f0e | ||
refs/heads/master: a1bb73d76bc814e9385390e6aa9880d884322e2e |
21 changes: 21 additions & 0 deletions
21
trunk/Documentation/ABI/testing/sysfs-bus-i2c-devices-fsa9480
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
What: /sys/bus/i2c/devices/.../device | ||
Date: February 2011 | ||
Contact: Minkyu Kang <mk7.kang@samsung.com> | ||
Description: | ||
show what device is attached | ||
NONE - no device | ||
USB - USB device is attached | ||
UART - UART is attached | ||
CHARGER - Charger is attaced | ||
JIG - JIG is attached | ||
|
||
What: /sys/bus/i2c/devices/.../switch | ||
Date: February 2011 | ||
Contact: Minkyu Kang <mk7.kang@samsung.com> | ||
Description: | ||
show or set the state of manual switch | ||
VAUDIO - switch to VAUDIO path | ||
UART - switch to UART path | ||
AUDIO - switch to AUDIO path | ||
DHOST - switch to DHOST path | ||
AUTO - switch automatically by device |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.