hc
2024-10-12 a5969cabbb4660eab42b6ef0412cbbd1200cf14d
kernel/Documentation/ABI/testing/sysfs-bus-i2c-devices-fsa9480
....@@ -3,19 +3,25 @@
33 Contact: Minkyu Kang <mk7.kang@samsung.com>
44 Description:
55 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
6
+
7
+ ======= ======================
8
+ NONE no device
9
+ USB USB device is attached
10
+ UART UART is attached
11
+ CHARGER Charger is attaced
12
+ JIG JIG is attached
13
+ ======= ======================
1114
1215 What: /sys/bus/i2c/devices/.../switch
1316 Date: February 2011
1417 Contact: Minkyu Kang <mk7.kang@samsung.com>
1518 Description:
1619 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
20
+
21
+ ======= ==============================
22
+ VAUDIO switch to VAUDIO path
23
+ UART switch to UART path
24
+ AUDIO switch to AUDIO path
25
+ DHOST switch to DHOST path
26
+ AUTO switch automatically by device
27
+ ======= ==============================