projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
953f9c5
)
ARM: mvebu: Enable the thermal sensor in Armada 375 SoC
author
Ezequiel Garcia
<
[email protected]
>
Thu, 24 Apr 2014 20:23:23 +0000
(17:23 -0300)
committer
Jason Cooper
<
[email protected]
>
Sat, 26 Apr 2014 00:53:31 +0000
(
00:53
+0000)
This commit enables the thermal sensor found in Armada 375 SoCs.
Signed-off-by: Ezequiel Garcia <
[email protected]
>
Link:
https://lkml.kernel.org/r/1398371004-15807-10-git-send-email-ezequiel.garcia@free-electrons.com
Signed-off-by: Jason Cooper <
[email protected]
>
arch/arm/boot/dts/armada-375.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/armada-375.dtsi
b/arch/arm/boot/dts/armada-375.dtsi
index 6a3b7410817e4b445f896b94bcfdbf297a97145d..3b6de4c0e37922cb7bfa7d4fb1850b05de0913b2 100644
(file)
--- a/
arch/arm/boot/dts/armada-375.dtsi
+++ b/
arch/arm/boot/dts/armada-375.dtsi
@@
-416,6
+416,12
@@
status = "disabled";
};
+ thermal@e8078 {
+ compatible = "marvell,armada375-thermal";
+ reg = <0xe8078 0x4>, <0xe807c 0x8>;
+ status = "okay";
+ };
+
coreclk: mvebu-sar@e8204 {
compatible = "marvell,armada-375-core-clock";
reg = <0xe8204 0x04>;