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 f3f4f88cecfa4aabe2d3424cd4014bb3de8d015f..25d0edac4db9f117fcdb6e55db3b394321194c64 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>;