]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ENGR00275542-3 ARM: imx: Add thermal sensor's clk in dts for i.MX6QDL
authorAnson Huang <b20788@freescale.com>
Mon, 19 Aug 2013 20:50:10 +0000 (16:50 -0400)
committerJason Liu <r64343@freescale.com>
Wed, 30 Oct 2013 01:54:55 +0000 (09:54 +0800)
Thermal sensor's clock is from pll3_usb_otg 480MHz,
we need to control it before/after thermal sensor's work,
so add it in dts.

Signed-off-by: Anson Huang <b20788@freescale.com>
arch/arm/boot/dts/imx6qdl.dtsi

index ce535aca869946dc2c642632ff33c822969f4c62..48c915a7bbd149add9925286bd594c1ae9ccc4db 100644 (file)
                                interrupts = <0 49 0x04>;
                                fsl,tempmon = <&anatop>;
                                fsl,tempmon-data = <&ocotp>;
+                               clocks = <&clks 172>;
                        };
 
                        usbphy1: usbphy@020c9000 {