XMMBoot » History » Version 3
Denis 'GNUtoo' Carikli, 02/29/2020 12:56 AM
1 | 1 | Denis 'GNUtoo' Carikli | h1. XMMBoot |
---|---|---|---|
2 | |||
3 | h2. Introduction |
||
4 | |||
5 | For both libsamsung-ipc and the Linux driver it's interesting to understand better the boot of the modem in order to come with good names for the abstraction. |
||
6 | |||
7 | 3 | Denis 'GNUtoo' Carikli | |_. gpio platform data name |_. comments | |
8 | | gpio_cp_on | | |
||
9 | | gpio_reset_req_n | | |
||
10 | | gpio_cp_reset | | |
||
11 | | gpio_pda_active | | |
||
12 | | gpio_phone_active | | |
||
13 | | gpio_cp_dump_int | | |
||
14 | | gpio_flm_uart_sel | | |
||
15 | | gpio_cp_warm_reset | | |
||
16 | | gpio_revers_bias_clear | | |
||
17 | | gpio_revers_bias_restore | | |
||
18 | | gpio_sim_detect | | |
||
19 | |||
20 | 1 | Denis 'GNUtoo' Carikli | h2. Links |
21 | |||
22 | 2 | Denis 'GNUtoo' Carikli | * https://git.replicant.us/replicant/kernel_samsung_smdk4412/tree/drivers/misc/modem_if/modem_modemctl_device_xmm6260.c |
23 | 1 | Denis 'GNUtoo' Carikli | * https://forum.xda-developers.com/galaxy-s2/help/how-to-talk-to-modem-commands-t1471241/page4 |