Skip to content
Snippets Groups Projects
Commit 7780a869 authored by Filip Drazic's avatar Filip Drazic Committed by Michal Simek
Browse files

ARM64: zynqmp: DT: Remove unused PM domains for PLL

parent c5e79ee7
No related branches found
No related tags found
No related merge requests found
...@@ -189,31 +189,6 @@ ...@@ -189,31 +189,6 @@
#power-domain-cells = <0x0>; #power-domain-cells = <0x0>;
pd-id = <0x30>; pd-id = <0x30>;
}; };
pd_apll: pd-apll {
#power-domain-cells = <0x0>;
pd-id = <0x32>;
};
pd_vpll: pd-vpll {
#power-domain-cells = <0x0>;
pd-id = <0x33>;
};
pd_dpll: pd-dpll {
#power-domain-cells = <0x0>;
pd-id = <0x34>;
};
pd_rpll: pd-rpll {
#power-domain-cells = <0x0>;
pd-id = <0x35>;
};
pd_iopll: pd-iopll {
#power-domain-cells = <0x0>;
pd-id = <0x36>;
};
}; };
pmu { pmu {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment