summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2017-04-16 11:31:43 +0200
committerStefan Agner <stefan.agner@toradex.com>2017-05-30 13:49:14 -0700
commitb48a96aacc7036db39730889bafec354ad9a9126 (patch)
tree8a677b28a82eed9ed86ed269c18684a97ec3fa3f /arch
parentd21fcda531f939769720b08598a0e9cea29df7b8 (diff)
ARM: dts: colibri 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-colibri.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6qdl-colibri.dtsi b/arch/arm/boot/dts/imx6qdl-colibri.dtsi
index 2aa3797bcd09..9fdf405c2fef 100644
--- a/arch/arm/boot/dts/imx6qdl-colibri.dtsi
+++ b/arch/arm/boot/dts/imx6qdl-colibri.dtsi
@@ -308,6 +308,7 @@
lrclk-strength = <0x3>;
VDDA-supply = <&reg_2p5v>;
VDDIO-supply = <&reg_3p3v>;
+ VDDD-supply =<&reg_1p8v>;
};
/* STMPE811 touch screen controller */