Searched hist:cdd5de500b2c90d5181ebc963826019a0a4234ba (Results 1 – 3 of 3) sorted by relevance
/linux/include/linux/ |
H A D | wkup_m3_ipc.h | cdd5de500b2c90d5181ebc963826019a0a4234ba Wed Sep 23 02:14:54 CEST 2015 Dave Gerlach <d-gerlach@ti.com> soc: ti: Add wkup_m3_ipc driver
Introduce a wkup_m3_ipc driver to handle communication between the MPU and Cortex M3 wkup_m3 present on am335x.
This driver is responsible for actually booting the wkup_m3_rproc and also handling all IPC which is done using the IPC registers in the control module, a mailbox, and a separate interrupt back from the wkup_m3. A small API is exposed for executing specific power commands, which include configuring for low power mode, request a transition to a low power mode, and status info on a previous transition.
Signed-off-by: Dave Gerlach <d-gerlach@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
|
/linux/drivers/soc/ti/ |
H A D | Makefile | diff cdd5de500b2c90d5181ebc963826019a0a4234ba Wed Sep 23 02:14:54 CEST 2015 Dave Gerlach <d-gerlach@ti.com> soc: ti: Add wkup_m3_ipc driver
Introduce a wkup_m3_ipc driver to handle communication between the MPU and Cortex M3 wkup_m3 present on am335x.
This driver is responsible for actually booting the wkup_m3_rproc and also handling all IPC which is done using the IPC registers in the control module, a mailbox, and a separate interrupt back from the wkup_m3. A small API is exposed for executing specific power commands, which include configuring for low power mode, request a transition to a low power mode, and status info on a previous transition.
Signed-off-by: Dave Gerlach <d-gerlach@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
|
H A D | Kconfig | diff cdd5de500b2c90d5181ebc963826019a0a4234ba Wed Sep 23 02:14:54 CEST 2015 Dave Gerlach <d-gerlach@ti.com> soc: ti: Add wkup_m3_ipc driver
Introduce a wkup_m3_ipc driver to handle communication between the MPU and Cortex M3 wkup_m3 present on am335x.
This driver is responsible for actually booting the wkup_m3_rproc and also handling all IPC which is done using the IPC registers in the control module, a mailbox, and a separate interrupt back from the wkup_m3. A small API is exposed for executing specific power commands, which include configuring for low power mode, request a transition to a low power mode, and status info on a previous transition.
Signed-off-by: Dave Gerlach <d-gerlach@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
|