Commit 2c239f7c authored by Mirela Simonovic's avatar Mirela Simonovic Committed by Soren Brinkmann
Browse files

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: default avatarMirela Simonovic <mirela.simonovic@aggios.com>
parent e1cb4da4
......@@ -143,6 +143,7 @@ enum pm_node_id {
NODE_IOPLL,
NODE_DDR,
NODE_IPI_APU,
NODE_IPI_RPU_0,
};
enum pm_request_ack {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment