projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
978ed90
)
ARM: dts: imx6qdl: add necessary thermal clk
author
Anson Huang
<b20788@freescale.com>
Thu, 19 Dec 2013 18:17:23 +0000
(13:17 -0500)
committer
Shawn Guo
<shawn.guo@linaro.org>
Sun, 9 Feb 2014 13:29:38 +0000
(21:29 +0800)
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>
arch/arm/boot/dts/imx6qdl.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/imx6qdl.dtsi
b/arch/arm/boot/dts/imx6qdl.dtsi
index 1dbb71bc8274f28c6c8f1416e874bfc0d0e84018..c5a6604ebb84ad52bd022dcca6d3f9b42d70efd7 100644
(file)
--- 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 {