diff options
author | Joel Stanley <joel@jms.id.au> | 2018-01-18 23:10:25 +0300 |
---|---|---|
committer | Joel Stanley <joel@jms.id.au> | 2018-03-14 09:00:41 +0300 |
commit | 9739ae8459831aa97ce67a1208397ea56d81826e (patch) | |
tree | da2398b3092934afcc497a759c6835c7e7417077 /arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts | |
parent | 720ed06c0906212cbd585cf80602035d576f207d (diff) | |
download | linux-9739ae8459831aa97ce67a1208397ea56d81826e.tar.xz |
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>
Diffstat (limited to 'arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts')
-rw-r--r-- | arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts b/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts index d41be52c2393..676739d02ca0 100644 --- 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 { |