projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02565cb
)
MLK-13522 ARM: dts: enable tempmon node in dts
author
Bai Ping
<ping.bai@nxp.com>
Mon, 28 Nov 2016 06:02:23 +0000
(14:02 +0800)
committer
Nitin Garg
<nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:52:41 +0000
(14:52 -0500)
In commit:
b1a04e6ed63
,(MLK-13413), the tempmon node is
wrongly disabled. so fix it in this patch.
Signed-off-by: Bai Ping <ping.bai@nxp.com>
arch/arm/boot/dts/imx6sll.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx6sll.dtsi
b/arch/arm/boot/dts/imx6sll.dtsi
index
6dbfee9
..
10f583d
100644
(file)
--- a/
arch/arm/boot/dts/imx6sll.dtsi
+++ b/
arch/arm/boot/dts/imx6sll.dtsi
@@
-528,7
+528,6
@@
fsl,tempmon = <&anatop>;
fsl,tempmon-data = <&ocotp>;
clocks = <&clks IMX6SLL_CLK_PLL3_USB_OTG>;
- status = "disabled";
};
usbphy1: usbphy@020c9000 {