summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorBai Ping <b51503@freescale.com>2015-06-20 00:53:24 +0800
committerBai Ping <b51503@freescale.com>2015-06-26 21:28:00 +0800
commitff9d2afc63ed44d61aa466df0f3d7f47095cf9b7 (patch)
tree72b2f08edb3816b1ae4c0aa2b92e89b953b5e48c /arch
parentd89f9a5256286284fa5645873f9e88370cce363d (diff)
MLK-11136 ARM: dts: imx6: update the tempmon node on imx6ul
Update the TEMPMON node properties on i.MX6UL. Signed-off-by: Bai Ping <b51503@freescale.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/boot/dts/imx6ul.dtsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/imx6ul.dtsi b/arch/arm/boot/dts/imx6ul.dtsi
index 8b451f587a00..2dddec73a077 100644
--- a/arch/arm/boot/dts/imx6ul.dtsi
+++ b/arch/arm/boot/dts/imx6ul.dtsi
@@ -650,11 +650,11 @@
};
tempmon: tempmon {
- compatible = "fsl,imx6ul-tempmon";
+ compatible = "fsl,imx6ul-tempmon", "fsl,imx6sx-tempmon";
interrupts = <GIC_SPI 49 IRQ_TYPE_LEVEL_HIGH>;
fsl,tempmon = <&anatop>;
fsl,tempmon-data = <&ocotp>;
- clocks = <&clks IMX6UL_CLK_DUMMY>;
+ clocks = <&clks IMX6UL_CLK_PLL3_USB_OTG>;
};
snvs: snvs@020cc000 {