[U-Boot] [PATCH 09/27] ARM64: zynqmp: DT: Remove unused PM domains for PLL
Michal Simek
michal.simek at xilinx.com
Fri Nov 11 14:41:34 CET 2016
From: Filip Drazic <filip.drazic at aggios.com>
Signed-off-by: Filip Drazic <filip.drazic at aggios.com>
Acked-by: Soren Brinkmann <soren.brinkmann at xilinx.com>
Signed-off-by: Michal Simek <michal.simek at xilinx.com>
---
arch/arm/dts/zynqmp.dtsi | 25 -------------------------
1 file changed, 25 deletions(-)
diff --git a/arch/arm/dts/zynqmp.dtsi b/arch/arm/dts/zynqmp.dtsi
index 25d0edac4db9..6df8ee9fd1d3 100644
--- a/arch/arm/dts/zynqmp.dtsi
+++ b/arch/arm/dts/zynqmp.dtsi
@@ -189,31 +189,6 @@
#power-domain-cells = <0x0>;
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 {
--
1.9.1
More information about the U-Boot
mailing list