Commit c496f5af authored by Mirela Simonovic's avatar Mirela Simonovic Committed by Siva Durga Prasad Paladugu
Browse files

zynqmp: pm: Remove unused NODE_AFI, add NODE_EXTERN



NODE_EXTERN is the slave node which represents an external wake
source.
Signed-off-by: default avatarMirela Simonovic <mirela.simonovic@aggios.com>
Acked-by: default avatarWill Wong <willw@xilinx.com>
parent 34c57139
......@@ -141,7 +141,7 @@ enum pm_node_id {
NODE_GPIO,
NODE_CAN_0,
NODE_CAN_1,
NODE_AFI,
NODE_EXTERN,
NODE_APLL,
NODE_VPLL,
NODE_DPLL,
......
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