linux-brain/include/linux/firmware/imx
Daniel Baluta 798bd66a9c MLK-24263-3 firmware: imx-dsp: Export functions to request/free channels
In order to save power, we only need to request a channel
when the communication with the DSP active.

For this we export the following functions:
	- imx_dsp_request_channel, gets a channel with a given index
	- imx_dsp_free_channel, frees a channel with a given index

Notice that we still request channels at probe to support devices
that do not have PM callbacks implemented yet.

Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
2020-06-11 16:50:22 +03:00
..
svc SSI-87: firmware: imx: Add APIs required for secvio 2020-03-13 17:11:58 +01:00
dsp.h MLK-24263-3 firmware: imx-dsp: Export functions to request/free channels 2020-06-11 16:50:22 +03:00
ipc.h SSI-87: firmware: imx: scu: Support reception of any size message 2020-03-13 17:11:58 +01:00
sci.h SSI-87: firmware: imx: Add APIs required for secvio 2020-03-13 17:11:58 +01:00
seco_mu_ioctl.h LF-824: fw: imx: seco_mu: Add driver for SECO 2020-02-21 14:44:02 +01:00