ARM64: zynqmp: DT: Remove unused DDR PM domain
authorFilip Drazic <filip.drazic@aggios.com>
Thu, 25 Aug 2016 16:58:49 +0000 (18:58 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 15 Nov 2016 14:30:39 +0000 (15:30 +0100)
DDR power states are handled by the PM firmware, so this domain is
redundant. Also, since there is no device using this PM domain,
it will be powered off during boot, which is wrong.

Signed-off-by: Filip Drazic <filip.drazic@aggios.com>
Acked-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/dts/zynqmp.dtsi

index f3f4f88..25d0eda 100644 (file)
                        pd-id = <0x30>;
                };
 
-               pd_ddr: pd-ddr {
-                       #power-domain-cells = <0x0>;
-                       pd-id = <0x37>;
-               };
-
                pd_apll: pd-apll {
                        #power-domain-cells = <0x0>;
                        pd-id = <0x32>;