summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2017-04-16 11:42:02 +0200
committerStefan Agner <stefan.agner@toradex.com>2017-05-30 13:49:10 -0700
commitd21fcda531f939769720b08598a0e9cea29df7b8 (patch)
tree427af74c5e65c7ee68e34d936ed60ab229e5721e /arch
parent40fbb018b7dc6ead28307a61c23ed5c04499b1c0 (diff)
ARM: dts: apalis imx6: configure an external sgtl5000 vddd source
With the backport of 940adb280d23512965409c1fd6b42cc796ce6eb8 the internal VDDD LDO is no longer unconditionally switched on. In all Toradex modules which use the sgtl5000 VDDD is supplied from an external source and thus the internal regulator can be left in its off state. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/boot/dts/imx6qdl-apalis.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6qdl-apalis.dtsi b/arch/arm/boot/dts/imx6qdl-apalis.dtsi
index 4708f892c234..6e7a6b549897 100644
--- a/arch/arm/boot/dts/imx6qdl-apalis.dtsi
+++ b/arch/arm/boot/dts/imx6qdl-apalis.dtsi
@@ -448,6 +448,7 @@
clocks = <&clks 201>;
VDDA-supply = <&reg_2p5v>;
VDDIO-supply = <&reg_3p3v>;
+ VDDD-supply =<&reg_1p8v>;
};
/* STMPE811 touch screen controller */