ARM: dts: romulus: Remove MAX31785 device
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>
This commit is contained in:
parent
720ed06c09
commit
9739ae8459
1 changed files with 0 additions and 5 deletions
|
|
@ -183,11 +183,6 @@
|
|||
|
||||
&i2c12 {
|
||||
status = "okay";
|
||||
|
||||
max31785@52 {
|
||||
compatible = "maxim,max31785";
|
||||
reg = <0x52>;
|
||||
};
|
||||
};
|
||||
|
||||
&gpio {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue