]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
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>
Wed, 26 Oct 2016 07:13:59 +0000 (09:13 +0200)
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 cfcd6c5f982c2688384a7e4f441f49a63426eb44..2efffcfe99bad8b16b1c4334de9169d30528585f 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>;