From ff9d2afc63ed44d61aa466df0f3d7f47095cf9b7 Mon Sep 17 00:00:00 2001 From: Bai Ping Date: Sat, 20 Jun 2015 00:53:24 +0800 Subject: MLK-11136 ARM: dts: imx6: update the tempmon node on imx6ul Update the TEMPMON node properties on i.MX6UL. Signed-off-by: Bai Ping --- arch/arm/boot/dts/imx6ul.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'arch') 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 = ; fsl,tempmon = <&anatop>; fsl,tempmon-data = <&ocotp>; - clocks = <&clks IMX6UL_CLK_DUMMY>; + clocks = <&clks IMX6UL_CLK_PLL3_USB_OTG>; }; snvs: snvs@020cc000 { -- cgit v1.2.3