diff options
Diffstat (limited to 'arch/arm')
-rw-r--r-- | arch/arm/boot/dts/imx6qdl.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx6qdl.dtsi b/arch/arm/boot/dts/imx6qdl.dtsi index 76f4997d86fc..82dd0051865a 100644 --- a/arch/arm/boot/dts/imx6qdl.dtsi +++ b/arch/arm/boot/dts/imx6qdl.dtsi | |||
@@ -600,7 +600,7 @@ | |||
600 | regulator-name = "vddpu"; | 600 | regulator-name = "vddpu"; |
601 | regulator-min-microvolt = <725000>; | 601 | regulator-min-microvolt = <725000>; |
602 | regulator-max-microvolt = <1450000>; | 602 | regulator-max-microvolt = <1450000>; |
603 | regulator-always-on; | 603 | regulator-enable-ramp-delay = <150>; |
604 | anatop-reg-offset = <0x140>; | 604 | anatop-reg-offset = <0x140>; |
605 | anatop-vol-bit-shift = <9>; | 605 | anatop-vol-bit-shift = <9>; |
606 | anatop-vol-bit-width = <5>; | 606 | anatop-vol-bit-width = <5>; |