Commit 6aa4c533 authored by Filip Drazic's avatar Filip Drazic Committed by Soren Brinkmann
Browse files

zynqmp: pm: Add PM node IDs for GPU, PCIE, PCAP and RTC


Signed-off-by: default avatarFilip Drazic <filip.drazic@aggios.com>
parent 95fd990f
......@@ -148,6 +148,10 @@ enum pm_node_id {
NODE_DDR,
NODE_IPI_APU,
NODE_IPI_RPU_0,
NODE_GPU,
NODE_PCIE,
NODE_PCAP,
NODE_RTC,
};
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