| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
omap_hsi.h has been relocated from arch/arm/plat-omap/include/mach/ folder to
arch/arm/plat-omap/include/plat/
Change-Id: I54a08958f5424672a7cf61dc20ac1e63d2d8050c
Signed-off-by: Patrick Combes <p-combes@ti.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
New module parameter to perform HSI software reset on interface up.
This option should be used only when the modem HSI block is non active:
This module parameter (sw_reset_on_cfhsi_up) should be used for:
- modem flash operation (mfa)
- modem crash dump
And should not be used for:
- modem flashless boot
Change-Id: Ib9a26664c07a22889830a23c9f2e8fe76cbf83f8
Signed-off-by: Erwan Bracq <erwan.bracq@stericsson.com>
|
|
|
|
|
|
|
|
|
| |
OMAP returns number of words in FIFO while CAIF is expecting to get
number of bytes.
Change-Id: I60bfae7ee6389860d56161609ac8bae5d953f757
Signed-off-by: Erwan Bracq <erwan.bracq@stericsson.com>
Signed-off-by: Dmitry Tarnyagin <dmitry.tarnyagin@stericsson.com>
|
|
|
|
|
|
|
|
| |
Modem HSI signals need to be set low after the driver removal.
Change-Id: I4c65b2b4adbdc97a61b6d48178d302069d054f4d
Signed-off-by: Erwan Bracq <erwan.bracq@stericsson.com>
Signed-off-by: Dmitry Tarnyagin <dmitry.tarnyagin@stericsson.com>
|
|
|
|
|
|
|
|
| |
Printout called from cfhsi_omap_exit() referred to hsi_proto_release().
Change-Id: Ife9895746debd8aa93b2f52e9168be3cd93497aa
Signed-off-by: Erwan Bracq <erwan.bracq@stericsson.com>
Signed-off-by: Dmitry Tarnyagin <dmitry.tarnyagin@stericsson.com>
|
|
Low level OMAP specific CAIF driver:
- HSI
- SPI
- Serial with power management.
Change-Id: Ib93a26d139a949183b0554c39f0404c91b1606ea
Signed-off-by: Erwan Bracq <erwan.bracq@stericsson.com>
|