]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ENGR00274473-3 ARM: dts: imx6qdl: remove PU LDO always-on attribute
authorAnson Huang <b20788@freescale.com>
Thu, 8 Aug 2013 21:15:19 +0000 (17:15 -0400)
committerJason Liu <r64343@freescale.com>
Wed, 30 Oct 2013 01:54:33 +0000 (09:54 +0800)
PU regulator can be turned off when there is no PU module
running, so remove always-on attribute.

Signed-off-by: Anson Huang <b20788@freescale.com>
arch/arm/boot/dts/imx6qdl.dtsi

index 5cb48760eb6e3fcef6716ac2267344c940a44dfd..a461b9efa5e8db53f6ea729926b92efab5f6d07f 100644 (file)
                                        regulator-name = "vddpu";
                                        regulator-min-microvolt = <725000>;
                                        regulator-max-microvolt = <1450000>;
-                                       regulator-always-on;
                                        anatop-reg-offset = <0x140>;
                                        anatop-vol-bit-shift = <9>;
                                        anatop-vol-bit-width = <5>;