summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6qdl.dtsi
diff options
context:
space:
mode:
authorAnson Huang <b20788@freescale.com>2013-12-19 13:17:23 -0500
committerNitin Garg <nitin.garg@freescale.com>2015-01-15 21:16:20 -0600
commitab172080afbe24fe8e01b1b06b1ae31d0eb4cac6 (patch)
treeedf6ad8d887282cc1c887a658f6a0c44c3db1851 /arch/arm/boot/dts/imx6qdl.dtsi
parente23dbb056f2014ddcad9b0dab4e74a25687d7b49 (diff)
ARM: dts: imx6qdl: add necessary thermal clk
Thermal sensor needs pll3_usb_otg when measuring temperature, so we need to pass clk info to thermal driver. Signed-off-by: Anson Huang <b20788@freescale.com> Signed-off-by: Shawn Guo <shawn.guo@linaro.org> [shawn.guo: cherry-pick commit f430d19c371f from upstream] Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
Diffstat (limited to 'arch/arm/boot/dts/imx6qdl.dtsi')
-rw-r--r--arch/arm/boot/dts/imx6qdl.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6qdl.dtsi b/arch/arm/boot/dts/imx6qdl.dtsi
index ab6d0cc2d459..8a7713a2a5ab 100644
--- a/arch/arm/boot/dts/imx6qdl.dtsi
+++ b/arch/arm/boot/dts/imx6qdl.dtsi
@@ -568,6 +568,7 @@
interrupts = <0 49 IRQ_TYPE_LEVEL_HIGH>;
fsl,tempmon = <&anatop>;
fsl,tempmon-data = <&ocotp>;
+ clocks = <&clks 172>;
};
usbphy1: usbphy@020c9000 {