]> git.kernelconcepts.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)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 20 Aug 2014 08:06:13 +0000 (10:06 +0200)
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 8231eac81ea9376abe84a96e425e2b80273ae300..c93c3b71812f627475a91fcb39d5e25abb835978 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>;