HSI: hsi: Introducing HSI framework
Adds HSI framework in to the linux kernel. High Speed Synchronous Serial Interface (HSI) is a serial interface mainly used for connecting application engines (APE) with cellular modem engines (CMT) in cellular handsets. HSI provides multiplexing for up to 16 logical channels, low-latency and full duplex communication. Signed-off-by: Carlos Chinea <carlos.chinea@nokia.com> Acked-by: Linus Walleij <linus.walleij@linaro.org>
Showing
drivers/hsi/Kconfig
0 → 100644
drivers/hsi/Makefile
0 → 100644
drivers/hsi/hsi.c
0 → 100644
This diff is collapsed.
drivers/hsi/hsi_boardinfo.c
0 → 100644
drivers/hsi/hsi_core.h
0 → 100644
include/linux/hsi/hsi.h
0 → 100644
This diff is collapsed.
Please register or sign in to comment