projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
720ed06
)
ARM: dts: romulus: Remove MAX31785 device
author
Joel Stanley
<joel@jms.id.au>
Thu, 18 Jan 2018 20:10:25 +0000
(14:10 -0600)
committer
Joel Stanley
<joel@jms.id.au>
Wed, 14 Mar 2018 06:00:41 +0000
(16:30 +1030)
Romulus uses ASPEED's fan tach instead of max31785:
* Pass1's max31785 is always reset by CPLD
* Pass2's max31785 is not connected
Signed-off-by: Lei YU <mine260309@gmail.com>
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
b/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
index
d41be52
..
676739d
100644
(file)
--- a/
arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
+++ b/
arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
@@
-183,11
+183,6
@@
&i2c12 {
status = "okay";
-
- max31785@52 {
- compatible = "maxim,max31785";
- reg = <0x52>;
- };
};
&gpio {