1574 | | * W_DISABLE1# Disable Modem |
1575 | | * W_DISABLE2# Disable GPS |
1576 | | * GPIO5 and GPIO6 are used for 1.8V I2S_CLK and I2S_DAT inputs |
1577 | | * LED illuminates when the modem is enumerated in Linux |
1578 | | * DIP[1..10]=xxx11010x1 (W_DISABLE1 OD, CARD_POWER_OFF driven@1.8V, RESET# driven@1.8V, W_DISABLE2 OD) |
| 1574 | * M2.8 W_DISABLE1# Disable Modem |
| 1575 | * M2.26 W_DISABLE2# Disable GPS |
| 1576 | * M2.20 GPIO5 and M2.22 GPIO6 are used for 1.8V I2S_CLK and I2S_DAT inputs |
| 1577 | * M2.10 LED1# illuminates when the modem is enumerated in Linux |
| 1578 | |
| 1579 | Configuration Details: |
| 1580 | * DIP[1..10]=xxx11010x1 (GPIO5 don't care, GPIO6 don't-care, W_DISABLE2 OD, RESET# driven@1.8V, CARD_POWER_OFF driven@1.8V, W_DISABLE1 OD) |
| 1581 | * fsa pin configuration: |
| 1582 | {{{#!bash |
| 1583 | u-boot=> gpio status gpio@20_ |
| 1584 | Bank gpio@20_: |
| 1585 | gpio@20_0: output: 0 [x] fsa1_wp |
| 1586 | gpio@20_1: output: 1 [x] fsa1_wdisable1# |
| 1587 | gpio@20_2: output: 1 [x] fsa1_crdpwroff# |
| 1588 | gpio@20_3: output: 1 [x] fsa1_reset# |
| 1589 | gpio@20_4: output: 1 [x] fsa1_wdisable2# |
| 1590 | gpio@20_5: output: 0 [x] fsa1_dpr |
| 1591 | gpio@20_6: output: 1 [x] fsa1_gpio5_oe# |
| 1592 | gpio@20_7: output: 1 [x] fsa1_gpio6_oe# |
| 1593 | gpio@20_8: output: 1 [x] fsa1_card_pen |
| 1594 | gpio@20_9: input: 1 [x] fsa1_gpio13 |
| 1595 | gpio@20_10: input: 1 [x] fsa1_gpio14 |
| 1596 | gpio@20_11: input: 1 [x] fsa1_gpio15 |
| 1597 | gpio@20_12: input: 0 [x] fsa1_config0 |
| 1598 | gpio@20_13: input: 0 [x] fsa1_config1 |
| 1599 | gpio@20_14: input: 1 [x] fsa1_config2 |
| 1600 | gpio@20_15: input: 1 [x] fsa1_config3 |
| 1601 | }}} |