diff options
author | Daniel Baluta <daniel.baluta@nxp.com> | 2019-07-18 12:25:18 +0200 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2019-07-23 09:49:54 +0200 |
commit | 590b346b58badfe87cb13a64abdc8af25e907846 (patch) | |
tree | 9dffc0c494e0102a1e4ca700ec98b8edc3be3049 /Makefile | |
parent | firmware: imx: scu-pd: Rename mu PD range to mu_a (diff) | |
download | linux-590b346b58badfe87cb13a64abdc8af25e907846.tar.xz linux-590b346b58badfe87cb13a64abdc8af25e907846.zip |
firmware: imx: scu-pd: Add mu13 b side PD range
LSIO subsystem contains 14 MU instances.
5 MUs to communicate between AP <-> SCU
- side-A PD range managed by AP
- side-B PD range managed by SCU
9 MUs to communicate between all cores (AP/M4/DSP).
- side-A PD range managed by core-A (AP/M4/DSP)
- side-B PD range managed by core-B (AP/M4/DSP).
Communication between AP <-> DSP is done through the
assigned MU number 13.
So, we power up side-A by the AP and we decide to
power up side-B also from AP. This is because powering
it up from DSP would be painful.
Powering up side B from DSP would require the DSP to
communicate with SCU and to keep things simple we don't
want that now.
Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
Reviewed-by: Dong Aisheng <aisheng.dong@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions