mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-11 18:35:28 +00:00
zynqmp: pm: Added NODE_IPI_RPU_0 node definition in pm_defs
Nodes represent IPI dedicated to the RPU (not accessible by APU) Signed-off-by: Mirela Simonovic <mirela.simonovic@aggios.com>
This commit is contained in:
committed by
Soren Brinkmann
parent
e1cb4da465
commit
2c239f7c2a
@@ -143,6 +143,7 @@ enum pm_node_id {
|
||||
NODE_IOPLL,
|
||||
NODE_DDR,
|
||||
NODE_IPI_APU,
|
||||
NODE_IPI_RPU_0,
|
||||
};
|
||||
|
||||
enum pm_request_ack {
|
||||
|
||||
Reference in New Issue
Block a user