projects
/
project
/
bcm63xx
/
atf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1cb4da
)
zynqmp: pm: Added NODE_IPI_RPU_0 node definition in pm_defs
author
Mirela Simonovic
<
[email protected]
>
Fri, 17 Jun 2016 14:17:23 +0000
(16:17 +0200)
committer
Soren Brinkmann
<
[email protected]
>
Tue, 13 Sep 2016 16:19:02 +0000
(09:19 -0700)
Nodes represent IPI dedicated to the RPU (not accessible by APU)
Signed-off-by: Mirela Simonovic <
[email protected]
>
plat/xilinx/zynqmp/pm_service/pm_defs.h
patch
|
blob
|
history
diff --git
a/plat/xilinx/zynqmp/pm_service/pm_defs.h
b/plat/xilinx/zynqmp/pm_service/pm_defs.h
index adeec64bedbdf17dd420d3bbe3cef9f17310f4c5..a8921e7bdf74529c9a785b159aae41b31c145cd2 100644
(file)
--- a/
plat/xilinx/zynqmp/pm_service/pm_defs.h
+++ b/
plat/xilinx/zynqmp/pm_service/pm_defs.h
@@
-143,6
+143,7
@@
enum pm_node_id {
NODE_IOPLL,
NODE_DDR,
NODE_IPI_APU,
+ NODE_IPI_RPU_0,
};
enum pm_request_ack {